[Hexagon] Add REQUIRES: asserts to testcases that use -debug-only

llvm-svn: 327279
This commit is contained in:
Krzysztof Parzyszek 2018-03-12 15:11:16 +00:00
parent da4a7c01bf
commit 5b39f7cfef
3 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
; RUN: llc -march=hexagon -O2 -debug-only=pipeliner < %s -o - 2>&1 > /dev/null | FileCheck %s
; REQUIRES: asserts
; Test that the phi in the first epilog block is getter the correct
; value from the kernel block. In this bug, the phi was using the value

View File

@ -1,4 +1,5 @@
; RUN: llc -march=hexagon -debug-only=pipeliner < %s -o - 2>&1 | FileCheck %s
; REQUIRES: asserts
; Test that there is a chain edge between two dependent Phis.
; The pipeliner tries to remove chains between unrelated Phis, but

View File

@ -1,5 +1,5 @@
; RUN: llc -disable-lsr -march=hexagon -enable-pipeliner \
; RUN: -debug-only=pipeliner < %s -o - 2>&1 > /dev/null | FileCheck %s
; RUN: -debug-only=pipeliner < %s 2>&1 > /dev/null | FileCheck %s
; REQUIRES: asserts
;
; Test that checks if the ResMII is 1.