summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ppc64-align-struct.c
Commit message (Expand)AuthorAgeFilesLines
* Generalize NRVO to cover C structs.Akira Hatanaka2018-03-291-18/+12
* Change memcpy/memove/memset to have dest and source alignment attributes.Daniel Neilson2018-01-281-4/+4
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-6/+6
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-1/+1
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-6/+6
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-6/+6
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-19/+43
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-6/+6
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-6/+6
* [PowerPC] Optimize passing certain aggregates by valueUlrich Weigand2014-07-211-7/+25
* Fix (and reenable) ppc64-align-struct.c test for non-assert builds.Ulrich Weigand2014-07-101-37/+36
* Quick (attempted) fix for non-asserts builds for a test introduced in r212743.David Blaikie2014-07-101-0/+1
* [PowerPC] ABI support for aligned by-value aggregatesUlrich Weigand2014-07-101-0/+136