[Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to make...
[oota-llvm.git] / test / CodeGen / R600 / setcc.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-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-12-11 Matt ArsenaultR600/SI: Use unordered equal instructions
2014-12-11 Matt ArsenaultR600/SI: Make more unordered comparisons legal
2014-12-11 Matt ArsenaultR600/SI: Use unordered not equal instructions
2014-12-03 Matt ArsenaultR600/SI: Remove i1 pseudo VALU ops
2014-11-28 Matt ArsenaultR600/SI: Fix assertion on sign extend of 3 vectors
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-05-15 Tom StellardR600/SI: Use VALU instructions for i1 ops
2014-04-29 Tom StellardR600/SI: Custom lower SI_IF and SI_ELSE to avoid machin...
2013-11-22 Tom StellardR600/SI: Fixing handling of condition codes
2013-08-12 Tom StellardR600: Set scheduling preference to Sched::Source
2013-08-01 Tom StellardR600: Add 64-bit float load/store support
2013-06-25 Aaron WatryR600: Add v2i32 test for setcc on evergreen
2013-04-19 Tom StellardR600: Reorganize lit tests and document how they should...