aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/CodeExtractor
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* [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
* Update this test to the new EH model.Bill Wendling2011-09-201-0/+4
* Update to new EH model.Bill Wendling2011-09-201-1/+4
* Revert r140083 and r140084 until buildbots can be fixed.Bill Wendling2011-09-191-4/+1
* Update test to remove the 'unwind' instruction.Bill Wendling2011-09-191-1/+4
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-20/+0
* 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