Dan Gohman
|
df2896d609
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
|
Torok Edwin
|
b4c9a6097f
|
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
|
3f54410405
|
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
|
49b1d3e3cc
|
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 |
|