Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / loop-address.ll
2015-06-03 Matt ArsenaultR600/SI: Fix tests with triples in them
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
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...