Force cmov on test so block placement doesn't shuffle the code around.
[oota-llvm.git] / test / CodeGen / X86 / thiscall-struct-return.ll
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...