Historial de Commits

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