summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/ConstantPools.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix 24560: assembler does not share constant pool for same constantsWeiming Zhao2016-11-041-1/+11
* Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to helpEric Christopher2016-10-141-2/+2
* Apply clang-tidy's modernize-loop-convert to lib/MC.Benjamin Kramer2016-06-261-10/+7
* [ARM,AArch64] Store source location of asm constant pool entriesOliver Stannard2015-11-161-5/+5
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-1/+1
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-7/+6
* MC: Clean up method names in MCContext.Jim Grosbach2015-05-181-1/+1
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* Fix build failure on windowsDavid Peixotto2014-07-181-1/+1
* MC: support different sized constants in constant poolsDavid Peixotto2014-07-181-7/+10
* [ARM] [MC] Refactor the constant pool classesWeiming Zhao2014-06-181-0/+95
OpenPOWER on IntegriCloud