index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Bindings
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
[OCaml] Add functions for accessing metadata nodes.
Peter Zotov
1
-0
/
+1
2016-06-15
Add support for callsite in the new C API for attributes
Amaury Sechet
1
-5
/
+5
2016-06-12
Make sure we have a Add/Remove/Has function for various thing that can have a...
Amaury Sechet
1
-4
/
+5
2016-05-10
[OCaml] Update core test and re-enable testing
Jeroen Ketema
2
-32
/
+7
2016-04-10
[OCaml] Expose the LLVM diagnostic handler
Jeroen Ketema
4
-1
/
+60
2016-04-08
[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}
Jeroen Ketema
2
-0
/
+8
2016-04-01
[OCaml] Reinstate data_layout
Jeroen Ketema
1
-0
/
+1
2016-03-31
Silence warnings in OCaml bindings
Jeroen Ketema
1
-4
/
+1
2016-03-19
Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API.
Mehdi Amini
1
-0
/
+10
2016-03-13
Add echo test for constant data arrays in the LLVM C API
Amaury Sechet
1
-0
/
+2
2016-02-18
Add support for invoke/landingpad/resume in C API test
Amaury Sechet
1
-0
/
+82
2016-02-17
Add support for memory operations (load/store/gep) in C API echo test
Amaury Sechet
1
-0
/
+37
2016-02-17
Add support for global variables in the C API echo test
Amaury Sechet
1
-0
/
+9
2016-02-16
Make sure the functions' range is empty before going through it in the LLVM C...
Amaury Sechet
1
-0
/
+3
2016-02-16
Restore the capability to manipulate datalayout from the C API
Amaury Sechet
1
-0
/
+3
2016-02-12
Remove LLVMGetTargetMachineData leftovers.
Benjamin Kramer
1
-1
/
+0
2016-02-11
Add support for phi nodes in the LLVM C API test
Amaury Sechet
1
-0
/
+16
2016-02-10
Add support for struct in C API test
Amaury Sechet
1
-1
/
+11
2016-02-09
Add icmp and conditional branches in the C API echo test.
Amaury Sechet
1
-2
/
+32
2016-02-09
Improve the C API echo test tool to emit basic block is the right order.
Amaury Sechet
1
-0
/
+8
2016-02-05
Make the OCaml tests temporarily unsupported until they can be updated.
Eric Christopher
1
-0
/
+3
2016-02-05
Fix echo.ll test failing due to DOS line endings
Reid Kleckner
1
-1
/
+1
2016-02-05
Add various binary operations in the LLVM C API echo test
Amaury Sechet
1
-3
/
+15
2016-02-04
Improve testing for the C API
Amaury Sechet
1
-0
/
+32
2015-12-18
Deprecate a few C APIs.
Rafael Espindola
1
-0
/
+6
2015-12-18
Fix error handling in LLVMGetBitcodeModuleInContext.
Rafael Espindola
1
-0
/
+1
2015-12-18
Add a test for LLVMGetBitcodeModule.
Rafael Espindola
1
-1
/
+10
2015-12-16
Change linkInModule to take a std::unique_ptr.
Rafael Espindola
1
-6
/
+4
2015-12-16
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2
-1
/
+1
2015-11-19
Disable Go bindings test with MSan, it has tons of linker errors
Reid Kleckner
1
-1
/
+1
2015-11-06
Add a new attribute: norecurse
James Molloy
2
-1
/
+1
2015-09-10
Add a way to skip the Go bindings tests even when Go is configured in
Chandler Carruth
1
-0
/
+3
2015-07-17
[OCaml] Do not use -warn-error in tests.
Peter Zotov
14
-28
/
+28
2015-06-23
test: Move target dependent test in their own folder for c API test
Justin Bogner
4
-24
/
+25
2015-04-29
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
1
-1
/
+1
2015-03-03
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
1
-1
/
+1
2015-02-06
[OCaml] Add Llvm.build_empty_phi.
Peter Zotov
1
-0
/
+9
2015-02-03
Propagate a better error message to the C api.
Rafael Espindola
1
-1
/
+1
2015-02-03
Use a non-fatal diag handler in the C API. FIxes PR22368.
Rafael Espindola
2
-0
/
+3
2015-01-28
Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodes
Bjorn Steinbrink
2
-0
/
+4
2015-01-14
IR: Move MDLocation into place
Duncan P. N. Exon Smith
1
-1
/
+1
2015-01-09
Disable Go bindings test under UBSan.
Alexey Samsonov
1
-1
/
+1
2014-12-30
[OCaml] Fix bitrot in tests.
Peter Zotov
1
-2
/
+2
2014-12-24
[OCaml] PR21901: Update tests.
Peter Zotov
1
-2
/
+2
2014-12-24
[OCaml] Expose Llvm_executionengine.get_{global_value,function}_address.
Peter Zotov
1
-2
/
+9
2014-12-23
Finish removing DestroySource.
Rafael Espindola
1
-1
/
+1
2014-12-15
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
1
-3
/
+3
2014-12-01
[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.
Peter Zotov
1
-0
/
+21
2014-12-01
[OCaml] [cmake] Add CMake buildsystem for OCaml.
Peter Zotov
1
-1
/
+1
2014-11-03
[OCaml] Run tests twice, with ocamlc and ocamlopt (if available)
Peter Zotov
13
-14
/
+39
[next]