Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
[oota-llvm.git] / test / Transforms / MergeFunc / phi-speculation1.ll
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 CarruthFix the remaining TCL-style quotes found in the testsui...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
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-11-04 Anton KorobeynikovFix tests not to emit IR output
2008-11-02 Nick LewyckyAdd a new MergeFunctions pass. It finds identical funct...