summaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl/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
* Fix crash when when do lto on Bullet. Dynamic GEPs in SROA were incorrectly ...Pete Cooper2012-08-10
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-19
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* merge all the "crash tests" into crash.llChris Lattner2011-01-24
* fix PR9017, a bug where we'd assert when promoting in unreachableChris Lattner2011-01-24