Historique des commits

Auteur SHA1 Message Date
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM il y a 6 ans
  Daniel Sanders c7a3c5c5d1 Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC il y a 6 ans
  David Bolvansky 9a8c62560f [Codegen] Merge tail blocks with no successors after block placement il y a 6 ans
  Evandro Menezes d71ea05ab7 [IR] Refactor attribute methods in Function class (NFC) il y a 6 ans
  Craig Topper 2504d32a6f [BranchFolding] Remove dead code for handling EHPad blocks il y a 6 ans
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Hsiangkai Wang 3c67822cb8 [CodeGen] Fix bugs in BranchFolderPass when debug labels are generated. il y a 6 ans
  Chandler Carruth 2a752bfdae [MI] Change the array of `MachineMemOperand` pointers to be il y a 7 ans
  Krzysztof Parzyszek d407e550d9 Initialize LiveRegs once in BranchFolder::mergeCommonTails il y a 7 ans
  Karl-Johan Karlsson 1c7fca97fb [BranchFolding] Fix live-in's when hoisting code il y a 7 ans
  Heejin Ahn 2522e34cd5 Change ambiguous uses of term 'funclet' to 'EH scopes'. NFC. il y a 7 ans
  Heejin Ahn a3ccaa9b88 [WebAssembly] Add functions for EHScopes il y a 7 ans
  Geoff Berry edf2f13447 [BranchFolding] Allow hoisting to block with a single conditional branch. il y a 7 ans
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. il y a 7 ans
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. il y a 7 ans
  Bjorn Pettersson b0beac8bcf [BranchFolding] Salvage DBG_VALUE instructions from empty blocks il y a 7 ans
  Petar Jovanovic b6bee65199 Correct dwarf unwind information in function epilogue il y a 7 ans
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC il y a 7 ans
  Francis Visoiu Mistrih fd11bc0813 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. il y a 7 ans
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output il y a 7 ans
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target il y a 7 ans
  Reid Kleckner bfc1e953bc Revert "Correct dwarf unwind information in function epilogue for X86" il y a 7 ans
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering il y a 7 ans
  Petar Jovanovic 8cec6c4916 Reland "Correct dwarf unwind information in function epilogue for X86" il y a 7 ans
  Petar Jovanovic 5616b72dcf Revert "Correct dwarf unwind information in function epilogue for X86" il y a 7 ans
  Petar Jovanovic bb38652ad4 Correct dwarf unwind information in function epilogue for X86 il y a 7 ans
  Eugene Zelenko 887aef72f3 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). il y a 7 ans
  Matthias Braun 109c6e02f7 Insert IMPLICIT_DEFS for undef uses in tail merging il y a 8 ans
  Reid Kleckner 71a1ea82c0 Fix conditional tail call branch folding when both edges are the same il y a 8 ans
  Daniel Jasper 7da5231e32 Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue" il y a 8 ans