[PATCH] D24435: Delete more dead code in SelectionDAG (NFC)

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 18:07:56 PDT 2016


vsk created this revision.
vsk added reviewers: bogner, RKSimon.
vsk added a subscriber: llvm-commits.

I tested this with "ninja check-llvm" on a Release build with all architectures
enabled, and on a Debug build (for just x86).

Found with llvm-cov.

https://reviews.llvm.org/D24435

Files:
  include/llvm/CodeGen/SelectionDAG.h
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24435.70936.patch
Type: text/x-patch
Size: 8965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160910/8d31f99a/attachment.bin>


More information about the llvm-commits mailing list