summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-2/+2
* [ARM] Add hardware build attributes in assemblerOliver Stannard2017-04-181-164/+2
* [CodeGen] fix alignment of JUMPTABLE_INSTS on v8M.baseSanne Wouda2017-02-131-0/+5
* Cleanup dump() functions.Matthias Braun2017-01-281-4/+4
* [XRay][Arm] Repair XRay table emission on Arm32 and add tests to identify suc...Serge Rogatch2017-01-191-0/+3
* [ARM] Create objdump subtarget from build attrsSam Parker2017-01-181-1/+1
* Revert "[XRay][Arm] Repair XRay table emission on Arm32 and add tests to iden...Renato Golin2017-01-181-3/+0
* [XRay][Arm] Repair XRay table emission on Arm32 and add tests to identify suc...Serge Rogatch2017-01-171-0/+3
* Revert r291903 and r291898. Reason: they break check-lld on the bots.Ivan Krasin2017-01-131-1/+1
* [ARM] Enable objdump to construct triple for ARMSam Parker2017-01-131-1/+1
* [XRay] Merge instrumentation point table emission code into AsmPrinter.Dean Michael Berris2017-01-031-3/+0
* [ARM] Implement execute-only support in CodeGenPrakhar Bahuguna2016-12-151-0/+2
* [Thumb1] Move padding earlier when synthesizing TBBs off of the PCJames Molloy2016-11-071-0/+8
* [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tablesJames Molloy2016-11-011-0/+80
* Revert r284580+r284917. ("Synthesize TBB/TBH instructions")Eli Friedman2016-10-241-77/+0
* Reapply r284571 (with the new tests fixed).Sjoerd Meijer2016-10-191-14/+15
* [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tablesJames Molloy2016-10-191-0/+77
* Revert of r284571 because of failing tests.Sjoerd Meijer2016-10-191-17/+14
* Checking FP function attribute values and adding more build attribute tests.Sjoerd Meijer2016-10-191-14/+17
* [XRay] Support for for tail calls for ARM no-ThumbDean Michael Berris2016-10-181-0/+3
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-4/+4
* [ARM]: Add Cortex-R52 target to LLVMJaved Absar2016-10-071-2/+4
* Use StringRef in ARMConstantPool APIs (NFC)Mehdi Amini2016-10-051-1/+1
* Consistent fp denormal mode names. NFC.Sjoerd Meijer2016-10-041-2/+2
* Use StringRef in Datalayout API (NFC)Mehdi Amini2016-10-011-1/+1
* Revert "Use StringRef in Datalayout API (NFC)"Mehdi Amini2016-10-011-1/+1
* Use StringRef in Datalayout API (NFC)Mehdi Amini2016-10-011-1/+1
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-261-0/+33
* Revert "[ARM] Promote small global constants to constant pools"James Molloy2016-09-231-33/+0
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-231-0/+33
* Revert r281715, it caused PR30475Nico Weber2016-09-211-13/+0
* [XRay] ARM 32-bit no-Thumb support in LLVMDean Michael Berris2016-09-191-0/+9
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-161-0/+13
* Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher2016-09-161-3/+3
* Revert "[ARM] Promote small global constants to constant pools"Evgeniy Stepanov2016-09-151-13/+0
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-151-0/+13
* Revert "[ARM] Promote small global constants to constant pools"Evgeniy Stepanov2016-09-141-13/+0
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-141-0/+13
* Revert "[ARM] Promote small global constants to constant pools"James Molloy2016-09-131-13/+0
* [ARM] Add ".code 32" to functions in the ARM instruction setPablo Barrio2016-09-131-1/+2
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-131-0/+13
* Revert "[ARM] Promote small global constants to constant pools"James Molloy2016-09-121-13/+0
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-121-0/+13
* Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"Renato Golin2016-09-081-9/+0
* [XRay] ARM 32-bit no-Thumb support in LLVMDean Michael Berris2016-09-081-0/+9
* Setting fp trapping mode and denormal type: this an improvement ofSjoerd Meijer2016-09-021-16/+24
* Clang patch r280064 introduced ways to set the FP exceptions and denormalSjoerd Meijer2016-08-311-10/+31
* Replace "fallthrough" comments with LLVM_FALLTHROUGHJustin Bogner2016-08-171-1/+1
* [ARM] Add support for embedded position-independent codeOliver Stannard2016-08-081-10/+25
* ARM: support high registers in __builtin_longjmp on WoASaleem Abdulrasool2016-07-081-3/+32
OpenPOWER on IntegriCloud