| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Regenerate big structure return test and check on x86_64 as well. | Simon Pilgrim | 2017-08-01 | 1 | -13/+37 |
| | | | | | llvm-svn: 309676 | ||||
| * | test/CodeGen/X86/bigstructret.ll: Suppress one test. It is ↵ | NAKAMURA Takumi | 2012-05-25 | 1 | -12/+0 |
| | | | | | | | msvc-incompatible. (compatible to mingw32 and netbsd, though) llvm-svn: 157474 | ||||
| * | test/CodeGen/X86/bigstructret.ll: Relax stack offsets for hosts of ↵ | NAKAMURA Takumi | 2012-05-25 | 1 | -2/+2 |
| | | | | | | | stack-align=8, eg. win32 and netbsd. llvm-svn: 157471 | ||||
| * | Simplify code for calling a function where CanLowerReturn fails, fixing a ↵ | Eli Friedman | 2012-05-25 | 1 | -6/+35 |
| | | | | | | | small bug in the process. llvm-svn: 157446 | ||||
| * | x86 users can now return arbitrary sized structs. Structs too large to fit ↵ | Kenneth Uildriks | 2009-11-11 | 1 | -0/+17 |
| in return registers will be returned through a hidden sret parameter introduced during SelectionDAG construction. llvm-svn: 86876 | |||||

