Add fake use to suppress defined-but-unused warnings
[oota-llvm.git] / test / CodeGen / X86 / sse2-mul.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-12-22 Benjamin KramerX86: Turn mul of <4 x i32> into pmuludq when no SSE4...