aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/ConstantPools.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-26Apply clang-tidy's modernize-loop-convert to lib/MC.Benjamin Kramer1-10/+7
2015-11-16[ARM,AArch64] Store source location of asm constant pool entriesOliver Stannard1-5/+5
2015-05-30MC: Clean up MCExpr naming. NFC.Jim Grosbach1-1/+1
2015-05-21Move alignment from MCSectionData to MCSection.Rafael Espindola1-7/+6
2015-05-18MC: Clean up method names in MCContext.Jim Grosbach1-1/+1
2015-01-14[cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth1-1/+1
2014-07-18Fix build failure on windowsDavid Peixotto1-1/+1
2014-07-18MC: support different sized constants in constant poolsDavid Peixotto1-7/+10
2014-06-18[ARM] [MC] Refactor the constant pool classesWeiming Zhao1-0/+95