index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-36
/
+41
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
5
-4
/
+52
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
47
-313
/
+725
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
81
-1377
/
+5570
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
4
-39
/
+47
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
8
-16
/
+95
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
5
-43
/
+143
*
Merging r195912:
Bill Wendling
2013-12-02
1
-1
/
+1
*
Merging r195834:
Bill Wendling
2013-11-27
1
-3
/
+12
*
Merging r195782:
Bill Wendling
2013-11-27
1
-0
/
+1
*
[OCaml] Unbreak make install by providing ocamldoc target
Sylvestre Ledru
2013-11-21
1
-1
/
+6
*
python: Fix check for disasm creation failure
Anders Waldenborg
2013-11-17
2
-1
/
+5
*
python: Properly initialize before trying to create disasm
Anders Waldenborg
2013-11-17
1
-0
/
+26
*
[OCaml] Add Target and TargetMachine bindings to Llvm_target
Peter Zotov
2013-11-15
3
-1
/
+464
*
[OCaml] Refactor Llvm_target interface
Peter Zotov
2013-11-15
6
-180
/
+186
*
[OCaml] Fix building of stub libraries
Peter Zotov
2013-11-15
3
-8
/
+8
*
[OCaml] Build stub OCaml libraries for all configured targets
Peter Zotov
2013-11-14
6
-0
/
+195
*
[OCaml] Expose LLVM's fatal error and stacktrace APIs
Peter Zotov
2013-11-14
3
-0
/
+47
*
[OCaml] Dynamically link LLVM on --enable-shared builds
Peter Zotov
2013-11-12
1
-1
/
+67
*
[OCaml] Fix a typo
Peter Zotov
2013-11-12
1
-6
/
+6
*
[OCaml] Add missing Llvm_target functions
Peter Zotov
2013-11-11
3
-0
/
+28
*
[OCaml] Accept context explicitly in Llvm_target functions
Peter Zotov
2013-11-11
3
-5
/
+7
*
[OCaml] Make Llvm_target.DataLayout.t automatically managed
Peter Zotov
2013-11-11
5
-43
/
+68
*
[OCaml] Impement Llvm_irreader, bindings to LLVM assembly parser
Peter Zotov
2013-11-06
6
-1
/
+126
*
[OCaml] Implement Llvm.string_of_llvalue
Peter Zotov
2013-11-06
3
-0
/
+15
*
[OCaml] (PR16190) Add ValueKinds for ConstantDataSequential and subclasses
Peter Zotov
2013-11-05
3
-0
/
+8
*
[OCaml] (PR16318) Add missing argument to Llvm.const_intcast
Peter Zotov
2013-11-05
3
-5
/
+14
*
[OCaml] (PR11717) Make declare_qualified_global respect address argument
Peter Zotov
2013-11-05
1
-1
/
+2
*
[OCaml] Properly tag the custom operations of Llvm.llbuilder
Peter Zotov
2013-11-05
1
-1
/
+1
*
[OCaml] Llvm_linker: do not use external in module interface
Peter Zotov
2013-11-05
1
-2
/
+1
*
[OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilder
Peter Zotov
2013-11-04
6
-1
/
+227
*
[OCaml] Documentation
Peter Zotov
2013-11-04
2
-7
/
+19
*
[OCaml] Implement missing LLVMCore APIs
Peter Zotov
2013-11-04
3
-62
/
+349
*
[OCaml] Formatting
Peter Zotov
2013-11-04
3
-172
/
+48
*
[OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string}
Peter Zotov
2013-11-03
3
-0
/
+33
*
[OCaml] Fix ABI incompatibility
Peter Zotov
2013-11-03
2
-1
/
+8
*
[OCaml] Implement Llvm_linker, bindings for the IR linker
Peter Zotov
2013-11-03
6
-1
/
+131
*
[OCaml] Implement Llvm_vectorize bindings
Peter Zotov
2013-11-03
6
-1
/
+106
*
[OCaml] Llvm_target: fix typo (Int_val instead of Int64_val)
Peter Zotov
2013-11-03
1
-1
/
+1
*
[OCaml] Llvm_scalar_opts: add missing transforms
Peter Zotov
2013-11-03
3
-0
/
+13
*
[OCaml] Llvm_ipo: add missing transforms
Peter Zotov
2013-11-03
3
-0
/
+12
*
OCaml bindings: fix typo
Sylvestre Ledru
2013-11-01
1
-1
/
+1
*
OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles
Sylvestre Ledru
2013-11-01
2
-2
/
+0
*
OCaml bindings: fix typo
Sylvestre Ledru
2013-11-01
2
-2
/
+2
*
OCaml bindings: fix typo in documentation
Sylvestre Ledru
2013-11-01
1
-1
/
+1
*
OCaml bindings: formatting
Sylvestre Ledru
2013-11-01
24
-74
/
+44
*
[python-bindings] Added support for getting/setting operands of values and ge...
Michael Gottesman
2013-09-11
2
-3
/
+39
*
[python-bindings] Added support for iterating over a basic blocks instruction...
Michael Gottesman
2013-09-11
2
-0
/
+99
*
[python-bindings] Added support for iterating over a function's basic blocks,...
Michael Gottesman
2013-09-11
2
-0
/
+105
*
[python-bindings] Added support for getting a module's functions, iterating f...
Michael Gottesman
2013-09-11
2
-0
/
+101
[next]