Fix typo
[oota-llvm.git] / lib / Target / R600 / SILowerI1Copies.cpp
2014-10-09 Matt ArsenaultFix typo
2014-09-22 Tom StellardR600/SI: Remove modifier operands from V_CNDMASK_B32_e64
2014-08-30 Craig TopperRemove 'virtual' keyword from methods markedwith 'overr...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-01 Tom StellardR600/SI: Do abs/neg folding with ComplexPatterns
2014-07-21 Tom StellardR600/SI: Use VALU for i1 XOR
2014-05-15 Tom StellardR600/SI: Use VALU instructions for i1 ops
2014-04-30 Tom StellardR600/SI: Use VALU instructions for copying i1 values