1 ; RUN: llc < %s -march=x86 -mcpu=yonah | not grep movss
2 ; RUN: llc < %s -march=x86 -mcpu=yonah | not grep xmm
4 define double @test1(double* %P) {
5 %X = load double, double* %P ; <double> [#uses=1]
9 define double @test2() {
10 ret double 1.234560e+03
15 ;double %test3(bool %B) {
16 ; %C = select bool %B, double 123.412, double 523.01123123