Update SystemZ/Large test generators to handle new gep IR syntax
[oota-llvm.git] / test / CodeGen / R600 / fp_to_sint.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-15 Matt ArsenaultR600/SI: Fix trailing comma with modifiers
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-25 Matt ArsenaultR600: Fix some missing conversion testcases
2014-07-26 Chandler Carruth[SDAG] When performing post-legalize DAG combining...
2014-07-10 Jan VeselyR600: Implement float to long/ulong
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-01 Tom StellardR600: Add 64-bit float load/store support
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-30 Tom StellardR600/SI: Expand vector fp <-> int conversions
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-06-29 Vincent LejeuneR600: Support schedule and packetization of trans-only...
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-04-19 Tom StellardR600: Reorganize lit tests and document how they should...