summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/MCTargetDesc
Commit message (Expand)AuthorAge
...
* AArch64: implement first relocation required for MCJITTim Northover2013-05-04
* AArch64: implement large code model access to global variables.Tim Northover2013-05-04
* Add support for subsections to the ELF assembler. Fixes PR8717.Peter Collingbourne2013-04-17
* AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover2013-02-28
* Remove some unused private fields from the AArch64MCCodeEmitter. TheseChandler Carruth2013-02-19
* Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie2013-02-18
* AArch64: add block comments where missingTim Northover2013-02-14
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Remove cyclic dependency in AArch64 librariesTim 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