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