add fast-math-flags to 'call' instructions (PR21290)
[oota-llvm.git] / test / Transforms / LoopDeletion / 2008-05-06-Phi.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-08-30 Rafael EspindolaRemove the old tail duplication pass. It is not used...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-12-03 Chris Lattnerdon't spew tons of stuff to the output. This testcase...
2008-05-06 Owen AndersonTestcase for r50770.