[PATCH] [LSR] Canonicalize reg1 + ... + regN into reg1 + ... + 1*regN
Quentin Colombet
qcolombet at apple.com
Tue May 20 10:02:06 PDT 2014
Refine the comments on isAMCompletelyFolded.
Fix a think-o in the base adds computation.
http://reviews.llvm.org/D3830
Files:
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/CodeGen/X86/avoid_complex_am.ll
test/CodeGen/X86/masked-iv-safe.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3830.9630.patch
Type: text/x-patch
Size: 36991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140520/4c286bca/attachment.bin>
More information about the llvm-commits
mailing list