R600/SI: Use -verify-machineinstrs for most tests
[oota-llvm.git] / test / CodeGen / R600 / sgpr-copy.ll
index 67837a31941e0e213ce5bc7f52dd61c3d386f06b..768ffa605a3ed869ee8f1d46e2a7a50ddaa77858 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=r600 -mcpu=SI | FileCheck %s
+; RUN: llc < %s -march=r600 -mcpu=SI  | FileCheck %s
 
 ; This test checks that no VGPR to SGPR copies are created by the register
 ; allocator.