summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/rotr.ll
AgeCommit message (Expand)Author
2015-06-13R600 -> AMDGPU renameTom Stellard
2015-01-27R600/SI: Enable all tests that pass on VI without changesMarek Olsak
2015-01-06R600/SI: Add a stub GCNTargetMachineTom Stellard
2014-11-05R600/SI: Change all instruction assembly names to lowercase.Tom Stellard
2014-10-01R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard
2014-06-13R600/SI: Fix selection error on i64 rotl / rotr.Matt Arsenault
2013-11-18R600/SI: Move patterns to match add / sub to scalar instructionsMatt Arsenault
2013-11-12R600/SI: Change formatting of printed registers.Matt Arsenault
2013-10-10R600/SI: Use -verify-machineinstrs for most testsTom Stellard
2013-09-04R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune
2013-07-31Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard
2013-07-31R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune
2013-07-23R600: Use KCache for kernel argumentsTom Stellard
2013-06-03R600/SI: Add a calling convention for compute shadersTom Stellard
2013-06-03R600: use capital letter for PV channelVincent Lejeune
2013-05-20R600: Fix rotr.ll on non-asserts buildsTom Stellard
2013-05-20R600/SI: Add pattern for rotrTom Stellard
2013-05-20R600: Swap the legality of rotl and rotrTom Stellard