Add a neat little two's complement hack for x86.
[oota-llvm.git] / test / CodeGen / X86 / 2007-10-19-SpillerUnfold.ll
index 600bd1f1784978399fa37151daed03bb9df38941..d3120f3e0ef7c03e82cea4845d14c4c0b60c07f0 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | grep inc | not grep PTR
 
-define i16 @t(i32* %bitptr, i32* %source, i8** %byteptr, i32 %scale, i32 %round) signext  {
+define signext   i16 @t(i32* %bitptr, i32* %source, i8** %byteptr, i32 %scale, i32 %round) {
 entry:
        br label %bb