summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64Subtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-115/+0
* Fix compilation issues.Eric Christopher2014-05-211-1/+1
* Make early if conversion dependent upon the subtarget and addEric Christopher2014-05-211-0/+8
* [ARM64] Prefer generation of bzero on Darwin onlyBradley Smith2014-05-011-2/+5
* [ARM64] When compiling for ELF in PIC mode, local symbols shouldn't go throug...Tilmann Scheller2014-04-251-1/+2
* [ARM64] Support crc predicate on ARM64.Kevin Qin2014-04-251-1/+1
* [ARM64] Fix formatting.James Molloy2014-04-231-1/+1
* [ARM64] Add a big endian version of the ARM64 target machine, and update all ...James Molloy2014-04-231-2/+2
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-221-2/+2
* [Modules] Make Support/Debug.h modular. This requires it to not changeChandler Carruth2014-04-211-0/+2
* [ARM64] Set default CPU to generic instead of cyclone.Quentin Colombet2014-04-151-3/+1
* [ARM64] Port over missing subtarget features, and CPU definitions from AArch64.James Molloy2014-04-141-3/+6
* ARM64: use GOT for weak symbols & PIC.Tim Northover2014-04-021-6/+23
* ARM64: initial backend importTim Northover2014-03-291-0/+83
OpenPOWER on IntegriCloud