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
  Quentin Colombet 7fce37e34d [LiveRange] Reset the VNIs when splitting subranges 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
  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
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. il y a 7 ans
  Matthias Braun ffc6b4654a SplitKit: Fix liveness recomputation in some remat cases. il y a 7 ans
  Matthias Braun fa621d294f Rename LiveIntervalAnalysis.h to LiveIntervals.h 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
  Francis Visoiu Mistrih 7384652668 [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output il y a 7 ans
  Francis Visoiu Mistrih accb337c76 [CodeGen] Rename functions PrintReg* to printReg* 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
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering il y a 7 ans
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. il y a 7 ans
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] il y a 7 ans
  Eugene Zelenko 7cf6af50d7 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). il y a 8 ans
  Krzysztof Parzyszek cf138ec142 Implement LaneBitmask::getNumLanes and LaneBitmask::getHighestLane il y a 8 ans
  Hiroshi Inoue 5c99c6a26a fix trivial typos; NFC il y a 8 ans
  Matthias Braun c37ab5f805 SplitKit: Fix partially live subreg splitting il y a 8 ans
  Matthias Braun 9c890fc5b3 SplitKit: Fix subreg copy related problems il y a 8 ans
  Matthias Braun 94ebfcba48 SplitKit: Correctly implement partial subregister copies il y a 8 ans
  Stanislav Mekhanoshin 036be2d186 Fix regalloc assignment of overlapping registers il y a 8 ans
  Krzysztof Parzyszek 308c60d0cb Implement LaneBitmask::any(), use it to replace !none(), NFCI il y a 8 ans
  Krzysztof Parzyszek d6ca3f019d Extract LaneBitmask into a separate type il y a 8 ans
  Krzysztof Parzyszek f5fef36d3a Check proper live range in extendPHIRanges il y a 8 ans
  Keith Walker 7435b28542 Place the lowered phi instruction(s) before the DEBUG_VALUE entry il y a 9 ans
  Krzysztof Parzyszek 57c58d3969 Do not consider subreg defs as reads when computing subrange liveness il y a 9 ans
  George Burgess IV 29b947d015 Make buildbots happy. il y a 9 ans
  Krzysztof Parzyszek 31a5f885bf Create subranges for new intervals resulting from live interval splitting il y a 9 ans