aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-26/+26
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Ignore unreachable blocks when doing memory dependence analysis on non-localBill Wendling2012-10-231-0/+36
* fix PR9841 by having GVN not process dead loads. This wasChris Lattner2011-05-221-0/+12
* a testcase that doesn't crash GVN but could someday.Chris Lattner2010-02-111-3/+19
* merge crash-2.ll into crash.llChris Lattner2009-12-091-0/+43
* minimize this a bit more.Chris Lattner2009-12-011-2/+1
* merge 2009-11-29-ReverseMap.ll into crash.llChris Lattner2009-12-011-0/+34
* disable value insertion for now, I need to figure out howChris Lattner2009-11-271-0/+61