Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2010-01-19-OptExtBug.ll
2010-01-19 Evan ChengDo not extend extension results beyond the use of a...