Commit History

作者 SHA1 備註 提交日期
  Justin Bogner 1842f4a81b CodeGen: Minor cleanups to use MachineInstr::getMF. NFC 7 年之前
  Eugene Zelenko 2de563a9ab [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 年之前
  Adrian Prantl 91ad652cd8 Retire the llvm.dbg.mir hack after r311594. 8 年之前
  Adrian Prantl cc3f143b8d Update LiveDebugValues to generate DIExpressions for spill offsets 8 年之前
  Adrian Prantl b2a9fcdbed Remove the unused offset field from LiveDebugValues (NFC) 8 年之前
  Adrian Prantl 4df9b5f8fb Remove the unused offset from DBG_VALUE (NFC) 8 年之前
  Wolfgang Pieb a6df1e57e8 Fixing an issue with the initialization of LexicalScopes objects when mixing debug 8 年之前
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames 8 年之前
  Adrian Prantl 7b7499a7a6 LiveDebugValues: Assume calls never clobber SP. 8 年之前
  Wolfgang Pieb 5c49cf1beb Reapply r294532, reverted in r294787. 8 年之前
  Nico Weber 4a827800c6 Revert r294532, it caused PR31935 8 年之前
  Wolfgang Pieb 2012b38a6b Reapply r294356 ("Keep track of spilled variables in LiveDebugValues"). 8 年之前
  NAKAMURA Takumi 22bcc0ea37 Revert r294356, "DebugInfo: Track spilled variables in LiveDebugValues" 8 年之前
  Wolfgang Pieb 0956efb856 DebugInfo: Track spilled variables in LiveDebugValues 8 年之前
  Matthias Braun 0439ed6e3d Use print() instead of dump() in code 8 年之前
  Adrian Prantl b835e6ee0f Teach LiveDebugValues about lexical scopes. 9 年之前
  Keith Walker 275a9fe4ff Propagate DBG_VALUE entries when there are unvisited predecessors 9 年之前
  Keith Walker 4e09440dd5 Improve the -debug output for Debug Range Extension (NFC) 9 年之前
  Matthias Braun 690a3cbc95 MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it 9 年之前
  Benjamin Kramer c22fa67ab0 Avoid duplicated map lookups. No functionality change intended. 9 年之前
  Matt Arsenault c9cf0c849e Make LiveDebugValues preserve CFG 9 年之前
  Adrian Prantl 514970f03e PR26055: Speed up LiveDebugValues::transferDebugValue() 9 年之前
  Adrian Prantl 7fc375e6c4 Undo a suboptimal clang-format decision. NFC 9 年之前
  Adrian Prantl aa8d763129 Work around an MSVC compiler issue in r270776. 9 年之前
  Adrian Prantl 82629e7ee8 PR26055: Speed up LiveDebugValues by replacing lists with bitvectors. 9 年之前
  Mehdi Amini f6071e14c5 [NFC] Header cleanup 9 年之前
  Reid Kleckner 13fb5a3f1f Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h 9 年之前
  Derek Schuff fadd113c9b Introduce MachineFunctionProperties and the AllVRegsAllocated property 9 年之前
  Reid Kleckner b951e5006e Consider regmasks when computing register-based DBG_VALUE live ranges 9 年之前
  Daniel Berlin d046f20351 Speed up LiveDebugValues 9 年之前