Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / and.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-13 Matt ArsenaultR600/SI: Allow f64 inline immediates in i64 operands
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-15 Matt ArsenaultR600/SI: Prefer selecting more e64 instruction forms.
2014-09-03 Tom StellardR600/SI: Add a pattern for i64 and in a branch
2014-07-15 Matt ArsenaultR600/SI: Fix select on i1
2014-06-09 Matt ArsenaultR600: Add more and testcases
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-09-04 Vincent LejeuneR600: Non vector only instruction can be scheduled...
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-06-25 Aaron WatryR600/SI: Expand and of v2i32/v4i32 for SI
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-04-19 Tom StellardR600: Reorganize lit tests and document how they should...