Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 лет назад |
John McCall
|
ee4e3e4075
In swiftcall, don't merge FP/vector types within a chunk.
|
6 лет назад |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 лет назад |
John McCall
|
06e7df12ca
Generalize the swiftcall API since being passed indirectly isn't
|
7 лет назад |
John McCall
|
4448880e18
Fix a major swiftcall ABI bug with trivial C++ class types.
|
7 лет назад |
John McCall
|
17ba55db12
Simplify the internal API for checking whether swiftcall passes a type indirectly and expose that API externally.
|
7 лет назад |
Arnold Schwaighofer
|
8585646360
SwiftCC: Perform physical layout when computing coercion types
|
8 лет назад |
Arnold Schwaighofer
|
5af66e97a4
swiftcc: Add an api to query whether a target ABI stores swifterror in a register
|
8 лет назад |
Arnold Schwaighofer
|
6ea1c6c267
Swift Calling Convention: Fix out of bounds access
|
8 лет назад |
Arnold Schwaighofer
|
ceb94e6d11
Pass the end of a component to SwiftAggLowering's enumerateComponents callback
|
8 лет назад |
Aaron Ballman
|
a11bf9d2c0
Silencing a 32-bit shift implicit conversion warning from MSVC; NFC.
|
9 лет назад |
James Y Knight
|
227e640101
Fix "suggest parentheses" warning.
|
9 лет назад |
John McCall
|
93e221e78e
Fix an unused-variable warning by using the variable in the place
|
9 лет назад |
John McCall
|
df563ecc01
IRGen-level lowering for the Swift calling convention.
|
9 лет назад |