aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/PruneEH
Commit message (Expand)AuthorAgeFilesLines
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-5/+5
* Do not inline functions with (dynamic) alloca intoDale Johannesen2009-01-081-0/+5
* Rationalize the names of passes that print information:Duncan Sands2008-09-231-2/+3
* Test the callgraph directly for the missing edge.Duncan Sands2008-09-191-1/+2
* When PruneEH turned an invoke into an ordinaryDuncan Sands2008-09-061-0/+1438
* Test that prune-eh doesn't make deductions basedDuncan Sands2008-06-091-0/+12
* 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 'unwinds to' support from mainline. This patch undoes r47802 r47989Nick Lewycky2008-04-251-15/+0
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-193-0/+0
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-186-0/+80