summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/literals.ll
Commit message (Expand)AuthorAge
* R600: Move code handling literal folding into R600ISelLowering.Vincent Lejeune2013-09-12
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-09-04
* R600: Enable folding of inline literals into REQ_SEQUENCE instructionsTom Stellard2013-08-16
* Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard2013-07-31
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-07-31
* DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)FreeTom Stellard2013-07-23
* R600: Use KCache for kernel argumentsTom Stellard2013-07-23
* R600: Signed literals are 64bits wideVincent Lejeune2013-05-02
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-02
* Test case hygiene.Benjamin Kramer2013-03-09
* R600: Emit function name in the AsmPrinterTom Stellard2013-02-05
* Add R600 backendTom Stellard2012-12-11