Revert "Change memcpy/memset/memmove to have dest and source alignments."
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count.ll
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-08-17 Chandler Carruth[PM] Port ScalarEvolution to the new pass manager.
2015-03-13 Nick LewyckyWhen forming an addrec out of a phi don't just look...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-08-05 Bill WendlingFileCheckize some of the testcases.
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-06-17 Chris LattnerRemove support for using "foo" as symbols instead of...
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...
2009-02-24 Dan GohmanRename ScalarEvolution's getIterationCount to getBacked...
2008-07-19 Wojciech MatyjewiczWhile testing particular algorithms to compute loop...
2008-02-12 Wojciech MatyjewiczNow that ScalarEvolution::print writes to the correct...
2007-04-15 Reid SpencerFor PR1319:
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-14 Chris Lattnernew testcase for pr1101