Историја ревизија

Аутор SHA1 Порука Датум
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM пре 6 година
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC пре 6 година
  David Green 48fad28144 [Codegen] Make sure kill flags are not incorrect from removed machine phi's пре 6 година
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo пре 6 година
  Dinar Temirbulatov b0f4bab2db [CodeGen] Enhance machine PHIs optimization пре 6 година
  Fangrui Song 7d88286b7c [CodeGen] Fix inconsistent declaration parameter name пре 7 година
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC пре 7 година
  Michael Zolotukhin 41b2567ccb Remove redundant includes from lib/CodeGen. пре 7 година
  Mikael Holmen 78cae93022 Skip DBG instr in OptimizePHIs when looking for dead PHI cycles пре 7 година
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target пре 7 година
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering пре 7 година
  Eugene Zelenko 8fd05041c0 [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 година
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames пре 8 година
  Duncan P. N. Exon Smith d4e0802b9b CodeGen: Avoid dereferencing end() in OptimizePHIs::OptimizeBB пре 9 година
  Andrew Kaylor 1e455c5cfb Re-commit optimization bisect support (r267022) without new pass manager support. пре 9 година
  Vedant Kumar 8866d94a61 Revert "Initial implementation of optimization bisect support." пре 9 година
  Andrew Kaylor c852398cbc Initial implementation of optimization bisect support. пре 9 година
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) пре 10 година
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC пре 10 година
  David Blaikie 5401ba7099 Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool> пре 10 година
  Eric Christopher 6035518e3b Have MachineFunction cache a pointer to the subtarget to make lookups пре 11 година
  Eric Christopher 9f85dccfc6 Remove the TargetMachine forwards for TargetSubtargetInfo based пре 11 година
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE пре 11 година
  Paul Robinson 5fa58a5b23 Disable each MachineFunctionPass for 'optnone' functions, unless that пре 11 година
  Owen Anderson 92fca73d52 Switch a number of loops in lib/CodeGen over to range-based for-loops, now that пре 11 година
  Owen Anderson bf63022492 Phase 2 of the great MachineRegisterInfo cleanup. This time, we're changing пре 11 година
  Craig Topper 9f998de891 [C++11] Add 'override' keyword to virtual methods that override their base class. пре 11 година
  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 година