summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Add the non-MVE instructions in Arm v8.1-M.Simon Tatham2019-06-111-0/+9
* Revert rL362953 and its followup rL362955.Simon Tatham2019-06-101-9/+0
* [ARM] Add the non-MVE instructions in Arm v8.1-M.Simon Tatham2019-06-101-0/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Don't repeat names and reformat. NFC.Rafael Espindola2017-06-281-46/+37
* [ARM] Support fixup for Thumb2 modified immediatePeter Smith2017-06-051-0/+3
* Fix for pr24346: arm asm label calculation error in subJames Molloy2016-04-011-0/+3
* [ARM] Add ARMv8.2-A FP16 scalar instructionsOliver Stannard2016-01-251-0/+7
* Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions"Reid Kleckner2015-12-161-7/+0
* [ARM] Add ARMv8.2-A FP16 scalar instructionsOliver Stannard2015-12-161-0/+7
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-2/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-291-9/+0
* Ensure conditional BL instructions for ARM are given the fixup fixup_arm_cond...James Molloy2012-03-301-2/+15
* ARM BL/BLX instruction fixups should use relocations.Jim Grosbach2012-02-271-0/+6
* comment fixJia Liu2012-02-241-1/+1
* ARM assembly parsing and encoding support for LDRD(label).Jim Grosbach2011-12-191-0/+3
* Sink ARM mc routines into MCTargetDesc.Evan Cheng2011-07-231-0/+97
OpenPOWER on IntegriCloud