1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. a3d0d5f [MC] - Fix build bot. by George Rimar · 7 years ago
  3. 79ace92 Recommit r348243 - "[llvm-mc] - Do not crash when referencing undefined debug sections." by George Rimar · 7 years ago
  4. b35f9e1 Fix typoed cast to avoid assertion in MCFragment::dump. by Nirav Dave · 7 years ago
  5. 1503fc0 [MC] Move bundling and MCSubtargetInfo to MCEncodedFragment [NFC] by Peter Smith · 7 years ago
  6. 8c32e91 [MC] Move MCAssembler::dump into the correct cpp file. NFC by Sam Clegg · 7 years ago
  7. 588fad4 [MC] Relax .fill size requirements by Nirav Dave · 7 years ago
  8. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 8 years ago
  9. 75248a7 NFC: Rename MCSafeSEHFragment to MCSymbolIdFragment by Adrian McCarthy · 8 years ago
  10. 2251c79 [MC] Adding code padding for performance stability - infrastructure. NFC. by Omer Paparo Bivas · 8 years ago
  11. 615eb47 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. by Aaron Ballman · 8 years ago
  12. 3e0199f [dump] Remove NDEBUG from test to enable dump methods [NFC] by Don Hinton · 8 years ago
  13. 1be19e6 [llvm] Fix some typos. NFC. by Mandeep Singh Grang · 8 years ago
  14. c4a6322 [MC] Fix const qualifier warning by Ekaterina Vaartis · 8 years ago
  15. 58ad080e MC: Fix dumping of MCFragment values by Sam Clegg · 8 years ago
  16. 705f798 Mark dump() methods as const. NFC by Sam Clegg · 8 years ago
  17. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  18. 1d43552 [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  19. 8c209aa Cleanup dump() functions. by Matthias Braun · 9 years ago
  20. 9245e12 [Assembler] Improve error when unable to evaluate expression. by Chad Rosier · 9 years ago
  21. f947c3a ADT: Split ilist_node_traits into alloc and callback, NFC by Duncan P. N. Exon Smith · 9 years ago
  22. a5b1eef [MC] Move .cv_loc management logic out of MCContext by Reid Kleckner · 9 years ago
  23. b29ec1e ADT: Remove ilist_*sentinel_traits, NFC by Duncan P. N. Exon Smith · 9 years ago
  24. 80d379f [MC] Remove guard(s). NFCI. by Davide Italiano · 9 years ago
  25. b550cb1 [NFC] Header cleanup by Mehdi Amini · 10 years ago
  26. 408b5e6 [MC] Add support for encoding CodeView variable definition ranges by David Majnemer · 10 years ago
  27. 1fcd610 [codeview] Wire up the .cv_inline_linetable directive by Reid Kleckner · 10 years ago
  28. eb2a254 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. by Yaron Keren · 10 years ago
  29. 1a7e8b4 Simplify MCFillFragment. by Rafael Espindola · 10 years ago
  30. 8d73623 [ptr-traits] Split the MCFragment type hierarchy out of the MCAssembler by Chandler Carruth · 10 years ago