Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique hace 6 años
  Jason Liu 3d1f1eb045 [AIX] Implement function descriptor on SDAG hace 6 años
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Matthias Braun 94f7fc2ccd LLVMTargetMachine/TargetPassConfig: Simplify handling of start/stop options; NFC hace 6 años
  Fangrui Song ae4ef7d35c Use unique_ptr to hold AsmInfo,MRI,MII,STI hace 7 años
  Peter Collingbourne 9ffe073e98 CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output. hace 7 años
  Peter Collingbourne 17a98146db MC: Change the streamer ctors to take an object writer instead of a stream. NFCI. hace 7 años
  Nirav Dave 80e97ed582 [MC] Modify MCAsmStreamer to always build MCAssembler. NFCI. hace 7 años
  David Blaikie fe42bd50da Move TargetLoweringObjectFile from CodeGen to Target to fix layering hace 7 años
  David Green 78a2fedd78 [CodeGen] Add a -trap-unreachable option for debugging hace 7 años
  Alex Bradbury d32868dc00 Thread MCSubtargetInfo through Target::createMCAsmBackend hace 7 años
  Sanjoy Das b166e6723e (Re-landing) Expose a TargetMachine::getTargetTransformInfo function hace 7 años
  Sanjoy Das 0a1aae823b Revert "Expose a TargetMachine::getTargetTransformInfo function" hace 7 años
  Sanjoy Das 0950f32a89 Expose a TargetMachine::getTargetTransformInfo function hace 7 años
  Michael Zolotukhin 41b2567ccb Remove redundant includes from lib/CodeGen. hace 7 años
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target hace 7 años
  Matthias Braun 9385cf15d1 Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine" hace 7 años
  Matthias Braun a063107f8d TargetMachine: Merge TargetMachine and LLVMTargetMachine hace 7 años
  Lang Hames 806f68bbab [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. hace 7 años
  Lang Hames 445025a875 [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. hace 7 años
  Rafael Espindola 9aafb854cc Delete Default and JITDefault code models hace 8 años
  Quentin Colombet 6131fb56ca [TargetPassConfig] Feature generic options to setup start/stop-after/before hace 8 años
  Saleem Abdulrasool e6be41f2a8 sink DebugCompressionType into MC for exposing to clang hace 8 años
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... hace 8 años
  Matthias Braun 2144c5262f CodeGen: Refactor MIR parsing hace 8 años
  Matthias Braun 516023ae81 CodeGen/LLVMTargetMachine: Refactor ISel pass construction; NFCI hace 8 años
  Francis Visoiu Mistrih ae1c853358 [LegacyPassManager] Remove TargetMachine constructors hace 8 años
  Ahmed Bougacha b424c9db34 [GlobalISel] Add a way for targets to enable GISel. hace 8 años
  Justin Bogner 669e297a93 GlobalISel: Abort in ResetMachineFunctionPass if fallback isn't enabled hace 8 años
  Benjamin Kramer 1fb85c6675 Apply clang-tidy's performance-unnecessary-value-param to LLVM. hace 8 años