]> granicus.if.org Git - clang/commit
Ir-gen the side-effect(s) when __builtin_expect is
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 25 Apr 2011 22:30:02 +0000 (22:30 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 25 Apr 2011 22:30:02 +0000 (22:30 +0000)
commitec9919549095390b5737c561544f8bd49fc894de
treef872712e7ea6aee1b761842fbd32fb53b0f51ef5
parent8d8f2c20f3e21c7516e5d27293f08283913904d1
Ir-gen the side-effect(s) when __builtin_expect is
constant-folded. // rdar://9330105

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/builtin-expect.c