R600: Modernize test
[oota-llvm.git] / test / CodeGen / R600 / add_i64.ll
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-07-02 Tom StellardR600: Promote i64 loads to v2i32
2014-04-29 Tom StellardR600/SI: Custom lower SI_IF and SI_ELSE to avoid machin...
2014-03-27 Matt ArsenaultR600: Implement isZExtFree.
2014-02-25 Tom StellardR600/SI: Custom select 64-bit ADD
2013-11-18 Matt ArsenaultR600/SI: Fix moveToVALU when the first operand is VSrc.
2013-11-18 Matt ArsenaultR600/SI: Fix multiple SGPR reads when using VCC.
2013-11-18 Matt ArsenaultR600/SI: Implement add i64, but do not yet enable.