aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-bail.ll
AgeCommit message (Expand)Author
2011-06-19Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-29Second attempt:Bill Wendling
2009-04-28r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling
2009-04-28Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling
2009-04-07Don't attempt to handle aggregate argument values in FastISel; letDan Gohman