NAKAMURA Takumi
|
ad733c5014
|
test/CodeGen/X86/bigstructret.ll: Suppress one test. It is msvc-incompatible. (compatible to mingw32 and netbsd, though)
llvm-svn: 157474
|
2012-05-25 15:40:54 +00:00 |
|
NAKAMURA Takumi
|
93dbb2e681
|
test/CodeGen/X86/bigstructret.ll: Relax stack offsets for hosts of stack-align=8, eg. win32 and netbsd.
llvm-svn: 157471
|
2012-05-25 15:12:21 +00:00 |
|
Eli Friedman
|
d89582030a
|
Simplify code for calling a function where CanLowerReturn fails, fixing a small bug in the process.
llvm-svn: 157446
|
2012-05-25 00:09:29 +00:00 |
|
Kenneth Uildriks
|
82bc831061
|
x86 users can now return arbitrary sized structs. Structs too large to fit in return registers will be returned through a hidden sret parameter introduced during SelectionDAG construction.
llvm-svn: 86876
|
2009-11-11 19:59:24 +00:00 |
|