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
/
test
/
Bindings
/
llvm-c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLVM-C] Add Bindings to GlobalIFunc
Robert Widmann
2019-02-05
1
-0
/
+7
*
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
Paul Robinson
2018-11-28
1
-1
/
+1
*
[LLVM-C] Improve Intrinsics Bindings
Robert Widmann
2018-11-06
1
-0
/
+16
*
[LLVM-C] Add more debug information accessors to GlobalObject and Instruction
Robert Widmann
2018-09-28
1
-8
/
+19
*
[LLVM-C] Add Bindings For Named Metadata
Robert Widmann
2018-08-30
1
-3
/
+8
*
[LLVM-C] Add DIBuilder Bindings For ObjC Classes
Robert Widmann
2018-05-21
1
-37
/
+45
*
[LLVM-C] Improve Bindings For Aliases
Robert Widmann
2018-05-20
1
-0
/
+6
*
[LLVM-C] Add Bindings For Module Flags
Robert Widmann
2018-05-14
1
-0
/
+4
*
[LLVM-C] Consolidate llgo's DIBuilder Bindings
Robert Widmann
2018-05-10
1
-30
/
+31
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[LLVM-C] Add DIBuilder bindings to create import declarations
Robert Widmann
2018-04-28
1
-25
/
+29
*
[LLVM-C] DIBuilder Bindings For Variable Expressions
Robert Widmann
2018-04-23
1
-26
/
+31
*
[LLVM-C] DIBuilderBindings for Subrange and Arrays
Robert Widmann
2018-04-23
1
-13
/
+18
*
[LLVM-C] Finish Up Scope Bindings
Robert Widmann
2018-04-23
1
-17
/
+18
*
[LLVM-C] Add DIBuilder Bindings For Variable Creation
Robert Widmann
2018-04-22
1
-6
/
+17
*
[LLVM-C] Move DIBuilder Bindings For Block Scopes
Robert Widmann
2018-04-07
1
-6
/
+16
*
[LLVM-C] Audit Inline Assembly APIs for Consistency
Robert Widmann
2018-04-06
1
-0
/
+2
*
Add C API bindings for DIBuilder 'Type' APIs
Harlan Haskins
2018-04-02
1
-1
/
+7
*
[LLVM-C] Finish exception instruction bindings - Round 2
Robert Widmann
2018-03-30
1
-0
/
+35
*
Revert "[LLVM-C] Finish exception instruction bindings"
Vlad Tsyrklevich
2018-03-30
1
-35
/
+0
*
[LLVM-C] Finish exception instruction bindings
Robert Widmann
2018-03-29
1
-0
/
+35
*
[LLVM-C] Redo unnamed_address attribute bindings
Robert Widmann
2018-03-14
1
-0
/
+1
*
[LLVM-C] Add Accessors For A Module's Source File Name
Robert Widmann
2018-01-30
1
-0
/
+1
*
[LLVM-C] Expose functions to create debug locations via DIBuilder.
whitequark
2017-11-01
1
-0
/
+8
*
[C API] Prevent nullptr dereferences in C API for counting attributes.
Amaury Sechet
2016-11-15
2
-0
/
+19
*
Add writeonly IR attribute
Nicolai Haehnle
2016-07-04
2
-2
/
+2
*
Add support for callsite in the new C API for attributes
Amaury Sechet
2016-06-15
1
-5
/
+5
*
Make sure we have a Add/Remove/Has function for various thing that can have a...
Amaury Sechet
2016-06-12
1
-4
/
+5
*
[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}
Jeroen Ketema
2016-04-08
2
-0
/
+8
*
Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Mehdi Amini
2016-03-19
1
-0
/
+10
*
Add echo test for constant data arrays in the LLVM C API
Amaury Sechet
2016-03-13
1
-0
/
+2
*
Add support for invoke/landingpad/resume in C API test
Amaury Sechet
2016-02-18
1
-0
/
+82
*
Add support for memory operations (load/store/gep) in C API echo test
Amaury Sechet
2016-02-17
1
-0
/
+37
*
Add support for global variables in the C API echo test
Amaury Sechet
2016-02-17
1
-0
/
+9
*
Make sure the functions' range is empty before going through it in the LLVM C...
Amaury Sechet
2016-02-16
1
-0
/
+3
*
Restore the capability to manipulate datalayout from the C API
Amaury Sechet
2016-02-16
1
-0
/
+3
*
Add support for phi nodes in the LLVM C API test
Amaury Sechet
2016-02-11
1
-0
/
+16
*
Add support for struct in C API test
Amaury Sechet
2016-02-10
1
-1
/
+11
*
Add icmp and conditional branches in the C API echo test.
Amaury Sechet
2016-02-09
1
-2
/
+32
*
Improve the C API echo test tool to emit basic block is the right order.
Amaury Sechet
2016-02-09
1
-0
/
+8
*
Fix echo.ll test failing due to DOS line endings
Reid Kleckner
2016-02-05
1
-1
/
+1
*
Add various binary operations in the LLVM C API echo test
Amaury Sechet
2016-02-05
1
-3
/
+15
*
Improve testing for the C API
Amaury Sechet
2016-02-04
1
-0
/
+32
*
Deprecate a few C APIs.
Rafael Espindola
2015-12-18
1
-0
/
+6
*
Fix error handling in LLVMGetBitcodeModuleInContext.
Rafael Espindola
2015-12-18
1
-0
/
+1
*
Add a test for LLVMGetBitcodeModule.
Rafael Espindola
2015-12-18
1
-1
/
+10
*
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2015-12-16
2
-1
/
+1
*
Add a new attribute: norecurse
James Molloy
2015-11-06
2
-1
/
+1
*
test: Move target dependent test in their own folder for c API test
Justin Bogner
2015-06-23
4
-24
/
+25
*
Propagate a better error message to the C api.
Rafael Espindola
2015-02-03
1
-1
/
+1
[next]