CodeGen: extend f16 conversions to permit types > float.
[oota-llvm.git] / test / CodeGen / R600 / literals.ll
2013-09-12 Vincent LejeuneR600: Move code handling literal folding into R600ISelL...
2013-09-04 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-08-16 Tom StellardR600: Enable folding of inline literals into REQ_SEQUEN...
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