aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/rotr.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-10/+10
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-26/+41
* R600/SI: Move patterns to match add / sub to scalar instructionsMatt Arsenault2013-11-181-6/+7
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-2/+2
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-2/+2
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-09-041-1/+2
* Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard2013-07-311-2/+1
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-07-311-1/+2
* R600: Use KCache for kernel argumentsTom Stellard2013-07-231-1/+1
* R600/SI: Add a calling convention for compute shadersTom Stellard2013-06-031-2/+2
* R600: use capital letter for PV channelVincent Lejeune2013-06-031-1/+1
* R600: Fix rotr.ll on non-asserts buildsTom Stellard2013-05-201-6/+2
* R600/SI: Add pattern for rotrTom Stellard2013-05-201-9/+19
* R600: Swap the legality of rotl and rotrTom Stellard2013-05-201-0/+29