aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/literals.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+4
* R600: Move code handling literal folding into R600ISelLowering.Vincent Lejeune2013-09-121-0/+16
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-09-041-6/+8
* R600: Enable folding of inline literals into REQ_SEQUENCE instructionsTom Stellard2013-08-161-0/+13
* Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard2013-07-311-4/+2
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-07-311-2/+4
* DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)FreeTom Stellard2013-07-231-166/+0
* R600: Use KCache for kernel argumentsTom Stellard2013-07-231-6/+6
* R600: Signed literals are 64bits wideVincent Lejeune2013-05-021-0/+165
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-2/+4
* Test case hygiene.Benjamin Kramer2013-03-091-1/+1
* R600: Emit function name in the AsmPrinterTom Stellard2013-02-051-0/+2
* Add R600 backendTom Stellard2012-12-111-0/+30