llvm/test/Transforms/LowerExpectIntrinsic
Xinliang David Li aa13c4773f [Profile] handle select instruction in 'expect' lowering
Builtin expect lowering currently ignores select. This patch
fixes the issue

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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280547 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-02 22:03:40 +00:00
..