aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/PruneEH
Commit message (Expand)AuthorAgeFilesLines
* Upgrade tests.Tanya Lattner2008-03-193-33/+34
* Turn unwind_to into "unwinds to".Nick Lewycky2008-03-101-4/+4
* Prune the unwind_to labels on BBs that don't need them. Another step in theNick Lewycky2008-03-091-0/+15
* Make PruneEH update the nounwind/noreturn attributesDuncan Sands2007-12-103-27/+27
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-152-3/+4
* 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-025-5/+5
* 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
* Test the noreturn function optimizationChris Lattner2005-04-271-0/+16
* 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 testcase that breaks the pruneeh passChris Lattner2003-11-221-0/+15
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-162-2/+2
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-09-151-0/+11
* new testsChris Lattner2003-08-313-0/+44