X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[oota-llvm.git] / test / CodeGen / X86 / pr10420.ll
2011-08-02 Rafael EspindolaAssume .cfi_startproc is the first thing in a function...