summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/alloca.ll
AgeCommit message (Expand)Author
2016-04-19[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2016-02-12[AArch64] Reduce number of callee-save save/restores.Geoff Berry
2015-12-21[AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
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-04-30ARM64: print canonical syntax for add/sub (imm) instructions.Tim Northover
2014-04-25[ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin
2014-04-14ARM64: specify full triple in tests to pacify Windows.Tim Northover
2014-04-14ARM64: enable more regression tests from AArch64Tim Northover
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-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-03-26Update PEI's virtual-register-based scavenging to support multiple simultaneo...Hal Finkel
2013-02-01Add explicit triples to AArch64 testsTim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover