This preserves an additional 581 unique source variables in a stage2
build of clang (according to llvm-dwarfdump --statistics). It
increases the size of the .debug_loc section by 0.1% (or 87139 bytes).
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D43255
[GVN] Salvage debug info from dead insts ClosedPublic Authored by vsk on Feb 13 2018, 1:41 PM.
Details Summary This preserves an additional 581 unique source variables in a stage2
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 13 2018, 2:10 PM Closed by commit rL325063: [GVN] Salvage debug info from dead insts (authored by vedantk). · Explain WhyFeb 13 2018, 2:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134109 lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/PRE/phi-translate-2.ll
test/Transforms/GVN/fence.ll
|