aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2007-11-21-UndeadIllegalNode.ll
AgeCommit message (Expand)Author
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
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
2008-10-27Turn on LegalizeTypes, the new type legalizationDuncan Sands
2008-09-01Turn this legalize types test on.Duncan Sands
2008-07-17Turn LegalizeTypes back off again for the moment:Duncan Sands
2008-07-16Turn on LegalizeTypes by default.Duncan Sands
2007-11-21Fix a bug in which node A is replaced by node B, but laterDuncan Sands