aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/TailDup
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-212-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
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0210-11/+12
* new testcaseChris Lattner2006-09-071-0/+57
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* When tail duplicating these functions, the add instruction should not beChris Lattner2004-10-061-0/+31
* New testcase for PR310Chris Lattner2004-04-011-0/+22
* Another simple testcaseChris Lattner2004-03-161-0/+17
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-165-5/+5
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-08-311-0/+20
* New testcaseChris Lattner2003-08-231-0/+40
* New testcase that caused infinite loop in taildupChris Lattner2003-07-231-0/+13
* Testcase reduced by bugpointChris Lattner2003-06-241-0/+18
* New testcasesChris Lattner2003-06-222-0/+42
* Initial checkinChris Lattner2003-06-221-0/+10