summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ppc64le-aggregates.c
Commit message (Expand)AuthorAgeFilesLines
* Change memcpy/memove/memset to have dest and source alignment attributes.Daniel Neilson2018-01-281-1/+1
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-1/+1
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-1/+1
* [CodeGen] Widen non-power-of-2 vector HFA base types.Ahmed Bougacha2016-04-191-29/+29
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-1/+1
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-1/+1
* Respect alignment when loading up a coerced function argumentUlrich Weigand2015-07-101-9/+9
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-24/+24
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-31/+31
* Fix ARM HVA classification of classes with non-virtual basesReid Kleckner2014-10-311-1/+5
* [PowerPC] Optimize passing certain aggregates by valueUlrich Weigand2014-07-211-5/+6
* [PowerPC] Support the ELFv2 ABIUlrich Weigand2014-07-211-0/+422