[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
Tue Jun 6 13:04:49 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304824: Fix PR23384 (part 3 of 3) (authored by evstupac).
Changed prior to commit:
https://reviews.llvm.org/D30562?vs=98550&id=101606#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30562
Files:
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/trunk/test/CodeGen/X86/2006-05-11-InstrSched.ll
llvm/trunk/test/CodeGen/X86/atom-fixup-lea3.ll
llvm/trunk/test/CodeGen/X86/full-lsr.ll
llvm/trunk/test/CodeGen/X86/hoist-spill.ll
llvm/trunk/test/CodeGen/X86/loop-strength-reduce4.ll
llvm/trunk/test/CodeGen/X86/madd.ll
llvm/trunk/test/CodeGen/X86/masked-iv-safe.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/X86/canonical.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/X86/lsr-expand-quadratic.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/X86/lsr-insns-1.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/X86/lsr-insns-2.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/X86/nested-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30562.101606.patch
Type: text/x-patch
Size: 24364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/8b5d1c89/attachment.bin>
More information about the llvm-commits
mailing list