aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG
Commit message (Expand)AuthorAgeFilesLines
* Add some convenience methods for querying attributes, andDuncan Sands2007-11-281-1/+1
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-2/+0
* Turn invokes of nounwind functions into ordinary calls.Duncan Sands2007-11-221-0/+14
* Implement PR1796 and Transforms/SimplifyCFG/noreturn-call.llChris Lattner2007-11-141-0/+11
* Implement PR1786 by iterating between dead cycle eliminationChris Lattner2007-11-131-0/+100
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-152-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1848-0/+3170