summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/TargetInfo
Commit message (Expand)AuthorAgeFilesLines
* 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-244-0/+76
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-244-68/+0
* Add AArch64 big endian Target (aarch64_be)Christian Pirker2014-02-241-2/+5
* Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi2013-12-111-1/+1
* Whitespaces.NAKAMURA Takumi2013-12-101-1/+0
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...NAKAMURA Takumi2013-11-281-2/+0
* 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-314-0/+66
OpenPOWER on IntegriCloud