[PATCH] D44797: [DAG, X86] Fix ISel-time node insertion ids

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 12:34:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328233: [DAG, X86] Fix ISel-time node insertion ids (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44797?vs=139486&id=139492#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44797

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/pr36865.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44797.139492.patch
Type: text/x-patch
Size: 6550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/6b8c5da5/attachment.bin>


More information about the llvm-commits mailing list