index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
1
-29
/
+29
2015-04-21
DebugInfo: Remove DIArray and DITypeArray typedefs
Duncan P. N. Exon Smith
1
-5
/
+5
2015-04-21
DebugInfo: Drop rest of DIDescriptor subclasses
Duncan P. N. Exon Smith
1
-7
/
+4
2015-04-20
DebugInfo: Delete subclasses of DIScope
Duncan P. N. Exon Smith
1
-14
/
+10
2015-04-20
DebugInfo: Delete old subclasses of DIType
Duncan P. N. Exon Smith
1
-25
/
+17
2015-04-16
DebugInfo: Remove DIDescriptor from the DIBuilder API
Duncan P. N. Exon Smith
1
-20
/
+16
2015-04-15
DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()
Duncan P. N. Exon Smith
1
-4
/
+12
2015-04-08
Go bindings: make various DIBuilder arguments optional.
Peter Collingbourne
1
-15
/
+19
2015-04-07
IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
Duncan P. N. Exon Smith
1
-2
/
+2
2015-04-07
bindings/go: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
1
-32
/
+29
2015-03-05
Go bindings: use MDNode::replaceAllUsesWith instead of MDTuple::replaceAllUse...
Peter Collingbourne
1
-3
/
+2
2015-03-02
Restore LLVMLinkModules C API until it is properly deprecated.
Juergen Ributzka
1
-1
/
+1
2015-03-02
bindings/go: expose DIBuilder::createReplaceableCompositeType
Andrew Wilkins
3
-0
/
+49
2015-02-13
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
1
-1
/
+1
2015-02-13
Re-sort the #include lines in bindings and examples which I managed to
Chandler Carruth
5
-6
/
+2
2015-02-06
[OCaml] Add Llvm.build_empty_phi.
Peter Zotov
3
-0
/
+17
2015-02-04
SpecialCaseList: Add support for parsing multiple input files.
Alexey Samsonov
3
-8
/
+16
2015-01-19
IR: Return unique_ptr from MDNode::getTemporary()
Duncan P. N. Exon Smith
1
-2
/
+3
2015-01-19
IR: Remove MDNodeFwdDecl
Duncan P. N. Exon Smith
1
-1
/
+2
2015-01-13
[OCaml] Allow out-of-tree builds of LLVM bindings.
Peter Zotov
1
-2
/
+9
2015-01-13
[OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanism in OCaml.
Peter Zotov
1
-4
/
+10
2014-12-30
[OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR.
Peter Zotov
2
-4
/
+4
2014-12-24
[OCaml] Expose Llvm_executionengine.get_{global_value,function}_address.
Peter Zotov
3
-15
/
+40
2014-12-23
Finish removing DestroySource.
Rafael Espindola
4
-27
/
+7
2014-12-23
[OCaml] PR22014: OCaml bindings didn't link to libLLVM-*.so with -Wl,--as-needed
Peter Zotov
1
-2
/
+2
2014-12-13
Go bindings: introduce Value.ConstantAsMetadata.
Peter Collingbourne
3
-0
/
+10
2014-12-13
Go bindings: introduce llvm.TemporaryMDNode.
Peter Collingbourne
3
-0
/
+13
2014-12-13
Go bindings: introduce Metadata.ReplaceAllUsesWith.
Peter Collingbourne
3
-0
/
+16
2014-12-13
Go bindings: expose the Metadata type.
Peter Collingbourne
6
-266
/
+338
2014-12-13
Go bindings: remove contextless metadata bindings.
Peter Collingbourne
1
-11
/
+0
2014-12-09
IR: Split Metadata from Value
Duncan P. N. Exon Smith
1
-24
/
+41
2014-12-02
Add bindings for the rest of the MCJIT options that we previously
Eric Christopher
2
-0
/
+15
2014-12-02
[OCaml] Add Llvm.mdnull.
Peter Zotov
3
-0
/
+9
2014-12-01
[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.
Peter Zotov
12
-7
/
+94
2014-12-01
[OCaml] [cmake] Add CMake buildsystem for OCaml.
Peter Zotov
16
-0
/
+114
2014-11-26
Reformat with gofmt.
Eric Christopher
1
-1
/
+1
2014-11-26
Make SetMCJITOptimizationLevel more of a method and pass options
Eric Christopher
2
-5
/
+5
2014-11-26
Make sure that the go bindings call LLVMInitializeMCJITCompilerOptions
Eric Christopher
2
-12
/
+16
2014-11-25
Go bindings: add DIBuilder.InsertValueAtEnd
Peter Collingbourne
3
-2
/
+27
2014-11-19
Expose LLVM version string via macro in llvm-config.h, and modify Go bindings
Peter Collingbourne
2
-4
/
+19
2014-11-03
[OCaml] Fix mismatched CAMLparam/CAMLreturn.
Peter Zotov
1
-4
/
+3
2014-11-03
[OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
Peter Zotov
1
-1
/
+1
2014-11-03
[OCaml] Don't use deprecated non-caml_namespaced functions.
Peter Zotov
1
-7
/
+7
2014-11-03
[OCaml] Initialize local roots prior to raising.
Peter Zotov
1
-3
/
+4
2014-11-03
[OCaml] Core package should depend on LLVMTransformUtils for LLVMCloneModule.
Peter Zotov
1
-1
/
+1
2014-11-03
[OCaml] Fix ocamlc -custom builds when configured as --enable-shared.
Peter Zotov
1
-2
/
+3
2014-11-03
[OCaml] Avoid embedding absolute paths into executables.
Peter Zotov
1
-14
/
+14
2014-11-03
[OCaml] Don't build stub libraries twice.
Peter Zotov
1
-0
/
+3
2014-11-03
[OCaml] META: remove exists_if(toplevel).
Peter Zotov
2
-2
/
+0
2014-11-03
[OCaml] ExecutionEngine package should not depend on interpreter.
Peter Zotov
1
-1
/
+1
[next]