aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/2008-01-06-BitCastAttributes.ll
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Don't depend on Tcl behavior of redirecting stderr for all commands in aDaniel Dunbar2009-09-071-1/+1
* Ignore stderr for some more tests that expect warnings there.Matthijs Kooijman2008-06-101-1/+2
* When turning a call to a bitcast function into a direct call,Duncan Sands2008-01-131-2/+1
* The transform that tries to turn calls to bitcast functions intoDuncan Sands2008-01-061-0/+23