Fix PR5391: support early clobber physical register def tied with a use (ewwww)
[oota-llvm.git] / test / CodeGen / X86 / volatile.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2008-10-02 Dan GohmanFix a think-o in isSafeToMove. This fixes it from think...