[PATCH] D23033: [PM] Port SpeculativeExecution to new PM

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 14:56:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277393: [PM] Port SpeculativeExecution to the new PM (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D23033?vs=66375&id=66389#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23033

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/Scalar/SpeculativeExecution.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
  llvm/trunk/lib/Transforms/Scalar/SpeculativeExecution.cpp
  llvm/trunk/test/Transforms/SpeculativeExecution/spec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23033.66389.patch
Type: text/x-patch
Size: 12377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/9336e6d5/attachment.bin>


More information about the llvm-commits mailing list