summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
Commit message (Expand)AuthorAge
* Replace some assert(0)'s with llvm_unreachable.Craig Topper2014-06-18
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-29
* Add const.Rafael Espindola2014-03-28
* Add AArch64 big endian Target (aarch64_be)Christian Pirker2014-02-24
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-09
* AArch64: add block comments where missingTim Northover2013-02-14
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Give explicit suffix to integer constant over 32-bits.Tim Northover2013-02-04
* Add AArch64 as an experimental target.Tim Northover2013-01-31