Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
[oota-llvm.git] / test / CodeGen / X86 / nosse-varargs.ll
2009-02-01 Torok EdwinImplement -mno-sse: if SSE is disabled on x86-64, don...