Mercurial > hg > Members > tobaru > cbc > CbC_llvm
diff test/CodeGen/PowerPC/mcm-13.ll @ 120:1172e4bd9c6f
update 4.0.0
author | mir3636 |
---|---|
date | Fri, 25 Nov 2016 19:14:25 +0900 |
parents | 7d135dc70f03 |
children |
line wrap: on
line diff
--- a/test/CodeGen/PowerPC/mcm-13.ll Tue Jan 26 22:56:36 2016 +0900 +++ b/test/CodeGen/PowerPC/mcm-13.ll Fri Nov 25 19:14:25 2016 +0900 @@ -1,5 +1,5 @@ -; RUN: llc -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s -; RUN: llc -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s +; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s +; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s ; Test correct code generation for medium and large code model ; for loading and storing a weak variable