comparison 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
comparison
equal deleted inserted replaced
101:34baf5011add 120:1172e4bd9c6f
1 ; RUN: llc -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s 1 ; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s
2 ; RUN: llc -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s 2 ; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s
3 3
4 ; Test correct code generation for medium and large code model 4 ; Test correct code generation for medium and large code model
5 ; for loading and storing a weak variable 5 ; for loading and storing a weak variable
6 6
7 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64" 7 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"