summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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