CodeGen: extend f16 conversions to permit types > float.
[oota-llvm.git] / test / CodeGen / R600 / kcache-fold.ll
2013-09-28 Tom StellardR600: Fix handling of NAN in comparison instructions
2013-08-12 Tom StellardR600: Set scheduling preference to Sched::Source
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-04-01 Vincent LejeuneR600: Emit CF_ALU and use true kcache register.
2013-03-14 Vincent LejeuneR600: Factorize code handling Const Read Port limitation
2013-03-08 Vincent LejeuneR600: Change addresspace in fold-kcache.ll
2013-02-14 Vincent LejeuneR600: Do not fold single instruction with more that...