Add nounwind.
[oota-llvm.git] / test / CodeGen / X86 / byval2.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-12 Dan GohmanDrop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which...
2008-04-12 Dan GohmanFix a bug that prevented x86-64 from using rep.movsq for
2007-09-21 Rafael EspindolaDon't add a default STACK_ALIGN (use the generic ABI...
2007-08-31 Rafael EspindolaInitial support for calling functions with byval argume...