[PATCH] Add a speculative execution pass

Bjarke Hammersholt Roune broune at google.com
Thu May 14 17:12:41 PDT 2015


Remove speculation flag and call from PassManagerBuilder.
Update comments on speculation.


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.25829.patch
Type: text/x-patch
Size: 16881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150515/b0b8eef9/attachment.bin>


More information about the llvm-commits mailing list