Remove -unwind-tables-optional everywhere, since
[oota-llvm.git] / test / CodeGen / X86 / 2004-02-12-Memcpy.llx
2008-04-12 Dan GohmanDrop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which...
2007-08-30 Tanya LattnerDo not run on darwin.
2007-08-27 Rafael Espindolacall libc memcpy/memset if array size is bigger then...
2006-12-02 Reid SpencerUpgrade intrinsic function calls manually.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-02-12 Chris LattnerTest that we get rep movs when calling memcpy