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