1. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  2. 4b6ff6b [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  3. b38cfce Summary: Currently there is no way to disable deprecated warning from asm like this by Weiming Zhao · 9 years ago
  4. f29fa58 New llc option pie-copy-relocations to optimize access to extern globals. by Sriraman Tallam · 9 years ago
  5. e67c146 Initialize PreserveAsmComments in MCTargetOptions by Nirav Dave · 9 years ago
  6. 03e2cc3 [MC, COFF] Support link /incremental conditionally by David Majnemer · 10 years ago
  7. fe36f83 [llvm-mc] Add --no-warn flag with -W alias to disable outputting warnings while assembling. by Colin LeMahieu · 10 years ago
  8. 6e30cd9 Migrate ABIName to MCTargetOptions so that it can be shared between by Eric Christopher · 11 years ago
  9. 2981591 Convert MC command line option for fatal assembler warnings into a proper flag. by Joerg Sonnenberger · 11 years ago
  10. 4c5bff3 Move -dwarf-version to an MC level command line option so it's by Eric Christopher · 11 years ago
  11. eb71972 Move the verbose asm option to be part of the options struct and by Eric Christopher · 11 years ago
  12. 5d37606 Move more MC options into the MCTargetOptions structure. by Eric Christopher · 11 years ago
  13. 737e089 Move the TargetMachine MC options to MCTargetOptions. No functional change. by Eric Christopher · 11 years ago
  14. 0a951b7 Create MCTargetOptions. by Evgeniy Stepanov · 11 years ago