aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ArgumentPromotion/crash.ll
AgeCommit message (Expand)Author
2013-03-21Update some EH tests that were violating the new EH model.Bill Wendling
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2011-01-16fix PR8932, a case where arg promotion could infinitely promote.Chris Lattner
2010-04-20Fix rdar://7879828 - crash in CallGraph, a self host issue.Chris Lattner