[PATCH] D16090: [SelectionDAG] Fold more offsets into GlobalAddresses

Dan Gohman via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 22:59:04 PST 2016


sunfish updated this revision to Diff 45353.
sunfish added a comment.

- Move isConstantIntBuildVectorOrConstantInt to SelectionDAG.


Repository:
  rL LLVM

http://reviews.llvm.org/D16090

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/WebAssembly/address-offsets.ll
  test/CodeGen/X86/lea-opt.ll
  test/CodeGen/XCore/threads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16090.45353.patch
Type: text/x-patch
Size: 46279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/d0c999a6/attachment.bin>


More information about the llvm-commits mailing list