summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll
Commit message (Expand)AuthorAge
* Stop accepting and ignoring attributes in function types. Attributes are app...Chris Lattner2011-06-17
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Fix PR1816. If a bitcast of a function only exists because of aDuncan Sands2007-11-25