Shrink Thumb2 movcc instructions.
[llvm/avr.git] / test / CodeGen / XCore / 2009-03-27-v2f64-param.ll
blobe834d66df2410c62f9391bf05f60ee6a5977f9e4
1 ; RUN: llvm-as < %s | llc -march=xcore
2 ; PR3898
4 define i32 @vector_param(<2 x double> %x) nounwind {
5        ret i32 1;