[PATCH] D15213: [SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 09:41:54 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255660: [SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D15213?vs=42783&id=42872#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15213

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll
  llvm/trunk/test/Transforms/SimplifyCFG/speculate-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15213.42872.patch
Type: text/x-patch
Size: 8647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/1c33647c/attachment.bin>


More information about the llvm-commits mailing list