[PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 17:37:49 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266398: [Speculation] Add a SpeculativeExecution mode where the pass does nothing… (authored by jlebar).

Changed prior to commit:
  http://reviews.llvm.org/D18625?vs=53471&id=53824#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18625

Files:
  llvm/trunk/include/llvm/LinkAllPasses.h
  llvm/trunk/include/llvm/Transforms/Scalar.h
  llvm/trunk/lib/Transforms/Scalar/SpeculativeExecution.cpp
  llvm/trunk/test/Transforms/SpeculativeExecution/divergent-target.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18625.53824.patch
Type: text/x-patch
Size: 5861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160415/f1afcc29/attachment.bin>


More information about the llvm-commits mailing list