summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
AgeCommit message (Expand)Author
2010-03-14don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner
2009-09-09Eliminate 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
2007-04-13Fix PR1323 : we haven't updated phi nodes in good manner :)Anton Korobeynikov