aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-phys.ll
AgeCommit message (Expand)Author
2010-04-09Merge a few fast-isel tests.Dan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-13Improve FastISel's handling of truncates to i1, and implementDan Gohman
2008-09-08Correctly handle physical register inputs. They are not explicit input operan...Evan Cheng