index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Go binding: Add methods for missing PassManagerBuilder C APIs
Andrew Wilkins
2017-02-17
1
-0
/
+20
*
Fix go bindings after r289702 (hopefully, don't really know how to build
Daniel Jasper
2016-12-15
1
-2
/
+2
*
Fix go binding to adapt the new attribute API
Amaury Sechet
2016-11-18
2
-0
/
+193
*
[OCaml] Adapt to the new attribute C API.
whitequark
2016-11-12
3
-226
/
+279
*
Remove Go Attribute type that was deleted from the C API in r286062.
David L. Jones
2016-11-07
1
-1
/
+0
*
Also delete the go side of the bindings deleted in r286085/r286086.
Daniel Jasper
2016-11-06
3
-180
/
+0
*
Delete one more function that needs to go after r286062.
Daniel Jasper
2016-11-06
2
-8
/
+0
*
Remove functions from go bindings that have been deleted in r286062.
Daniel Jasper
2016-11-06
2
-24
/
+0
*
[Go bindings] Update for r284678 API changes.
Benjamin Kramer
2016-10-20
3
-21
/
+18
*
DebugInfo: change alignment type from uint64_t to uint32_t to save space.
Victor Leschuk
2016-10-18
3
-24
/
+24
*
cmake: Install the OCaml libraries into a more correct path
Michal Gorny
2016-09-30
4
-4
/
+4
*
Formatting with clang-format patch r280700
Leny Kholodov
2016-09-06
1
-10
/
+8
*
Fix for Bindings/Go/go.test after patch r280700
Leny Kholodov
2016-09-06
1
-6
/
+10
*
[CMake] [OCaml] Allow building OCaml bindings out of tree.
Peter Zotov
2016-09-05
1
-0
/
+29
*
[OCaml] Add functions for accessing metadata nodes.
Peter Zotov
2016-06-22
3
-0
/
+17
*
Remove the ScalarReplAggregates pass
David Majnemer
2016-06-15
1
-3
/
+3
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-1
/
+1
*
[OCaml] Expose the LLVM diagnostic handler
Jeroen Ketema
2016-04-10
3
-1
/
+93
*
[OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raise
Jeroen Ketema
2016-04-01
4
-4
/
+7
*
[OCaml] Reinstate data_layout
Jeroen Ketema
2016-04-01
3
-0
/
+11
*
Silence warnings in OCaml bindings
Jeroen Ketema
2016-03-31
5
-16
/
+3
*
bindings/go: reinstate TargetMachine.TargetData
Andrew Wilkins
2016-03-15
1
-0
/
+7
*
Kill LLVMAddTargetData
Amaury Sechet
2016-02-16
2
-8
/
+0
*
Remove LLVMGetTargetMachineData leftovers.
Benjamin Kramer
2016-02-12
3
-24
/
+0
*
Remove LLVMGetTargetMachineData in go-binding.
Haojian Wu
2016-02-12
1
-5
/
+0
*
Remove autoconf support
Chris Bieneman
2016-01-26
20
-960
/
+0
*
Deprecate a few C APIs.
Rafael Espindola
2015-12-18
3
-12
/
+9
*
Reorganize the C API headers to improve build times.
Eric Christopher
2015-12-18
5
-0
/
+5
*
Change linkInModule to take a std::unique_ptr.
Rafael Espindola
2015-12-16
4
-13
/
+9
*
Fix `llvm-config` to adapt to the install environment.
Richard Diamond
2015-11-09
1
-0
/
+2
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
6
-5
/
+12
*
[OCaml] Expose Llvm.{set_,}unnamed_addr.
Peter Zotov
2015-10-21
3
-0
/
+23
*
Remove DIFile from createSubroutineType.
Eric Christopher
2015-10-15
1
-2
/
+1
*
[bindings] Update Go bindings to DIBuilder
Andrew Wilkins
2015-09-06
3
-22
/
+59
*
[PM/AA] Remove the last relics of the separate IPA library from LLVM,
Chandler Carruth
2015-08-18
1
-4
/
+0
*
Revert "Fix `llvm-config` to emit the linker flag for the combined shared obj...
Richard Diamond
2015-08-05
1
-2
/
+0
*
DI: Rewrite the DIBuilder local variable API
Duncan P. N. Exon Smith
2015-07-31
1
-4
/
+9
*
Fix `llvm-config` to emit the linker flag for the combined shared object buil...
JF Bastien
2015-07-27
1
-0
/
+2
*
Revert "Update LLVM bindings after r239940. ..."
Reid Kleckner
2015-07-16
2
-2
/
+2
*
Expose setPersonalityFn to Go
Andrew Wilkins
2015-07-15
1
-2
/
+5
*
Remove getRelocationAddress.
Rafael Espindola
2015-07-06
1
-11
/
+0
*
[OCaml] Bump ctypes dependency to 0.4.
Peter Zotov
2015-06-27
1
-5
/
+5
*
Update LLVM bindings after r239940. Apparently these aren't included in
Daniel Jasper
2015-06-18
2
-2
/
+2
*
Add safestack attribute to LLVMAttribute enum and Go bindings. Correct
Peter Collingbourne
2015-06-15
2
-0
/
+4
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-29
/
+29
*
DebugInfo: Remove DIArray and DITypeArray typedefs
Duncan P. N. Exon Smith
2015-04-21
1
-5
/
+5
*
DebugInfo: Drop rest of DIDescriptor subclasses
Duncan P. N. Exon Smith
2015-04-21
1
-7
/
+4
*
DebugInfo: Delete subclasses of DIScope
Duncan P. N. Exon Smith
2015-04-20
1
-14
/
+10
*
DebugInfo: Delete old subclasses of DIType
Duncan P. N. Exon Smith
2015-04-20
1
-25
/
+17
*
DebugInfo: Remove DIDescriptor from the DIBuilder API
Duncan P. N. Exon Smith
2015-04-16
1
-20
/
+16
[next]