[PATCH] D35014: [X86] PR32755 : Improvement in CodeGen instruction selection for LEAs.

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:15:12 PDT 2017


jbhateja updated this revision to Diff 105755.
jbhateja added a comment.

Changes for review comments for patch.


https://reviews.llvm.org/D35014

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp
  lib/Target/X86/X86OptimizeLEAs.cpp
  test/CodeGen/X86/lea-opt-cst.ll
  test/CodeGen/X86/mul-constant-i16.ll
  test/CodeGen/X86/mul-constant-i32.ll
  test/CodeGen/X86/mul-constant-i64.ll
  test/CodeGen/X86/mul-constant-result.ll
  test/CodeGen/X86/umul-with-overflow.ll
  test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll
  utils/TableGen/DAGISelMatcherGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35014.105755.patch
Type: text/x-patch
Size: 33175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/9f81fae6/attachment-0001.bin>


More information about the llvm-commits mailing list