]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blob - test/CodeGen/X86/2003-11-03-GlobalBool.ll
[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
[opencl/llvm.git] / test / CodeGen / X86 / 2003-11-03-GlobalBool.ll
1 ; RUN: llc < %s -march=x86 | \
2 ; RUN:   not grep ".byte[[:space:]]*true"
4 @X = global i1 true             ; <i1*> [#uses=0]