1 ; RUN: llc < %s -mtriple=i686-- | FileCheck %s
3 @temp1 = global i64 -77129852189294865, align 8
5 define void @foo() nounwind {
6 %x = load i64, ptr @temp1, align 8
8 %t = trunc i64 %s to i32
9 %z = zext i32 %t to i64
10 store i64 %z, ptr @temp1, align 8
11 ; CHECK: movl $0, {{_?}}temp1+4
12 ; CHECK: movl $0, {{_?}}temp1