PR2659 was fixed by r61847. Add the testcase as a regression test.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-phys.ll
2008-09-08 Evan ChengCorrectly handle physical register inputs. They are...