提交历史

作者 SHA1 备注 提交日期
  Fangrui Song 7d88286b7c [CodeGen] Fix inconsistent declaration parameter name 7 年之前
  Mikael Holmen b16b4ba59a [DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property 7 年之前
  Mikael Holmen 57db0178ea [DebugInfo] Keep DBG_VALUE undef in LiveDebugVariables 7 年之前
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 年之前
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 年之前
  Bjorn Pettersson 866cf8f3af Fixup for rL326769 (RegState::Debug is being truncated to a bool) 7 年之前
  Bjorn Pettersson 783006ec19 [DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables 7 年之前
  Stefan Maksimovic 3d785e7419 [DebugInfo] Don't insert DEBUG_VALUE after terminators 7 年之前
  Geoff Berry 39064346e3 [MachineOperand] Fix LiveDebugVariables code after isRenamable change. 7 年之前
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 年之前
  Matthias Braun fa621d294f Rename LiveIntervalAnalysis.h to LiveIntervals.h 7 年之前
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output 7 年之前
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 年之前
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 年之前
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 年之前
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 年之前
  Karl-Johan Karlsson b71dbeaf08 [DebugInfo] Insert DEBUG_VALUEs after each register redefinition 7 年之前
  Reid Kleckner 3aeae94e5d Implement David Blaikie's suggestion for comparison operators 8 年之前
  Reid Kleckner f6c62f9ae3 [DebugInfo] Correctly coalesce DBG_VALUEs that mix direct and indirect values 8 年之前
  Bjorn Pettersson 4b8314b0f0 [DebugInfo] Do not extend range for physreg in LiveDebugVariables 8 年之前
  Don Hinton de9cae20fe Cleanup some problems with LLVM_ENABLE_DUMP in release builds, and 8 年之前
  Reid Kleckner ca18763385 Re-land "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" 8 年之前
  Reid Kleckner cf0cb494be [DebugInfo] Use a MapVector to coalesce MachineOperand locations 8 年之前
  Reid Kleckner a08ffd613d Revert "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" 8 年之前
  Reid Kleckner 032e1608d6 Re-land r313400 "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" 8 年之前
  Hans Wennborg 96d3026420 Revert r313400 "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" 8 年之前
  Reid Kleckner 5461cbf32f Name the sentinel value used for the location number of the undefined register NFC 8 年之前
  Reid Kleckner 17be5c39ce [DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs 8 年之前
  Eugene Zelenko 2de563a9ab [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 年之前
  Robert Lougher b587c9efc5 [LiveDebugVariables] Use lexical scope to trim debug value live intervals 8 年之前