CodeGen: extend f16 conversions to permit types > float.
[oota-llvm.git] / test / CodeGen / R600 / add.ll
2014-05-15 Tom StellardR600/SI: Only use SALU instructions for 64-bit add...
2014-03-07 Tom StellardR600/SI: Using SGPRs is illegal for instructions that...
2014-02-28 Tom StellardR600/SI: Expand all v16[if]32 operations
2014-02-25 Tom StellardR600/SI: Custom select 64-bit ADD
2014-02-13 Tom StellardR600/SI: Expand all v8[if]32 operations
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-10-11 Matt ArsenaultR600: Add scalar i32 add test
2013-10-11 Matt ArsenaultUse CHECK-LABEL
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-06-20 Tom StellardR600/SI: Expand add for v2i32 and v4i32
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-04-19 Tom StellardR600: Reorganize lit tests and document how they should...