[ARM] Adjust how NEON shifts are lowered
[llvm-core.git] / test / CodeGen / X86 / aligned-comm.ll
blob1192b72c48d217e507db355edc858d11b2719f69
1 ; RUN: llc < %s -mtriple=i686--
2 ; RUN: llc < %s -mtriple=i386-apple-darwin10 | grep "array,16512,7"
3 ; RUN: llc < %s -mtriple=i386-apple-darwin9 | grep "array,16512,7"
5 ; Darwin 9+ should get alignment on common symbols.
6 @array = common global [4128 x i32] zeroinitializer, align 128