Commit History

作者 SHA1 備註 提交日期
  James Y Knight 6029aa8149 [opaque pointer types] Pass function types to CallInst creation. 6 年之前
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 年之前
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." 6 年之前
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Fangrui Song af7b1832a0 Remove trailing space 7 年之前
  Shiva Chen a8a13bc662 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 7 年之前
  Sanjay Patel 05d2a170dd [CodeGen] fix documentation comments; NFC 7 年之前
  Serge Guelton 86e196b704 Support generic lowering of vector bswap 7 年之前
  Serge Guelton 9d54400bba Module::getOrInsertFunction is using C-style vararg instead of variadic templates. 8 年之前
  Diana Picus 1d02724c71 Revert "Turn some C-style vararg into variadic templates" 8 年之前
  Serge Guelton ec124b3a6f Turn some C-style vararg into variadic templates 8 年之前
  Mehdi Amini 8701bbc75d Revert "Turn some C-style vararg into variadic templates" 8 年之前
  Mehdi Amini 753bd2a772 Turn some C-style vararg into variadic templates 8 年之前
  Albert Gutowski 16bf208ba8 Create llvm.addressofreturnaddress intrinsic 8 年之前
  Sanjay Patel 59dc7be11d getParent() ^ 3 == getModule() ; NFCI 9 年之前
  Yury Gribov 2fdb3b844f Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics. 9 年之前
  Duncan P. N. Exon Smith 3f2c43f3c5 CodeGen: Remove more ilist iterator implicit conversions, NFC 10 年之前
  Duncan P. N. Exon Smith d578a48c6d CodeGen: Use range-based for in IntrinsicLowering::AddPrototypes, NFC 10 年之前
  Josh Klontz 6e153ad30a [PATCH][Interpreter] Add missing FP intrinsic lowering. 11 年之前
  Josh Klontz b79931d94e Add missing Interpreter intrinsic lowering for sin, cos and ceil 11 年之前
  Hal Finkel 8ef7b17dfc Add @llvm.assume, lowering, and some basic properties 11 年之前
  Craig Topper 4ba844388c [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 11 年之前
  Chandler Carruth 4bbfbdf7d7 [Modules] Move CallSite into the IR library where it belogs. It is 11 年之前
  Rafael Espindola 39d8dcb53b Rename some member variables from TD to DL. 11 年之前
  Matt Arsenault 6d9e013447 Use type form of getIntPtrType. 11 年之前
  Justin Holewinski c2b7f5fa51 Drop @llvm.annotation and @llvm.ptr.annotation intrinsics during codegen. 12 年之前
  Bob Wilson 58446916b7 Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" 12 年之前
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR 12 年之前
  Bob Wilson a0be09f511 Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368> 12 年之前