[FastISel][AArch64] Add target-dependent instruction selection for Add/Sub.
[oota-llvm.git] / lib / Target / R600 / SILowerI1Copies.cpp
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