Test commit
[oota-llvm.git] / lib / Target / R600 / SIShrinkInstructions.cpp
2014-10-17 Matt ArsenaultR600/SI: Also check for FPImm literal constants
2014-10-17 Matt ArsenaultR600/SI: Simplify code with hasModifiersSet
2014-10-17 Matt ArsenaultR600/SI: Cleanup code with ChangeToFPImmediate
2014-09-21 Matt ArsenaultFix typo
2014-09-16 Matt ArsenaultFix typo
2014-09-13 Matt ArsenaultFix typo
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: Remove leftover debugging code
2014-08-01 Tom StellardR600/SI: Do abs/neg folding with ComplexPatterns
2014-08-01 Tom StellardR600/SI: Fold immediates when shrinking instructions
2014-08-01 Tom StellardR600/SI: Fix incorrect commute operation in shrink...
2014-07-21 Tom StellardR600/SI: Add instruction shrinking pass