Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Sanders 57a8129407 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM 6 lat temu
  Quentin Colombet 7fce37e34d [LiveRange] Reset the VNIs when splitting subranges 6 lat temu
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 lat temu
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 lat temu
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. 7 lat temu
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 lat temu
  Matthias Braun ffc6b4654a SplitKit: Fix liveness recomputation in some remat cases. 7 lat temu
  Matthias Braun fa621d294f Rename LiveIntervalAnalysis.h to LiveIntervals.h 7 lat temu
  Francis Visoiu Mistrih fd11bc0813 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. 7 lat temu
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output 7 lat temu
  Francis Visoiu Mistrih 7384652668 [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output 7 lat temu
  Francis Visoiu Mistrih accb337c76 [CodeGen] Rename functions PrintReg* to printReg* 7 lat temu
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 lat temu
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 lat temu
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 lat temu
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 lat temu
  Eugene Zelenko 7cf6af50d7 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 lat temu
  Krzysztof Parzyszek cf138ec142 Implement LaneBitmask::getNumLanes and LaneBitmask::getHighestLane 8 lat temu
  Hiroshi Inoue 5c99c6a26a fix trivial typos; NFC 8 lat temu
  Matthias Braun c37ab5f805 SplitKit: Fix partially live subreg splitting 8 lat temu
  Matthias Braun 9c890fc5b3 SplitKit: Fix subreg copy related problems 8 lat temu
  Matthias Braun 94ebfcba48 SplitKit: Correctly implement partial subregister copies 8 lat temu
  Stanislav Mekhanoshin 036be2d186 Fix regalloc assignment of overlapping registers 8 lat temu
  Krzysztof Parzyszek 308c60d0cb Implement LaneBitmask::any(), use it to replace !none(), NFCI 8 lat temu
  Krzysztof Parzyszek d6ca3f019d Extract LaneBitmask into a separate type 8 lat temu
  Krzysztof Parzyszek f5fef36d3a Check proper live range in extendPHIRanges 8 lat temu
  Keith Walker 7435b28542 Place the lowered phi instruction(s) before the DEBUG_VALUE entry 9 lat temu
  Krzysztof Parzyszek 57c58d3969 Do not consider subreg defs as reads when computing subrange liveness 9 lat temu
  George Burgess IV 29b947d015 Make buildbots happy. 9 lat temu
  Krzysztof Parzyszek 31a5f885bf Create subranges for new intervals resulting from live interval splitting 9 lat temu