[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / Transforms / TailDup / 2008-06-11-AvoidDupLoopHeader.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2010-09-01 Bill WendlingThe output of opt -stats must be sent to stderr. Patch...
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-06-12 Evan ChengRevert 52223.
2008-06-12 Matthijs KooijmanAdd line continuation character so the avoid dup loop...
2008-06-11 Evan ChengAvoid duplicating loop header which leads to unnatural...