summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/func-calls.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Remove an unnecessary restriction on pre-index instructions.Chad Rosier2015-09-301-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* AArch64: don't be too greedy when folding :lo12: accesses into mem ops.Tim Northover2014-12-021-6/+6
* AArch64: remove "arm64_be" support in favour of "aarch64_be".Tim Northover2014-07-231-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-17/+19
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-14/+0
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-151-1/+1
* [ARM64-BE] Make big endian (scalar) argument passing work correctly.James Molloy2014-05-071-2/+4
* ARM64: use hex immediates for movz/movk instructionsTim Northover2014-04-301-2/+2
* [ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin2014-04-251-0/+10
* AArch64/ARM64: copy byval implementation from AArch64.Tim Northover2014-04-181-21/+32
* AArch64_BE function argument passing for ARM ABIChristian Pirker2014-03-261-2/+6
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-311-0/+5
* AArch64: enable MISched by default.Tim Northover2013-10-091-8/+9
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Test case hygiene.Benjamin Kramer2013-03-091-2/+2
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-1/+1
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+140
OpenPOWER on IntegriCloud