summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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