summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/func-argpassing.ll
Commit message (Expand)AuthorAge
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* [ARM64-BE] Make big endian (scalar) argument passing work correctly.James Molloy2014-05-07
* [ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin2014-04-25
* AArch64/ARM64: copy byval implementation from AArch64.Tim Northover2014-04-18
* AArch64_BE function argument passing for ARM ABIChristian Pirker2014-03-26
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-31
* AArch64: enable MISched by default.Tim Northover2013-10-09
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Test case hygiene.Benjamin Kramer2013-03-09
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-15
* Reapply r174343, with a fix for a scary DAG combine bug where it failed to di...Owen Anderson2013-02-05
* Revert r174343, "When the target-independent DAGCombiner inferred a higher al...NAKAMURA Takumi2013-02-05
* When the target-independent DAGCombiner inferred a higher alignment for a load,Owen Anderson2013-02-05
* Add explicit triples to AArch64 testsTim Northover2013-02-01
* Add AArch64 as an experimental target.Tim Northover2013-01-31