Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / full-lsr.ll
index 68575bc401d750a028fb8d69d9413ec1fda4b23b..ff9b1b0b6a5a8b2c55215cc1fc61bc0e5a138e2a 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc < %s -march=x86 -enable-full-lsr >%t
+; RUN: llc < %s -march=x86 >%t
+
 ; RUN: grep {addl      \\\$4,} %t | count 3
 ; RUN: not grep {,%} %t