Fixed a bug when trying to optimize a extract vector element of a
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-phys.ll
2008-09-08 Evan ChengCorrectly handle physical register inputs. They are...