OSDN Git Service

[Profile] Propagate branch metadata properly in instcombine
authorXinliang David Li <davidxl@google.com>
Thu, 25 Aug 2016 00:26:32 +0000 (00:26 +0000)
committerXinliang David Li <davidxl@google.com>
Thu, 25 Aug 2016 00:26:32 +0000 (00:26 +0000)
commit1a1f08db0ccbbfe190897313eabb1adc6cce576c
tree7d96e5522bbd4ecdf1a7d4839147756ea8f9c324
parent7a5b51daf2d250c1150a75d69df4b281aded28b0
[Profile] Propagate branch metadata properly in instcombine

Differential Revision: http://reviews.llvm.org/D23590

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279693 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineSelect.cpp
test/Transforms/InstCombine/select_meta.ll [new file with mode: 0644]