R600/SI: Allow conversion between v32i8 and v8i32
[oota-llvm.git] / test / CodeGen / R600 / literals.ll
2013-07-31 Tom StellardRevert "R600: Non vector only instruction can be schedu...
2013-07-31 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-07-23 Tom StellardDAGCombiner: Pass the correct type to TargetLowering...
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-05-02 Vincent LejeuneR600: Signed literals are 64bits wide
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-03-09 Benjamin KramerTest case hygiene.
2013-02-05 Tom StellardR600: Emit function name in the AsmPrinter
2012-12-11 Tom StellardAdd R600 backend