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
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Go binding: Add GetCurrentDebugLocation to obtain debug location from builder
Andrew Wilkins
2017-03-31
4
-0
/
+74
*
[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...
Konstantin Zhuravlyov
2017-03-08
1
-1
/
+2
*
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
[prev]
[next]