; RUN: llc < %s -march=ppc32 | \; RUN: grep -v align | not grep li;; Test that immediates are folded into these instructions correctly.definei32@ADD(i32%X)nounwind{%Y=addi32%X,65537; <i32> [#uses=1]reti32%Y}definei32@SUB(i32%X)nounwind{%Y=subi32%X,65537; <i32> [#uses=1]reti32%Y}