Turn on list-ilp scheduling by default on x86 and x86-64, fix up
[oota-llvm.git] / test / Transforms / GlobalOpt / memcpy.ll
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