1; RUN: llc < %s -mtriple=xcore2 3define i32 @test(i32 %X) {4 %tmp.1 = add i32 %X, 15 ret i32 %tmp.16}7