X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[oota-llvm.git] / test / CodeGen / X86 / tail-call-got.ll
2011-08-31 Benjamin KramerThis test requires sse, otherwise x87 ops will block...
2011-08-11 Eli FriedmanFix X86TargetLowering::LowerExternalSymbol so that...