summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/MCTargetDesc/ARM64MCTargetDesc.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-210/+0
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-0/+26
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-2/+2
* [ARM64] Add a big endian version of the ARM64 target machine, and update all ...James Molloy2014-04-231-10/+23
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-221-2/+2
* [ARM64][MC] Set the default CPU string to generic.Quentin Colombet2014-04-151-3/+1
* [ARM64][MC] Set the default CPU to cyclone when initilizating the MC layer.Quentin Colombet2014-04-141-0/+6
* ARM64: Remove unused helper function, make others static.Benjamin Kramer2014-03-291-3/+3
* ARM64: initial backend importTim Northover2014-03-291-0/+167
OpenPOWER on IntegriCloud