Strength reduction improvements.
[oota-llvm.git] / test / CodeGen / X86 / 2007-08-10-LEA16Use32.ll
index f6a848255fdd852978a93246bc0913964cd7f9ce..1a0bcf94e5b1ae8a7d0cd100070f6cf1901442bc 100644 (file)
@@ -1,4 +1,8 @@
 ; RUN: llvm-as < %s | llc -march=x86 | grep {leal}
+; XFAIL: *
+; This test is XFAIL'd because strength-reduction was improved to
+; avoid emitting the lea, so it longer tests whether the 16-bit
+; lea is avoided.
 
 @X = global i16 0               ; <i16*> [#uses=1]
 @Y = global i16 0               ; <i16*> [#uses=1]