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