summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/func-argpassing.ll
Commit message (Expand)AuthorAge
* [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