aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/call2.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner2011-06-171-2/+0
* 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
* Test for transformConstExprCastCall fix.Dale Johannesen2007-04-041-0/+27