Commit some changes I had managed to lose last night while refactoring the code....
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-phys.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-13 Dan GohmanImprove FastISel's handling of truncates to i1, and...
2008-09-08 Evan ChengCorrectly handle physical register inputs. They are...