[PATCH] D14398: Strip metadata when speculatively hoisting instructions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 06:13:02 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252604: Strip metadata when speculatively hoisting instructions (authored by igor.laevsky).

Changed prior to commit:
  http://reviews.llvm.org/D14398?vs=39410&id=39808#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14398

Files:
  llvm/trunk/lib/Analysis/LoopInfo.cpp
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Analysis/TypeBasedAliasAnalysis/licm.ll
  llvm/trunk/test/Transforms/LICM/hoist-deref-load.ll
  llvm/trunk/test/Transforms/SimplifyCFG/SpeculativeExec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14398.39808.patch
Type: text/x-patch
Size: 5630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151110/c8fd519e/attachment.bin>


More information about the llvm-commits mailing list