summaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/crash.ll
Commit message (Expand)AuthorAge
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Ignore unreachable blocks when doing memory dependence analysis on non-localBill Wendling2012-10-23
* fix PR9841 by having GVN not process dead loads. This wasChris Lattner2011-05-22
* a testcase that doesn't crash GVN but could someday.Chris Lattner2010-02-11
* merge crash-2.ll into crash.llChris Lattner2009-12-09
* minimize this a bit more.Chris Lattner2009-12-01
* merge 2009-11-29-ReverseMap.ll into crash.llChris Lattner2009-12-01
* disable value insertion for now, I need to figure out howChris Lattner2009-11-27