X86: Update to peephole optimization to move Movr0 before (Sub, Cmp) pair.
[oota-llvm.git] / test / CodeGen / X86 / asm-label2.ll
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-06-12 Rafael EspindolaReally fix the fall-through logic.