Merging r258616:
[oota-llvm.git] / test / Transforms / GlobalOpt / memcpy.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-03-13 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...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2011-01-19 Rafael EspindolaAdd unnamed_addr when we can show that address of a...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-15 Reid SpencerFor PR1319:
2007-01-05 Reid SpencerGlobal variables are not renamed by llvm-upgrade any...
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2006-12-02 Reid SpencerUpgrade intrinsic function calls manually.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-02-27 Chris Lattnernew testcase globalopt should implement