Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 24560: assembler does not share constant pool for same constants | Weiming Zhao | 2016-11-04 | 1 | -1/+11 |
* | Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help | Eric Christopher | 2016-10-14 | 1 | -2/+2 |
* | Apply clang-tidy's modernize-loop-convert to lib/MC. | Benjamin Kramer | 2016-06-26 | 1 | -10/+7 |
* | [ARM,AArch64] Store source location of asm constant pool entries | Oliver Stannard | 2015-11-16 | 1 | -5/+5 |
* | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 2015-05-30 | 1 | -1/+1 |
* | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -7/+6 |
* | MC: Clean up method names in MCContext. | Jim Grosbach | 2015-05-18 | 1 | -1/+1 |
* | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | Fix build failure on windows | David Peixotto | 2014-07-18 | 1 | -1/+1 |
* | MC: support different sized constants in constant pools | David Peixotto | 2014-07-18 | 1 | -7/+10 |
* | [ARM] [MC] Refactor the constant pool classes | Weiming Zhao | 2014-06-18 | 1 | -0/+95 |