[PATCH] [DebugInfo] Add debug locations to constant SD nodes

Sergey Dmitrouk sdmitrouk at accesssoftek.com
Tue Apr 28 05:00:49 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9084

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
  llvm/trunk/lib/Target/ARM/ARMInstrNEON.td
  llvm/trunk/lib/Target/ARM/ARMInstrThumb.td
  llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
  llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
  llvm/trunk/lib/Target/ARM/ARMSelectionDAGInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.td
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfoV4.td
  llvm/trunk/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/MSP430/MSP430ISelLowering.cpp
  llvm/trunk/lib/Target/Mips/Mips16ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Mips/MipsISelDAGToDAG.h
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Mips/MipsSEISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/trunk/lib/Target/NVPTX/NVPTXVector.td
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrAltivec.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrHTM.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/lib/Target/R600/AMDGPUISelDAGToDAG.cpp
  llvm/trunk/lib/Target/R600/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/R600/AMDGPUInstructions.td
  llvm/trunk/lib/Target/R600/R600ISelLowering.cpp
  llvm/trunk/lib/Target/R600/R600ISelLowering.h
  llvm/trunk/lib/Target/R600/SIISelLowering.cpp
  llvm/trunk/lib/Target/R600/SIInstrInfo.td
  llvm/trunk/lib/Target/Sparc/SparcISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/trunk/lib/Target/Sparc/SparcInstr64Bit.td
  llvm/trunk/lib/Target/Sparc/SparcInstrInfo.td
  llvm/trunk/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZOperands.td
  llvm/trunk/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86InstrShiftRotate.td
  llvm/trunk/lib/Target/X86/X86SelectionDAGInfo.cpp
  llvm/trunk/lib/Target/XCore/XCoreISelDAGToDAG.cpp
  llvm/trunk/lib/Target/XCore/XCoreISelLowering.cpp
  llvm/trunk/lib/Target/XCore/XCoreInstrInfo.td
  llvm/trunk/test/DebugInfo/AArch64/constant-dbgloc.ll
  llvm/trunk/test/DebugInfo/ARM/constant-dbgloc.ll
  llvm/trunk/test/DebugInfo/constant-sdnodes-have-dbg-location.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9084.24541.patch
Type: text/x-patch
Size: 1165010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150428/e39f5b05/attachment.bin>


More information about the llvm-commits mailing list