summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/func-calls.ll
AgeCommit message (Expand)Author
2017-08-30Re-land MachineInstr: Reason locally about some memory objects before going t...Balaram Makam
2016-06-16AArch64: allow MOV (imm) alias to be printedTim Northover
2016-05-13add support for -print-imm-hex for AArch64Paul Osmialowski
2016-05-06[AArch64] Combine callee-save and local stack SP adjustment instructions.Geoff Berry
2016-04-19[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2015-09-30[AArch64] Remove an unnecessary restriction on pre-index instructions.Chad Rosier
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-02AArch64: don't be too greedy when folding :lo12: accesses into mem ops.Tim Northover
2014-07-23AArch64: remove "arm64_be" support in favour of "aarch64_be".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-15TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover
2014-05-07[ARM64-BE] Make big endian (scalar) argument passing work correctly.James Molloy
2014-04-30ARM64: use hex immediates for movz/movk instructionsTim Northover
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-03-09Test case hygiene.Benjamin Kramer
2013-02-15AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover
2013-02-01Add explicit triples to AArch64 testsTim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover