[PATCH] D18133: allow branch weight metadata on select instructions (PR26636)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 13:24:04 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263482: allow branch weight metadata on select instructions (PR26636) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D18133?vs=50628&id=50635#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18133

Files:
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/Inline/profile-meta.ll
  llvm/trunk/test/Transforms/SimplifyCFG/PhiEliminate2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18133.50635.patch
Type: text/x-patch
Size: 4208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160314/8f2c31a1/attachment.bin>


More information about the llvm-commits mailing list