Torok Edwin
|
a2d1f35e9a
|
Implement -mno-sse: if SSE is disabled on x86-64, don't store XMM on stack for
var-args, and don't allow FP return values
llvm-svn: 63495
|
2009-02-01 18:15:56 +00:00 |
Torok Edwin
|
97be2f5840
|
revert this patch for now, because Codegen does still want to generate SSE code,
for example in the case of va-args. XFAIL associated tests.
llvm-svn: 62972
|
2009-01-25 20:21:24 +00:00 |
Torok Edwin
|
a23c73bbdc
|
If user explicitly asks not to use SSE, don't force it. This fixes LLVM part of PR3402.
llvm-svn: 62967
|
2009-01-25 17:58:56 +00:00 |