aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/CodeExtractor
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-119-9/+9
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-089-9/+9
* 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
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-019-238/+239
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+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
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-029-9/+9
* 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
* New testcaseChris Lattner2004-11-131-0/+10
* Tests for this xforms should be .ll files, and they should have run lines.Chris Lattner2004-11-072-26/+0
* Add another testChris Lattner2004-08-131-1/+16
* New testcase, which causes the block extractor to barfChris Lattner2004-08-131-0/+12
* This is the last remaining bug that I know of in the loop extractor. The loopChris Lattner2004-03-181-0/+196
* New testcase, reduced from 256.bzip2Chris Lattner2004-03-181-0/+47
* New testcaseChris Lattner2004-03-181-0/+23
* New testcase that crashes the code extractorChris Lattner2004-03-181-0/+21
* New testcase that causes the code extractor to generate bogus code.Chris Lattner2004-03-151-0/+34
* New testcase that crashes the loop extractorChris Lattner2004-03-141-0/+27
* New testcase that crashes the loop extractorChris Lattner2004-03-141-0/+75
* Two testcases for loops: one with outputs, one without.Misha Brukman2004-02-282-0/+26