Use "test regalloc" for the register allocator tests.
These tests were only using "test compile" because it doesn't require any filecheck directives to be present, so just stop requiring filecheck directives for "test regalloc" and other filecheck-based test drivers.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
test compile
|
||||
test regalloc
|
||||
isa intel
|
||||
|
||||
; This test covers the troubles when values with global live ranges are defined
|
||||
|
||||
Reference in New Issue
Block a user