projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[OCaml] Avoid embedding absolute paths into executables.
[oota-llvm.git]
/
bindings
/
ocaml
/
2014-11-03
Peter Zotov
[OCaml] Avoid embedding absolute paths into executables.
tree
|
commitdiff
2014-11-03
Peter Zotov
[OCaml] Don't build stub libraries twice.
tree
|
commitdiff
2014-11-03
Peter Zotov
[OCaml] META: remove exists_if(toplevel).
tree
|
commitdiff
2014-11-03
Peter Zotov
[OCaml] ExecutionEngine package should not depend on...
tree
|
commitdiff
2014-10-31
Peter Zotov
[OCaml] Ensure consistent naming.
tree
|
commitdiff
2014-10-31
Peter Zotov
[OCaml] Rework Llvm_executionengine using ctypes.
tree
|
commitdiff
2014-10-30
Peter Zotov
[OCaml] Expose LLVMCloneModule.
tree
|
commitdiff
2014-10-30
Peter Zotov
[OCaml] Expose LLVM{Get,Set}DLLStorageClass.
tree
|
commitdiff
2014-10-30
Peter Zotov
[OCaml] [autoconf] Migrate to ocamlfind.
tree
|
commitdiff
2014-10-30
Peter Zotov
[OCaml] De-duplicate llvm_raise and llvm_string_of_message.
tree
|
commitdiff
2014-10-29
Peter Zotov
[OCaml] Expose Llvm.parse_command_line_options.
tree
|
commitdiff
2014-10-29
Peter Zotov
[OCaml] Expose Llvm_target.TargetMachine.add_analysis_p...
tree
|
commitdiff
2014-10-29
Peter Zotov
[OCaml] If compiled without --enable-shared, hide packa...
tree
|
commitdiff
2014-10-29
Peter Zotov
[OCaml] Expose Llvm_bitwriter.write_bitcode_to_memory_b...
tree
|
commitdiff
2014-10-29
Peter Zotov
[OCaml] Drop support for 3.12.1 and earlier.
tree
|
commitdiff
2014-10-29
Peter Zotov
[OCaml] Synchronize transformations with LLVM-C.
tree
|
commitdiff
2014-10-28
Peter Zotov
[OCaml] PR19859: Add functions to query and modify...
tree
|
commitdiff
2014-10-28
Peter Zotov
[OCaml] PR19859: Add Llvm.{fcmp_predicate,float_of_const}.
tree
|
commitdiff
2014-10-28
Peter Zotov
[OCaml] Enable -g for debug builds.
tree
|
commitdiff
2014-10-28
Peter Zotov
[OCaml] Fix whitespace.
tree
|
commitdiff
2014-10-26
Peter Zotov
[OCaml] Expose existing documentation in ocamldoc.
tree
|
commitdiff
2014-10-25
Peter Zotov
[OCaml] Unbreak Llvm_executionengine.initialize_native_...
tree
|
commitdiff
2014-10-25
Peter Zotov
[OCaml] Expose Llvm_executionengine.ExecutionEngine...
tree
|
commitdiff
2014-10-22
Peter Zotov
[OCaml] Fix a typo in documentation.
tree
|
commitdiff
2014-10-17
Peter Zotov
[OCaml] Add Llvm.instr_clone.
tree
|
commitdiff
2014-09-02
Eric Christopher
Reinstate "Nuke the old JIT."
tree
|
commitdiff
2014-08-12
Peter Zotov
[OCaml] Expose Llvm.get_operand_use.
tree
|
commitdiff
2014-08-07
Eric Christopher
Temporarily Revert "Nuke the old JIT." as it's not...
tree
|
commitdiff
2014-08-07
Rafael Espindola
Fix the ocaml bindings.
tree
|
commitdiff
2014-08-03
Peter Zotov
[OCaml] Add Llvm.{string_of_const,const_element}.
tree
|
commitdiff
2014-07-22
Peter Zotov
[OCaml] Don't truncate constants over 32 bits in Llvm...
tree
|
commitdiff
2014-07-18
Gerolf Hoflehner
MergedLoadStoreMotion pass
tree
|
commitdiff
2014-07-02
Peter Zotov
[OCaml] Documentation improvements.
tree
|
commitdiff
2014-06-30
Peter Zotov
[OCaml] Documentation improvements.
tree
|
commitdiff
2014-06-09
Peter Zotov
[OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asm
tree
|
commitdiff
2014-06-07
Peter Zotov
[OCaml] Commit missing parts of r210395
tree
|
commitdiff
2014-06-07
Peter Zotov
[OCaml] Introduce an llmdkind abstract type.
tree
|
commitdiff
2014-05-01
Peter Zotov
[OCaml] Add an ocamlfind package llvm.all_backends.
tree
|
commitdiff
2013-12-20
NAKAMURA Takumi
Makefile.ocaml: Tweak to use --system-libs.
tree
|
commitdiff
2013-12-20
Alp Toker
Fix documentation typos
tree
|
commitdiff
2013-11-28
Peter Zotov
[OCaml] Add a slash accidentally omitted from Makefile
tree
|
commitdiff
2013-11-27
Peter Zotov
[OCaml] Embed rpath into stub libraries and native...
tree
|
commitdiff
2013-11-26
Peter Zotov
[OCaml] Embed the flags necessary for linking with...
tree
|
commitdiff
2013-11-21
Peter Zotov
[OCaml] Unbreak make install by providing ocamldoc...
tree
|
commitdiff
2013-11-15
Peter Zotov
[OCaml] Add Target and TargetMachine bindings to Llvm_t...
tree
|
commitdiff
2013-11-15
Peter Zotov
[OCaml] Refactor Llvm_target interface
tree
|
commitdiff
2013-11-15
Peter Zotov
[OCaml] Fix building of stub libraries
tree
|
commitdiff
2013-11-14
Peter Zotov
[OCaml] Build stub OCaml libraries for all configured...
tree
|
commitdiff
2013-11-14
Peter Zotov
[OCaml] Expose LLVM's fatal error and stacktrace APIs
tree
|
commitdiff
2013-11-12
Peter Zotov
[OCaml] Dynamically link LLVM on --enable-shared builds
tree
|
commitdiff
2013-11-12
Peter Zotov
[OCaml] Fix a typo
tree
|
commitdiff
2013-11-11
Peter Zotov
[OCaml] Add missing Llvm_target functions
tree
|
commitdiff
2013-11-11
Peter Zotov
[OCaml] Accept context explicitly in Llvm_target functions
tree
|
commitdiff
2013-11-11
Peter Zotov
[OCaml] Make Llvm_target.DataLayout.t automatically...
tree
|
commitdiff
2013-11-06
Peter Zotov
[OCaml] Impement Llvm_irreader, bindings to LLVM assemb...
tree
|
commitdiff
2013-11-06
Peter Zotov
[OCaml] Implement Llvm.string_of_llvalue
tree
|
commitdiff
2013-11-05
Peter Zotov
[OCaml] (PR16190) Add ValueKinds for ConstantDataSequen...
tree
|
commitdiff
2013-11-05
Peter Zotov
[OCaml] (PR16318) Add missing argument to Llvm.const_in...
tree
|
commitdiff
2013-11-05
Peter Zotov
[OCaml] (PR11717) Make declare_qualified_global respect...
tree
|
commitdiff
2013-11-05
Peter Zotov
[OCaml] Properly tag the custom operations of Llvm...
tree
|
commitdiff
2013-11-05
Peter Zotov
[OCaml] Llvm_linker: do not use external in module...
tree
|
commitdiff
2013-11-04
Peter Zotov
[OCaml] implement Llvm_passmgr_builder, bindings for...
tree
|
commitdiff
2013-11-04
Peter Zotov
[OCaml] Documentation
tree
|
commitdiff
2013-11-04
Peter Zotov
[OCaml] Implement missing LLVMCore APIs
tree
|
commitdiff
2013-11-04
Peter Zotov
[OCaml] Formatting
tree
|
commitdiff
2013-11-03
Peter Zotov
[OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string}
tree
|
commitdiff
2013-11-03
Peter Zotov
[OCaml] Fix ABI incompatibility
tree
|
commitdiff
2013-11-03
Peter Zotov
[OCaml] Implement Llvm_linker, bindings for the IR...
tree
|
commitdiff
2013-11-03
Peter Zotov
[OCaml] Implement Llvm_vectorize bindings
tree
|
commitdiff
2013-11-03
Peter Zotov
[OCaml] Llvm_target: fix typo (Int_val instead of Int64...
tree
|
commitdiff
2013-11-03
Peter Zotov
[OCaml] Llvm_scalar_opts: add missing transforms
tree
|
commitdiff
2013-11-03
Peter Zotov
[OCaml] Llvm_ipo: add missing transforms
tree
|
commitdiff
2013-11-01
Sylvestre Ledru
OCaml bindings: fix typo
tree
|
commitdiff
2013-11-01
Sylvestre Ledru
OCaml bindings: remove unused DONT_BUILD_RELINKED from...
tree
|
commitdiff
2013-11-01
Sylvestre Ledru
OCaml bindings: fix typo
tree
|
commitdiff
2013-11-01
Sylvestre Ledru
OCaml bindings: fix typo in documentation
tree
|
commitdiff
2013-11-01
Sylvestre Ledru
OCaml bindings: formatting
tree
|
commitdiff
2013-04-29
Andrew Kaylor
Exposing MCJIT through C API
tree
|
commitdiff
2013-04-25
Andrew Kaylor
Fixing OCAML bindings for MCJIT
tree
|
commitdiff
2012-10-19
Micah Villmow
Fix a build error for ocaml bindings that was introduce...
tree
|
commitdiff
2012-10-08
Micah Villmow
Fix the ocaml binding breakage from TargetData -> DataL...
tree
|
commitdiff
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
tree
|
commitdiff
2012-09-02
Nuno Lopes
add support for ocaml 3.12
tree
|
commitdiff
2012-07-19
Bill Wendling
Remove tabs.
tree
|
commitdiff
2012-02-07
Benjamin Kramer
ocaml bindings: landing pad is now the last opcode.
tree
|
commitdiff
2012-01-25
Jim Grosbach
Tidy up. s/Low Level Virtual Machine/LLVM/.
tree
|
commitdiff
2011-12-28
Bob Wilson
Update OCaml bindings for the new half float type.
tree
|
commitdiff
2011-12-22
Dylan Noblesmith
drop unneeded config.h includes
tree
|
commitdiff
2011-11-09
Wojciech Matyjewicz
Minor fixes in Makefiles for the OCaml bindings:
tree
|
commitdiff
2011-10-14
Torok Edwin
OCaml bindings: add some missing functions and testcases.
tree
|
commitdiff
2011-10-14
Torok Edwin
OCaml bindings: fix attributes to use all 32 bits
tree
|
commitdiff
2011-10-14
Torok Edwin
OCaml bindings: add icmp_predicate
tree
|
commitdiff
2011-10-14
Torok Edwin
OCaml bindings: fix infinite recursion on string_of_lltype
tree
|
commitdiff
2011-10-14
Torok Edwin
bindings: named struct support
tree
|
commitdiff
2011-10-14
Torok Edwin
ocaml bindings: add findlib META support
tree
|
commitdiff
2011-10-14
Torok Edwin
ocaml bindings: introduce classify_value
tree
|
commitdiff
2011-10-14
Torok Edwin
ocaml bindings: add getopcode for constant and instruct...
tree
|
commitdiff
2011-10-14
Torok Edwin
bindings: tab and indentation fixes of my previous...
tree
|
commitdiff
2011-10-06
Torok Edwin
ocaml/C bindings: type->isSized()
tree
|
commitdiff
2011-10-06
Torok Edwin
add binding to read icmp predicate
tree
|
commitdiff
next