aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/bigstructret.ll
Commit message (Expand)AuthorAgeFilesLines
* test/CodeGen/X86/bigstructret.ll: Suppress one test. It is msvc-incompatible....NAKAMURA Takumi2012-05-251-12/+0
* test/CodeGen/X86/bigstructret.ll: Relax stack offsets for hosts of stack-alig...NAKAMURA Takumi2012-05-251-2/+2
* Simplify code for calling a function where CanLowerReturn fails, fixing a sma...Eli Friedman2012-05-251-6/+35
* x86 users can now return arbitrary sized structs. Structs too large to fit i...Kenneth Uildriks2009-11-111-0/+17