Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
LLVM phi with i1
ErikCorry
Nov 23rd, 2016
4,271
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
LLVM
0.38 KB
| None
|
0
0
raw
download
clone
embed
print
report
define
i64
@foo
(
i64
,
i64
,
i64
)
{
%4
=
icmp
eq
i64
%0
,
0
br
i1
%4
,
label
%left
,
label
%right
left
:
%l
=
icmp
eq
i64
%1
,
1
br
label
%join
right
:
%r
=
icmp
eq
i64
%1
,
%2
br
label
%join
join
:
%lr
=
phi
i1
[
%l
,
%left
]
,
[
%r
,
%right
]
%iszero
=
icmp
eq
i1
%lr
,
0
br
i1
%iszero
,
label
%left2
,
label
%right2
left2
:
ret
i64
%2
right2
:
ret
i64
%0
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Crypto Accounts⭐⭐⭐
Java | 10 sec ago | 0.18 KB
⭐⭐⭐MAKE $9OO INSTANTLY D G⭐⭐⭐
Java | 21 sec ago | 0.18 KB
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 30 sec ago | 0.25 KB
⭐⭐⭐if you really want more bring up the fire⭐...
Java | 32 sec ago | 0.18 KB
⭐ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 37 sec ago | 0.25 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐⭐
Java | 43 sec ago | 0.18 KB
⭐⭐⭐ChangeNOW Exploit⭐⭐⭐
Java | 54 sec ago | 0.18 KB
⭐⭐⭐if you really want more bring up the fire⭐...
Java | 1 min ago | 0.18 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!