summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ARM] VFPv2 only supports 16 D registers.Eli Friedman2019-09-171-2/+2
* [ARM] add target arch definitions for 8.1-M and MVESjoerd Meijer2019-05-301-1/+8
* [ARM] Replace fp-only-sp and d16 with fp64 and d32.Simon Tatham2019-05-281-23/+23
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Target] Untangle disassemblersBenjamin Kramer2018-09-101-1/+1
* [ARM] Support the .inst directive for MachO and COFF targetsMartin Storsjo2018-07-311-1/+37
* [TargetParser] Use enum classes for various ARM kind enums.Florian Hahn2017-07-271-2/+2
* Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg dire...James Molloy2017-05-221-0/+1
* Revert "[ARM] Clear the constant pool cache on explicit .ltorg directives"James Molloy2017-05-221-1/+0
* [ARM] Clear the constant pool cache on explicit .ltorg directivesMartin Storsjo2017-05-081-0/+1
* [ARM] Rename HW div feature to HW div Thumb. NFCI.Diana Picus2017-04-201-2/+2
* [ARM] Add hardware build attributes in assemblerOliver Stannard2017-04-181-0/+180
* [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-271-4/+4
* [ARM] Fix several state persistence bugsKeno Fischer2016-01-121-0/+3
* [ARM,AArch64] Store source location of asm constant pool entriesOliver Stannard2015-11-161-2/+2
* Use ".arch_extension" ARM directive to specify the additional CPU featuresSumanth Gundapaneni2015-02-261-0/+1
* MC: support different sized constants in constant poolsDavid Peixotto2014-07-181-1/+1
* Allow a target to create a null streamer.Rafael Espindola2014-06-201-71/+27
* [ARM] [MC] Refactor the constant pool classesWeiming Zhao2014-06-181-136/+1
* Add emitThumbSet to the arm target streamer.Rafael Espindola2014-04-271-0/+4
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-041-2/+2
* Fix PR18345: ldr= pseudo instruction produces incorrect code when using in in...David Peixotto2014-02-041-0/+248
OpenPOWER on IntegriCloud