Commit History

Author SHA1 Message Date
  Guillaume Chatelet f79af4c9dd [Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Philip Reames 2f9bd23c20 [GC] Rename a header for consistency 6 years ago
  Rafael Espindola 9f3889b501 Style update. NFC. 7 years ago
  David Blaikie fe42bd50da Move TargetLoweringObjectFile from CodeGen to Target to fix layering 7 years ago
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 years ago
  Zachary Turner 19ca2b0f9d Move Object format code to lib/BinaryFormat. 8 years ago
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 years ago
  Eugene Zelenko 7211c537b1 [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 8 years ago
  Mehdi Amini 9c5961b7ba Move most user of TargetMachine::getDataLayout to the Module one 10 years ago
  Lang Hames 579cebfb15 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. 10 years ago
  Rafael Espindola 9936b80df5 Compute the ELF SectionKind from the flags. 10 years ago
  Eric Christopher 04bcc11905 Move DataLayout back to the TargetMachine from TargetSubtargetInfo 10 years ago
  Philip Reames 999412767a clang-format all the GC related files (NFC) 10 years ago
  Philip Reames 5e62b8471d GCStrategy should not own GCFunctionInfo 10 years ago
  Philip Reames 3490d23337 Remove the Module pointer from GCStrategy and GCMetadataPrinter 10 years ago
  Eric Christopher 9f85dccfc6 Remove the TargetMachine forwards for TargetSubtargetInfo based 11 years ago
  Craig Topper d659d34219 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 years ago
  Chandler Carruth 974a445bd9 Re-sort all of the includes with ./utils/sort_includes.py so that 11 years ago
  Yiannis Tsiouris 477de3a785 Add a GC plugin for Erlang 12 years ago