summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-1/+1
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-1/+1
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-1/+1
* [AArch64] Create a TargetInfo header. NFCRichard Trieu2019-05-141-8/+7
* AArch64: support binutils-like things on arm64_32.Tim Northover2019-05-141-1/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add backend name to Target to enable runtime info to be fed back into TableGenDaniel Sanders2017-11-151-3/+3
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-9/+16
* AArch64: stop trying to take control of all UnknownArch triples.Tim Northover2014-08-081-2/+3
* AArch64: remove "arm64_be" support in favour of "aarch64_be".Tim Northover2014-07-231-5/+2
* AArch64: remove arm64 triple enumerator.Tim Northover2014-07-231-4/+7
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+31
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-27/+0
* Add AArch64 big endian Target (aarch64_be)Christian Pirker2014-02-241-2/+5
* AArch64: clarify -help messageTim Northover2013-05-281-1/+1
* AArch64: enable MCJIT and tests now that everything passes.Tim Northover2013-05-041-1/+1
* AArch64: add block comments where missingTim Northover2013-02-141-0/+4
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+20
OpenPOWER on IntegriCloud