NFC. Explicitly specify attributes in BasicAA/cs-cs.ll test.
[oota-llvm.git] / test / Analysis / ScalarEvolution / smax.ll
2013-08-05 Bill WendlingFileCheckize some of the testcases.
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
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...
2009-06-17 Dan GohmanAdd -disable-output to a bunch of tests that don't...
2008-09-14 Dan GohmanFix WriteAsOperand to not emit a leading space characte...
2008-05-26 Nick LewyckyUse {} instead of "" in RUN lines.
2007-11-25 Nick LewyckyAdd new SCEV, SCEVSMax. This allows LLVM to analyze...