summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LowerInvoke
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-172-0/+51
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-172-51/+0
* [PM] Port LowerInvoke to the new pass managerMichael Kuperstein2016-08-121-0/+1
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-172-4/+4
* Verifier: Call verifyModule() from llc and optDuncan P. N. Exon Smith2015-03-271-0/+3
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-205-91/+0
* Add a test for LowerInvoke that doesn't use "-enable-correct-eh-support"Mark Seaborn2014-03-201-0/+25
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-116-6/+6
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-086-6/+6
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-192-0/+0
* Upgrade tests.Tanya Lattner2008-03-195-65/+61
* Fix PR2029Chris Lattner2008-02-141-0/+14
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-161-1/+0
* For PR1319:Reid Spencer2007-04-151-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-177-0/+110
OpenPOWER on IntegriCloud