Fix PR3149. If an early clobber def is a physical register and it is tied to an input...
[oota-llvm.git] / test / CodeGen / X86 / widen_cast-1.ll
2008-12-18 Mon P WangAdded some basic test cases for r61209