aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/big_alu.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/big_alu.ll')
-rw-r--r--test/CodeGen/R600/big_alu.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/R600/big_alu.ll b/test/CodeGen/R600/big_alu.ll
index 511e8ef..28be216 100644
--- a/test/CodeGen/R600/big_alu.ll
+++ b/test/CodeGen/R600/big_alu.ll
@@ -1,5 +1,4 @@
;RUN: llc < %s -march=r600 -mcpu=cedar
-;REQUIRES: asserts
;This test ensures that R600 backend can handle ifcvt properly
;and do not generate ALU clauses with more than 128 instructions.