blob: a7810b5c05e20bfa75f3b634b42c2d9a8e9a92b3 [file] [log] [blame]
Nadav Rotembf5a2c62012-12-19 07:39:08 +00001; RUN: llc < %s
2
3define void @main() {
4if.end:
5 br label %block.i.i
6
7block.i.i:
8 %tmpbb = load i8* undef
9 %tmp54 = zext i8 %tmpbb to i64
10 %tmp59 = and i64 %tmp54, 8
11 %tmp60 = add i64 %tmp59, 3691045929300498764
12 %tmp62 = sub i64 %tmp60, 3456506383779105993
13 %tmp63 = xor i64 1050774804270620004, %tmp62
14 %tmp65 = xor i64 %tmp62, 234539545521392771
15 %tmp67 = or i64 %tmp65, %tmp63
16 %tmp71 = xor i64 %tmp67, 6781485823212740913
17 %tmp72 = trunc i64 %tmp71 to i32
18 %tmp74 = lshr i32 2, %tmp72
19 store i32 %tmp74, i32* undef
20 br label %block.i.i
21}