1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=i686-- | FileCheck %s
7 ; CHECK-NEXT: cmpl $12331, {{[0-9]+}}(%esp) # imm = 0x302B
8 ; CHECK-NEXT: setne %al
10 %Y = add i32 %X, 14 ; <i32> [#uses=1]
11 %Z = icmp ne i32 %Y, 12345 ; <i1> [#uses=1]