index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
/
llvm-c
/
Core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLVM-C] Improve Bindings For Aliases
Robert Widmann
2018-05-20
1
-0
/
+50
*
[LLVM-C] Use Length-Providing Value Name Getters and Setters
Robert Widmann
2018-05-19
1
-2
/
+7
*
[LLVM-C] Add Bindings For Module Flags
Robert Widmann
2018-05-14
1
-0
/
+109
*
[LLVM-C] Fill Out LLVMCallConv
Robert Widmann
2018-04-06
1
-7
/
+42
*
[LLVM-C] Audit Inline Assembly APIs for Consistency
Robert Widmann
2018-04-06
1
-2
/
+37
*
[LLVM-C] Finish exception instruction bindings - Round 2
Robert Widmann
2018-03-30
1
-6
/
+73
*
Revert "[LLVM-C] Finish exception instruction bindings"
Vlad Tsyrklevich
2018-03-30
1
-73
/
+6
*
[LLVM-C] Finish exception instruction bindings
Robert Widmann
2018-03-29
1
-6
/
+73
*
[LLVM-C] Redo unnamed_address attribute bindings
Robert Widmann
2018-03-14
1
-0
/
+11
*
[LLVM-C] Add Accessors For A Module's Source File Name
Robert Widmann
2018-01-30
1
-0
/
+21
*
[NFC] fix trivial typos in comments and documents
Hiroshi Inoue
2018-01-26
1
-1
/
+1
*
[LLVM-C] Publicly expose getters of MetadataType, TokenType
whitequark
2017-10-27
1
-0
/
+10
*
[LLVM-C] [OCaml] Expose Type::subtypes.
whitequark
2017-06-05
1
-0
/
+14
*
Introducing LLVMMetadataRef
Amaury Sechet
2017-04-17
1
-0
/
+10
*
Kill deprecated attribute API
Amaury Sechet
2016-11-06
1
-81
/
+0
*
[C API] Add LLVMConstExactUDiv and LLVMBuildExactUDiv functions.
Manuel Jacob
2016-10-04
1
-0
/
+3
*
Expose AttributeSetNode, use it to provide aggregate getter for attribute in ...
Amaury Sechet
2016-07-21
1
-0
/
+6
*
Add support for string attributes in the C API.
Amaury Sechet
2016-06-15
1
-0
/
+10
*
Add support for callsite in the new C API for attributes
Amaury Sechet
2016-06-15
1
-1
/
+8
*
Change () to (void) in the C API.
Amaury Sechet
2016-06-12
1
-1
/
+1
*
Make sure we have a Add/Remove/Has function for various thing that can have a...
Amaury Sechet
2016-06-12
1
-2
/
+65
*
Extract renaming from D19181
Amaury Sechet
2016-05-23
1
-1
/
+1
*
Properly name LLVMSetIsInBounds's argument. NFC
Amaury Sechet
2016-05-01
1
-1
/
+1
*
Capitalize align argument in the C API as per convention. NFC
Amaury Sechet
2016-05-01
1
-2
/
+2
*
Style fix in Core.h / Core.cpp. NFC
Amaury Sechet
2016-04-23
1
-3
/
+4
*
Add LLVMGetAttrKindID in the C API in order to facilitate migration away from...
Amaury Sechet
2016-04-20
1
-0
/
+13
*
Revert "Add LLVMGetAttrKindIDInContext in the C API in order to facilitate mi...
Amaury Sechet
2016-04-13
1
-3
/
+0
*
Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration ...
Amaury Sechet
2016-04-13
1
-0
/
+3
*
[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}
Jeroen Ketema
2016-04-08
1
-0
/
+10
*
[GCC] Attribute ifunc support in llvm
Dmitry Polukhin
2016-04-07
1
-0
/
+1
*
[llvm-c] Add LLVMGetValueKind.
Peter Zotov
2016-04-06
1
-0
/
+38
*
[llvm-c] Expose LLVM{Get,Set}ModuleIdentifier
Peter Zotov
2016-04-05
1
-0
/
+20
*
Style update in Core.h/Core.cpp . NFC
Amaury Sechet
2016-04-04
1
-2
/
+2
*
Fixup r265277 [-Wdocumentation]
NAKAMURA Takumi
2016-04-04
1
-1
/
+1
*
Various style fix in Core.h/Core.cpp . NFC
Amaury Sechet
2016-04-03
1
-2
/
+2
*
Swift Calling Convention: add swifterror attribute.
Manman Ren
2016-04-01
1
-0
/
+1
*
Swift Calling Convention: add swiftself attribute.
Manman Ren
2016-03-29
1
-0
/
+1
*
Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Mehdi Amini
2016-03-19
1
-0
/
+15
*
Use templated version of unwrap instead of cats in the Core.cpp. NFC
Amaury Sechet
2016-03-13
1
-1
/
+1
*
Add support for invoke/landingpad/resume in C API test
Amaury Sechet
2016-02-18
1
-0
/
+52
*
Add support for memory operations (load/store/gep) in C API echo test
Amaury Sechet
2016-02-17
1
-0
/
+24
*
Deprecate LLVMGetDataLayout and replace it by LLVMGetDataLayoutStr
Amaury Sechet
2016-02-16
1
-1
/
+6
*
Rename LLVMSetDataLayout's argument to match what they stand for
Amaury Sechet
2016-02-15
1
-1
/
+1
*
Fix star alignment in Core.h
Amaury Sechet
2016-02-14
1
-2
/
+2
*
Add support for phi nodes in the LLVM C API test
Amaury Sechet
2016-02-11
1
-0
/
+10
*
Add support for struct in C API test
Amaury Sechet
2016-02-10
1
-0
/
+24
*
Add binding for counting argument and find called value of call and invoke in...
Amaury Sechet
2016-02-10
1
-0
/
+22
*
Add C binding for AllocaInst::getAllocatedType
Amaury Sechet
2016-02-09
1
-0
/
+18
*
Improve the C API echo test tool to emit basic block is the right order.
Amaury Sechet
2016-02-09
1
-0
/
+5
*
Fix typo in the C API comments
Amaury Sechet
2016-01-18
1
-1
/
+1
[next]