summaryrefslogtreecommitdiff
path: root/test/Driver/aarch64-cpus.c
Commit message (Expand)AuthorAge
* [ARM64] Teach Targets.cpp about Cortex-A53 and Cortex-A57, and enable more te...James Molloy2014-04-17
* [ARM64] Plumb in big-endian - add arm64_be to the many switches where it was ...James Molloy2014-04-17
* [ARM64] Default to the 'generic' CPU, unless -arch is present for backwards c...James Molloy2014-04-17
* AArch64: Add command line option to select big or little endianChristian Pirker2014-04-10
* AArch64_be specific clang target settingsChristian Pirker2014-03-14
* AArch64: Fix wildcard matching on CHECK lines. Now recognises arch64--.Amara Emerson2013-11-01
* [AArch64] Add some CPU targets for "generic", A-53 and A-57.Amara Emerson2013-10-31