summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ArgumentPromotion/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* [ArgPromo][Tests] Run update_test_checks on all ArgumentPromotion testsJohannes Doerfert2019-12-141-12/+39
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+73
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-73/+0
* [PM] Port ArgumentPromotion to the new pass manager.Chandler Carruth2017-02-091-0/+1
* [ArgPromote] Clean up a crash test case by rinsing it through opt,Chandler Carruth2017-02-081-35/+46
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Update some EH tests that were violating the new EH model.Bill Wendling2013-03-211-3/+5
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* fix PR8932, a case where arg promotion could infinitely promote.Chris Lattner2011-01-161-0/+21
* Fix rdar://7879828 - crash in CallGraph, a self host issue.Chris Lattner2010-04-201-0/+38
OpenPOWER on IntegriCloud