aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to new EH scheme.Bill Wendling2011-09-011-1/+9
* testcase for the bug that required a patch to be reverted.Chris Lattner2010-04-231-0/+31
* Simplify some code (first hunk) and fix PR5208 (second hunk) byChris Lattner2009-10-171-1/+32
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* fix a crash building SPASS by tolerating a callsite that doesn't existChris Lattner2009-08-311-0/+57