Making a guess to fix the test case with r204056 to get the build bot working.
[oota-llvm.git] / test / CodeGen / R600 / fmad.ll
2013-11-11 Vincent LejeuneR600: Use function inputs to represent data stored...
2013-06-05 Vincent LejeuneR600: Schedule copy from phys register at beginning...
2013-06-03 Vincent LejeuneR600: use capital letter for PV channel
2013-05-17 Vincent LejeuneR600: Use bottom up scheduling algorithm
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-02-18 Vincent LejeuneR600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for...