Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
CodeGen
/
SwiftCallingConv.cpp
d2bfe4b
In swiftcall, don't merge FP/vector types within a chunk.
by John McCall
· 7 years ago
6907ce2
Remove trailing space
by Fangrui Song
· 7 years ago
bfbc05e
Generalize the swiftcall API since being passed indirectly isn't
by John McCall
· 7 years ago
4fcd9ef
Fix a major swiftcall ABI bug with trivial C++ class types.
by John McCall
· 7 years ago
56331e2
Simplify the internal API for checking whether swiftcall passes a type indirectly and expose that API externally.
by John McCall
· 8 years ago
7b87161
SwiftCC: Perform physical layout when computing coercion types
by Arnold Schwaighofer
· 8 years ago
b0f2c33
swiftcc: Add an api to query whether a target ABI stores swifterror in a register
by Arnold Schwaighofer
· 9 years ago
3d01ad1
Swift Calling Convention: Fix out of bounds access
by Arnold Schwaighofer
· 9 years ago
5d2c510
Pass the end of a component to SwiftAggLowering's enumerateComponents callback
by Arnold Schwaighofer
· 9 years ago
829b5d4
Silencing a 32-bit shift implicit conversion warning from MSVC; NFC.
by Aaron Ballman
· 9 years ago
e635215
Fix "suggest parentheses" warning.
by James Y Knight
· 9 years ago
8cde42c
Fix an unused-variable warning by using the variable in the place
by John McCall
· 9 years ago
12f2352
IRGen-level lowering for the Swift calling convention.
by John McCall
· 9 years ago