aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/crash.ll
AgeCommit message (Expand)Author
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2011-05-22fix PR9856, an incorrectly conservative assertion: a global can beChris Lattner
2011-01-01fix a globalopt crash on two Adobe-C++ testcases that the recentChris Lattner
2010-09-05fix PR8063, a crash in globalopt in the malloc analysis code.Chris Lattner
2010-04-10fix PR6760, a missing check in heap SRoA.Chris Lattner
2010-01-07fix a globalopt crash on 'bullet' (handling evaluation of a storeChris Lattner