1. 12aaf96 [MC] - ConstantPools.cpp: Style consistency, remove redundant braces. NFC. by Kristina Brooks · 7 years ago
  2. 6110be9 Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg directives by James Molloy · 8 years ago
  3. 5193c80 Re-apply r286006: Fix 24560: assembler does not share constant pool for same constants by James Molloy · 8 years ago
  4. 5cc75ae Revert "[ARM] Clear the constant pool cache on explicit .ltorg directives" by James Molloy · 8 years ago
  5. 5a9cf2e Revert "Fix 24560: assembler does not share constant pool for same constants" by James Molloy · 8 years ago
  6. fd4c158 [ARM] Clear the constant pool cache on explicit .ltorg directives by Martin Storsjo · 8 years ago
  7. 1d43552 [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  8. 6100118 Fix 24560: assembler does not share constant pool for same constants by Weiming Zhao · 9 years ago
  9. 445c952 Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help by Eric Christopher · 9 years ago
  10. 7b4658f Apply clang-tidy's modernize-loop-convert to lib/MC. by Benjamin Kramer · 9 years ago
  11. 9327a75 [ARM,AArch64] Store source location of asm constant pool entries by Oliver Stannard · 10 years ago
  12. 13760bd MC: Clean up MCExpr naming. NFC. by Jim Grosbach · 10 years ago
  13. 0709a7b Move alignment from MCSectionData to MCSection. by Rafael Espindola · 10 years ago
  14. 6f48200 MC: Clean up method names in MCContext. by Jim Grosbach · 10 years ago
  15. d990388 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  16. b0b3e66 Fix build failure on windows by David Peixotto · 11 years ago
  17. ae5ba76 MC: support different sized constants in constant pools by David Peixotto · 11 years ago
  18. 8c89973 [ARM] [MC] Refactor the constant pool classes by Weiming Zhao · 11 years ago