summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/TargetInfo
AgeCommit message (Expand)Author
2017-11-15Add backend name to Target to enable runtime info to be fed back into TableGenDaniel Sanders
2016-10-09Move the global variables representing each Target behind accessor functionMehdi Amini
2016-01-26Remove autoconf supportChris Bieneman
2014-08-08AArch64: stop trying to take control of all UnknownArch triples.Tim Northover
2014-07-23AArch64: remove "arm64_be" support in favour of "aarch64_be".Tim Northover
2014-07-23AArch64: remove arm64 triple enumerator.Tim Northover
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-02-24Add AArch64 big endian Target (aarch64_be)Christian Pirker
2013-12-11Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi
2013-12-10Whitespaces.NAKAMURA Takumi
2013-11-28[CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi
2013-11-28[CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...NAKAMURA Takumi
2013-05-28AArch64: clarify -help messageTim Northover
2013-05-04AArch64: enable MCJIT and tests now that everything passes.Tim Northover
2013-02-14AArch64: add block comments where missingTim Northover
2013-02-05Fix formatting in AArch64 backend.Tim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover