Historie revizí

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