コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前