История коммитов

Автор 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 лет назад