summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/varargs.cpp
AgeCommit message (Expand)Author
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-07-10Respect alignment when loading up a coerced function argumentUlrich Weigand
2015-04-16[opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-08-27The lvalue-to-rvalue on structs in C++ is actually partJohn McCall
2011-08-16Migrate varargs.cpp from llvm/test/FrontendC++.Eric Christopher