aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/AArch64/alloca.ll
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Relanding r368987 [AArch64] Change location of frame-record within callee-sav...Sander de Smalen1-6/+7
2019-08-16Revert r368987, it caused PR43016.Nico Weber1-7/+6
2019-08-15[AArch64] Change location of frame-record within callee-save area.Sander de Smalen1-6/+7
2019-03-13[DAGCombiner] If a TokenFactor would be merged into its user, consider the us...Nirav Dave1-7/+7
2016-04-19[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang1-1/+1
2016-02-12[AArch64] Reduce number of callee-save save/restores.Geoff Berry1-2/+14
2015-12-21[AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover1-18/+18
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover1-21/+0
2014-04-30ARM64: print canonical syntax for add/sub (imm) instructions.Tim Northover1-1/+1
2014-04-25[ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin1-9/+23
2014-04-14ARM64: specify full triple in tests to pacify Windows.Tim Northover1-1/+1
2014-04-14ARM64: enable more regression tests from AArch64Tim Northover1-45/+65
2013-10-31[AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson1-3/+14
2013-10-09AArch64: enable MISched by default.Tim Northover1-11/+11
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-4/+4
2013-03-26Update PEI's virtual-register-based scavenging to support multiple simultaneo...Hal Finkel1-3/+3
2013-02-01Add explicit triples to AArch64 testsTim Northover1-1/+1
2013-01-31Add AArch64 as an experimental target.Tim Northover1-0/+134