Bypass Slow Divides
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-pass-sink.ll
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-13 Evan ChengTwoAddressInstructionPass enhancement. After it convert...