aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/ppc64-align-struct.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-21Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher1-1/+1
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper1-6/+6
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper1-6/+6
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall1-19/+43
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie1-6/+6
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie1-6/+6
2014-07-21[PowerPC] Optimize passing certain aggregates by valueUlrich Weigand1-7/+25
2014-07-10Fix (and reenable) ppc64-align-struct.c test for non-assert builds.Ulrich Weigand1-37/+36
2014-07-10Quick (attempted) fix for non-asserts builds for a test introduced in r212743.David Blaikie1-0/+1
2014-07-10[PowerPC] ABI support for aligned by-value aggregatesUlrich Weigand1-0/+136