aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-call-cast-target.ll
AgeCommit message (Expand)Author
2015-01-06InstCombine: Bitcast call arguments from/to pointer/integer typeDavid Majnemer
2013-07-30Change behavior of calling bitcasted alias functions.Matt Arsenault
2013-06-28Convert tests to FileCheckMatt Arsenault
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-06-01When simplifying a call to a bitcast function, tighten upDuncan Sands
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-03-23Add test case for testing InstCombine with arbitrary precision integerReid Spencer