Commit History

Author SHA1 Message Date
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 years ago
  Bjorn Pettersson 866cf8f3af Fixup for rL326769 (RegState::Debug is being truncated to a bool) 7 years ago
  Bjorn Pettersson 783006ec19 [DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables 7 years ago
  Stefan Maksimovic 3d785e7419 [DebugInfo] Don't insert DEBUG_VALUE after terminators 7 years ago
  Geoff Berry 39064346e3 [MachineOperand] Fix LiveDebugVariables code after isRenamable change. 7 years ago
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC 7 years ago
  Matthias Braun fa621d294f Rename LiveIntervalAnalysis.h to LiveIntervals.h 7 years ago
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output 7 years ago
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 years ago
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 years ago
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 years ago
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 years ago
  Karl-Johan Karlsson b71dbeaf08 [DebugInfo] Insert DEBUG_VALUEs after each register redefinition 7 years ago
  Reid Kleckner 3aeae94e5d Implement David Blaikie's suggestion for comparison operators 8 years ago
  Reid Kleckner f6c62f9ae3 [DebugInfo] Correctly coalesce DBG_VALUEs that mix direct and indirect values 8 years ago
  Bjorn Pettersson 4b8314b0f0 [DebugInfo] Do not extend range for physreg in LiveDebugVariables 8 years ago
  Don Hinton de9cae20fe Cleanup some problems with LLVM_ENABLE_DUMP in release builds, and 8 years ago
  Reid Kleckner ca18763385 Re-land "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" 8 years ago
  Reid Kleckner cf0cb494be [DebugInfo] Use a MapVector to coalesce MachineOperand locations 8 years ago
  Reid Kleckner a08ffd613d Revert "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" 8 years ago
  Reid Kleckner 032e1608d6 Re-land r313400 "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" 8 years ago
  Hans Wennborg 96d3026420 Revert r313400 "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" 8 years ago
  Reid Kleckner 5461cbf32f Name the sentinel value used for the location number of the undefined register NFC 8 years ago
  Reid Kleckner 17be5c39ce [DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs 8 years ago
  Eugene Zelenko 2de563a9ab [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 years ago
  Robert Lougher b587c9efc5 [LiveDebugVariables] Use lexical scope to trim debug value live intervals 8 years ago
  Florian Hahn 45a44be9c9 Extend ifndef to printDebugLoc. 8 years ago
  Florian Hahn a08eb0f1ed Extend ifdefs to more unused helper functions. 8 years ago
  Florian Hahn 8b712792d3 Guard print() functions only used by dump() functions. 8 years ago
  Adrian Prantl 24019d6a43 Remove the unused offset field from LiveDebugVariables (NFC) 8 years ago