summaryrefslogtreecommitdiff
path: root/src/arch/hsail/gen.py
AgeCommit message (Expand)Author
2018-03-06scons: Switch from the print statement to the print function.Gabe Black
2016-12-02hsail: add stub type and stub out several instructionsBrandon Potter
2016-12-02hsail: add popcount type and generate popcount instructionsBrandon Potter
2016-12-02hsail: generate mov instructions for more arith_types and bit_typesBrandon Potter
2016-10-26hsail,gpu-compute: fixes to appease clang++Tony Gutierrez
2016-09-16gpu-compute: Refactoring Wavefront::dynWaveIdAlexandru Dutu
2016-09-16gpu-compute: Wavefront refactoringAlexandru Dutu
2016-06-09gpu-compute: parametrize Wavefront sizejkalamat
2016-02-06style: eliminate explicit boolean comparisonsSteve Reinhardt
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez