aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/func-argpassing.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-16/+16
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-6/+4
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-29/+35
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+9
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-311-0/+4
* AArch64: enable MISched by default.Tim Northover2013-10-091-13/+13
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-10/+10
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Test case hygiene.Benjamin Kramer2013-03-091-2/+2
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-1/+1
* Reapply r174343, with a fix for a scary DAG combine bug where it failed to di...Owen Anderson2013-02-051-1/+2
* Revert r174343, "When the target-independent DAGCombiner inferred a higher al...NAKAMURA Takumi2013-02-051-2/+1
* When the target-independent DAGCombiner inferred a higher alignment for a load,Owen Anderson2013-02-051-1/+2
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+192