[PATCH] D30562: Add Instruction number to LSR cost model (PR23384) part 3 of 3
Evgeny Stupachenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 16:11:52 PDT 2017
evstupac updated this revision to Diff 98550.
evstupac added a comment.
Exclude "Cross Uses to make possible solution without cmp".
Update tests accordingly.
Rebase on newest trunk.
Repository:
rL LLVM
https://reviews.llvm.org/D30562
Files:
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.h
test/CodeGen/X86/2006-05-11-InstrSched.ll
test/CodeGen/X86/atom-fixup-lea3.ll
test/CodeGen/X86/full-lsr.ll
test/CodeGen/X86/loop-strength-reduce4.ll
test/CodeGen/X86/madd.ll
test/CodeGen/X86/masked-iv-safe.ll
test/Transforms/LoopStrengthReduce/X86/canonical.ll
test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll
test/Transforms/LoopStrengthReduce/X86/lsr-insns-1.ll
test/Transforms/LoopStrengthReduce/X86/lsr-insns-2.ll
test/Transforms/LoopStrengthReduce/X86/nested-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30562.98550.patch
Type: text/x-patch
Size: 21271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/f5e3987d/attachment.bin>
More information about the llvm-commits
mailing list