Fix PR3149. If an early clobber def is a physical register and it is tied to an input...
[oota-llvm.git] / test / CodeGen / X86 / 2008-04-15-LiveVariableBug.ll
2008-04-16 Evan ChengReally test what's intended.
2008-04-16 Evan ChengRewrite LiveVariable liveness computation. The new...