Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / MemCpy.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-03-09 Chris LattnerUpdate these tests (which use autoupgrade) to run const...
2005-04-26 Reid SpencerAdd a new test case for the llvm.memcpy simplification...