[Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to make...
[oota-llvm.git] / test / CodeGen / R600 / extload.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-21 Tim NorthoverDAGCombine: fold (or (and X, M), (and X, N)) -> (and...
2015-01-21 Tim NorthoverRevert "DAGCombine: fold (or (and X, M), (and X, N...
2015-01-21 Tim NorthoverDAGCombine: fold (or (and X, M), (and X, N)) -> (and...
2015-01-14 Matt ArsenaultR600/SI: Remove some redudant load testcases.
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-21 Tom StellardR600/SI: Add SIFoldOperands pass
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-08-11 Tom StellardR600/SI: Add a ComplexPattern for selecting MUBUF _OFFS...
2014-04-29 Tom StellardR600/SI: Custom lower SI_IF and SI_ELSE to avoid machin...
2014-04-18 Tom StellardR600/SI: Use SReg_64 instead of VSrc_64 when selecting...
2014-03-06 Matt ArsenaultR600: Fix extloads from i8 / i16 to i64.
2014-01-22 Tom StellardR600/SI: Add support for i8 and i16 private loads/stores
2013-11-13 Matt ArsenaultR600: Fix selection failure on EXTLOAD