CodeGen: extend f16 conversions to permit types > float.
[oota-llvm.git] / test / CodeGen / R600 / loop-address.ll
2013-10-01 Vincent LejeuneR600: add a pass that merges clauses.
2013-10-01 Vincent LejeuneR600: Put PRED_X instruction in its own clause
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-07-19 Vincent LejeuneR600: Don't emit empty then clause and use alu_pop_after
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-30 Vincent LejeuneR600: fix loop-address.ll test
2013-04-30 Vincent LejeuneR600: Add FetchInst bit to instruction defs to denote...
2013-04-19 Tom StellardR600: Reorganize lit tests and document how they should...