llvm/test/CodeGen/X86/anyregcc.ll: Add explicit -mtriple=x86_64-unknown-unknown.
[oota-llvm.git] / test / CodeGen / X86 / nosse-varargs.ll
2009-02-01 Torok EdwinImplement -mno-sse: if SSE is disabled on x86-64, don...