Chromium Code Reviews

Issue 3661004: x86-64 va_arg (Closed)

Created:
10 years, 2 months ago by pdox
Modified:
9 years, 7 months ago
Reviewers:
Base URL:
http://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Bugfixes #

Patch Set 3 : #

Patch Set 4 : long double doesn't work how I thought #

Unified diffs Side-by-side diffs Stats (+372 lines, -6 lines)
M include/llvm/CodeGen/MachineInstrBuilder.h View 3 chunks +21 lines, -0 lines 0 comments
M lib/Target/X86/X86ISelLowering.h View 2 chunks +10 lines, -1 line 0 comments
M lib/Target/X86/X86ISelLowering.cpp View 4 chunks +320 lines, -4 lines 0 comments
M lib/Target/X86/X86InstrCompiler.td View 1 chunk +11 lines, -0 lines 0 comments
M lib/Target/X86/X86InstrInfo.td View 2 chunks +10 lines, -1 line 0 comments

Powered by Google App Engine