[PATCH] [X86] Use single add/sub for large stack offsets
Anton Korobeynikov
anton at korobeynikov.info
Thu Jan 29 07:18:02 PST 2015
LGTM after the fix of the test.
================
Comment at: test/CodeGen/X86/huge-stack-offset.ll:15
@@ +14,3 @@
+
+; CHECK=32-LABEL: foo:
+; CHECK-32: movl $50000000{{..}}, %eax
----------------
Typo? Should be CHECK-32-LABEL as I can see.
http://reviews.llvm.org/D7226
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list