This helps debug issues where SelectionDAG assigns the wrong location
to an instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45913
[SelectionDAG] Dump debug locs in SDNodes ClosedPublic Authored by vsk on Apr 20 2018, 6:16 PM.
Details Summary This helps debug issues where SelectionDAG assigns the wrong location
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2018, 12:56 AM Closed by commit rL330618: [SelectionDAG] Dump debug locs in SDNodes (authored by vedantk). · Explain WhyApr 23 2018, 10:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 143598 llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
llvm/trunk/test/CodeGen/X86/selectiondag-debug-loc.ll
|