提交历史

作者 SHA1 备注 提交日期
  Guillaume Chatelet f79af4c9dd [Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Philip Reames 2f9bd23c20 [GC] Rename a header for consistency 6 年之前
  Rafael Espindola 9f3889b501 Style update. NFC. 7 年之前
  David Blaikie fe42bd50da Move TargetLoweringObjectFile from CodeGen to Target to fix layering 7 年之前
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 年之前
  Eugene Zelenko 643c0a4367 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 年之前
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 年之前
  David Majnemer 975248e4fb Use the range variant of find instead of unpacking begin/end 9 年之前
  Mehdi Amini 9c5961b7ba Move most user of TargetMachine::getDataLayout to the Module one 10 年之前
  Rafael Espindola 9758b4ae95 Simplify the Mangler interface now that DataLayout is mandatory. 10 年之前
  Jim Grosbach 19696daa21 MC: Clean up method names in MCContext. 10 年之前
  Lang Hames 579cebfb15 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. 10 年之前
  Eric Christopher 04bcc11905 Move DataLayout back to the TargetMachine from TargetSubtargetInfo 10 年之前
  Philip Reames 999412767a clang-format all the GC related files (NFC) 10 年之前
  Philip Reames 5e62b8471d GCStrategy should not own GCFunctionInfo 10 年之前
  Philip Reames 3490d23337 Remove the Module pointer from GCStrategy and GCMetadataPrinter 10 年之前
  Eric Christopher 9f85dccfc6 Remove the TargetMachine forwards for TargetSubtargetInfo based 11 年之前
  Craig Topper d659d34219 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 年之前
  Rafael Espindola b56c57bcbb Move the llvm mangler to lib/IR. 11 年之前
  Eric Christopher 1ced208be9 Last in the series of removing unnecessary '0' arguments for 12 年之前
  Eric Christopher 68ca56285f These functions have default arguments of 0 for the last arg. Use 12 年之前
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR 12 年之前
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 年之前
  Chandler Carruth 426c2bf5cd Revert the majority of the next patch in the address space series: 12 年之前
  Micah Villmow 2c39b15073 Resubmit the changes to llvm core to update the functions to support different pointer sizes on a per address space basis. 13 年之前
  Micah Villmow fb384d61c7 Revert 165732 for further review. 13 年之前
  Micah Villmow f3840d2c16 Add in the first iteration of support for llvm/clang/lldb to allow variable per address space pointer sizes to be optimized correctly. 13 年之前
  Micah Villmow 3574eca1b0 Move TargetData to DataLayout. 13 年之前
  Nick Lewycky 476b242fe7 Add missing standard headers. Patch by Joerg Sonnenberger! 14 年之前