summaryrefslogtreecommitdiff
path: root/lib/Target/ARM64/ARM64Subtarget.cpp
Commit message (Expand)AuthorAge
* [ARM64] When compiling for ELF in PIC mode, local symbols shouldn't go throug...Tilmann Scheller2014-04-25
* [ARM64] Support crc predicate on ARM64.Kevin Qin2014-04-25
* [ARM64] Fix formatting.James Molloy2014-04-23
* [ARM64] Add a big endian version of the ARM64 target machine, and update all ...James Molloy2014-04-23
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-22
* [Modules] Make Support/Debug.h modular. This requires it to not changeChandler Carruth2014-04-21
* [ARM64] Set default CPU to generic instead of cyclone.Quentin Colombet2014-04-15
* [ARM64] Port over missing subtarget features, and CPU definitions from AArch64.James Molloy2014-04-14
* ARM64: use GOT for weak symbols & PIC.Tim Northover2014-04-02
* ARM64: initial backend importTim Northover2014-03-29