summaryrefslogtreecommitdiff
path: root/test/Transforms/LowerInvoke
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
* 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
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-19
* Upgrade tests.Tanya Lattner2008-03-19
* Fix PR2029Chris Lattner2008-02-14
* Convert .cvsignore filesJohn Criswell2007-06-29
* For PR1319:Reid Spencer2007-04-16
* 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
* Add a simple testcase for lowerinvokeChris Lattner2005-09-27
* new testcase for PR612Chris Lattner2005-08-03
* new testcase for PR612Chris Lattner2005-08-03
* 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
* Testcase for a bug that caused a whole bunch of testcases to die in the nightlyChris Lattner2004-02-29
* new testcaseChris Lattner2003-12-10