summaryrefslogtreecommitdiff
path: root/test/Transforms/CodeExtractor
Commit message (Expand)AuthorAge
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Update this test to the new EH model.Bill Wendling2011-09-20
* Update to new EH model.Bill Wendling2011-09-20
* Revert r140083 and r140084 until buildbots can be fixed.Bill Wendling2011-09-19
* Update test to remove the 'unwind' instruction.Bill Wendling2011-09-19
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-01
* Convert .cvsignore filesJohn Criswell2007-06-29
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* New testcaseChris Lattner2004-11-13
* Tests for this xforms should be .ll files, and they should have run lines.Chris Lattner2004-11-07
* Add another testChris Lattner2004-08-13
* New testcase, which causes the block extractor to barfChris Lattner2004-08-13
* This is the last remaining bug that I know of in the loop extractor. The loopChris Lattner2004-03-18
* New testcase, reduced from 256.bzip2Chris Lattner2004-03-18
* New testcaseChris Lattner2004-03-18
* New testcase that crashes the code extractorChris Lattner2004-03-18
* New testcase that causes the code extractor to generate bogus code.Chris Lattner2004-03-15
* New testcase that crashes the loop extractorChris Lattner2004-03-14
* New testcase that crashes the loop extractorChris Lattner2004-03-14
* Two testcases for loops: one with outputs, one without.Misha Brukman2004-02-28