[PATCH] D43198: [DAG] Enforce stricter NodeId invariant during Instruction selection

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 13:02:40 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327170: [DAG] Enforce stricter NodeId invariant during Instruction selection (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43198?vs=137811&id=137820#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43198

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/pr36312.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43198.137820.patch
Type: text/x-patch
Size: 15735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/57c9d73d/attachment.bin>


More information about the llvm-commits mailing list