summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+225
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-221/+0
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-3/+3
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-2/+2
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-221-2/+2
* Add AArch64 big endian Target (aarch64_be)Christian Pirker2014-02-241-12/+31
* Pass a MCSubtargetInfo down to the TargetStreamer creation.Rafael Espindola2014-01-261-0/+1
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* AArch64: add initial NEON supportTim Northover2013-08-011-1/+1
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-5/+5
* Remove the MachineMove class.Rafael Espindola2013-05-131-4/+5
* Remove unused argument.Rafael Espindola2013-05-101-1/+1
* AArch64: implement first relocation required for MCJITTim Northover2013-05-041-0/+6
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-051-797/+0
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+991
OpenPOWER on IntegriCloud