aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-12[ARM] Fix several state persistence bugsKeno Fischer1-0/+3
2015-11-16[ARM,AArch64] Store source location of asm constant pool entriesOliver Stannard1-2/+2
2015-02-26Use ".arch_extension" ARM directive to specify the additional CPU featuresSumanth Gundapaneni1-0/+1
2014-07-18MC: support different sized constants in constant poolsDavid Peixotto1-1/+1
2014-06-20Allow a target to create a null streamer.Rafael Espindola1-71/+27
2014-06-18[ARM] [MC] Refactor the constant pool classesWeiming Zhao1-136/+1
2014-04-27Add emitThumbSet to the arm target streamer.Rafael Espindola1-0/+4
2014-04-25[C++] Use 'nullptr'. Target edition.Craig Topper1-1/+1
2014-03-04[cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth1-2/+2
2014-02-04Fix PR18345: ldr= pseudo instruction produces incorrect code when using in in...David Peixotto1-0/+248