summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/TailDup
Commit message (Expand)AuthorAgeFilesLines
* test: Remove a test for a transform that hasn't existed in 5 years.Justin Bogner2016-03-303-33/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-092-4/+2
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-162-4/+0
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-122-4/+1
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-082-0/+4
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-252-16/+2
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-164-8/+25
* Remove the old tail duplication pass. It is not used and is unable to updateRafael Espindola2011-08-3012-259/+0
* Move few target-dependant tests to appropriate directories.Galina Kistanova2011-05-062-0/+5
* The output of opt -stats must be sent to stderr. Patch by NAKAMURA Takumi!Bill Wendling2010-09-011-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-1113-13/+13
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-0813-13/+13
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* PR4662: Fix a crash introduced by the recent LLVMContext changes.Eli Friedman2009-07-311-0/+14
* Revert 52223.Evan Cheng2008-06-121-2/+2
* Add line continuation character so the avoid dup loop header test actually runs.Matthijs Kooijman2008-06-121-1/+1
* Avoid duplicating loop header which leads to unnatural loops (and just seem l...Evan Cheng2008-06-111-0/+27
* 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
* Fix test.Evan Cheng2008-05-161-1/+1
* Fix for PR 2323, infinite loop in tail dup.Dale Johannesen2008-05-131-0/+26
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-191-0/+0
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-1010-190/+145
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-1/+1
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-161-4/+4
* For PR1319:Reid Spencer2007-04-152-4/+7
* 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-1712-0/+267
OpenPOWER on IntegriCloud