aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/MCTargetDesc
AgeCommit message (Expand)Author
2013-05-13Remove the MachineMove class.Rafael Espindola
2013-05-10Remove unused argument.Rafael Espindola
2013-05-04AArch64: implement first relocation required for MCJITTim Northover
2013-05-04AArch64: implement large code model access to global variables.Tim Northover
2013-04-17Add support for subsections to the ELF assembler. Fixes PR8717.Peter Collingbourne
2013-02-28AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover
2013-02-19Remove some unused private fields from the AArch64MCCodeEmitter. TheseChandler Carruth
2013-02-18Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie
2013-02-14AArch64: add block comments where missingTim Northover
2013-02-05Fix formatting in AArch64 backend.Tim Northover
2013-02-05Remove cyclic dependency in AArch64 librariesTim Northover
2013-02-04Give explicit suffix to integer constant over 32-bits.Tim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover