[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-06-BitCastAttributes.ll
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-06-28 Matt ArsenaultConvert tests to FileCheck
2012-02-03 Jim GrosbachRevert "Disable InstCombine unsafe folding bitcasts...
2012-02-01 Jim GrosbachDisable InstCombine unsafe folding bitcasts of calls...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-09-07 Daniel DunbarDon't depend on Tcl behavior of redirecting stderr...
2008-06-10 Matthijs KooijmanIgnore stderr for some more tests that expect warnings...
2008-01-13 Duncan SandsWhen turning a call to a bitcast function into a direct...
2008-01-06 Duncan SandsThe transform that tries to turn calls to bitcast funct...