[PATCH] Add a speculative execution pass
Bjarke Hammersholt Roune
broune at google.com
Wed May 6 11:47:57 PDT 2015
Use TTI for speculation cost of whitelisted instructions.
http://reviews.llvm.org/D9360
Files:
include/llvm/IR/BasicBlock.h
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/IR/BasicBlock.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Scalar.cpp
lib/Transforms/Scalar/SpeculativeExecution.cpp
test/Transforms/SpeculativeExecution/spec.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9360.25075.patch
Type: text/x-patch
Size: 17169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150506/33f3b441/attachment.bin>
More information about the llvm-commits
mailing list