[PATCH] Add straight-line strength reduction to LLVM
Jingyue Wu
jingyue at google.com
Mon Feb 2 22:15:21 PST 2015
Disable SLSR if the target schedules for ILP.
Also, added one more test where the bump is a multiple of S.
http://reviews.llvm.org/D7310
Files:
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Target/NVPTX/NVPTXTargetMachine.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Scalar.cpp
lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
test/Transforms/StraightLineStrengthReduce/slsr.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7310.19211.patch
Type: text/x-patch
Size: 17268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/278a704a/attachment.bin>
More information about the llvm-commits
mailing list