[PATCH] D108585: [DebugInfo][InstrRef] Don't use instruction referencing for unoptimised functions
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 07:11:06 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0116ed006929: [DebugInfo][InstrRef] Don't use instr-ref for unoptimised functions (authored by jmorse).
Changed prior to commit:
https://reviews.llvm.org/D108585?vs=368601&id=368630#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108585/new/
https://reviews.llvm.org/D108585
Files:
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
llvm/lib/CodeGen/LiveDebugVariables.cpp
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/test/DebugInfo/X86/instr-ref-opt-levels.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108585.368630.patch
Type: text/x-patch
Size: 9627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/321c7d54/attachment.bin>
More information about the llvm-commits
mailing list