summaryrefslogtreecommitdiff
path: root/test/CodeGen/ppc64-align-struct.c
AgeCommit message (Expand)Author
2017-03-21Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher
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-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2014-07-21[PowerPC] Optimize passing certain aggregates by valueUlrich Weigand
2014-07-10Fix (and reenable) ppc64-align-struct.c test for non-assert builds.Ulrich Weigand
2014-07-10Quick (attempted) fix for non-asserts builds for a test introduced in r212743.David Blaikie
2014-07-10[PowerPC] ABI support for aligned by-value aggregatesUlrich Weigand