Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/PowerPC/named-reg-alloc-r2.ll @ 120:1172e4bd9c6f
update 4.0.0
author | mir3636 |
---|---|
date | Fri, 25 Nov 2016 19:14:25 +0900 |
parents | 60c9769439b8 |
children | c2174574ed3a |
line wrap: on
line diff
--- a/test/CodeGen/PowerPC/named-reg-alloc-r2.ll Tue Jan 26 22:56:36 2016 +0900 +++ b/test/CodeGen/PowerPC/named-reg-alloc-r2.ll Fri Nov 25 19:14:25 2016 +0900 @@ -1,5 +1,5 @@ ; RUN: not llc < %s -mtriple=powerpc-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-NOTPPC32 -; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu 2>&1 | FileCheck %s +; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu 2>&1 | FileCheck %s ; RUN: not llc < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s --check-prefix=CHECK-NOTPPC32 define i32 @get_reg() nounwind {