summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/arm64-as.s
Commit message (Collapse)AuthorAgeFilesLines
* AArch64: add missing Apple CPU names and use them by default.Tim Northover2020-01-081-1/+1
| | | | | | | | Apple's CPUs are called A7-A13 in official communication, occasionally with weird suffixes which we probably don't need to care about. This adds each one and describes its features. It also switches the default CPU to the canonical name for Cyclone, but leaves legacy support in so that existing bitcode still compiles.
* [Driver][ARM64] Add a testcase for r206227.Quentin Colombet2014-04-221-0/+5
llvm-svn: 206914
OpenPOWER on IntegriCloud