summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/func-argpassing.ll
AgeCommit message (Expand)Author
2016-04-19[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2015-12-21[AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier
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-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-12-02AArch64: don't be too greedy when folding :lo12: accesses into mem ops.Tim Northover
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-05-07[ARM64-BE] Make big endian (scalar) argument passing work correctly.James Molloy
2014-04-25[ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin
2014-04-18AArch64/ARM64: copy byval implementation from AArch64.Tim Northover
2014-03-26AArch64_BE function argument passing for ARM ABIChristian Pirker
2013-10-31[AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson
2013-10-09AArch64: enable MISched by default.Tim Northover
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-03-09Test case hygiene.Benjamin Kramer
2013-02-15AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover
2013-02-05Reapply r174343, with a fix for a scary DAG combine bug where it failed to di...Owen Anderson
2013-02-05Revert r174343, "When the target-independent DAGCombiner inferred a higher al...NAKAMURA Takumi
2013-02-05When the target-independent DAGCombiner inferred a higher alignment for a load,Owen Anderson
2013-02-01Add explicit triples to AArch64 testsTim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover