]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blob - test/CodeGen/X86/aligned-comm.ll
[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
[opencl/llvm.git] / test / CodeGen / X86 / aligned-comm.ll
1 ; RUN: llc < %s -march=x86
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