2017-11-01 |
whitequark | [LLVM-C] Expose functions to create debug locations...
|
commit | commitdiff | tree |
2017-10-27 |
whitequark | [LLVM-C] Publicly expose getters of MetadataType, TokenType
|
commit | commitdiff | tree |
2017-10-19 |
whitequark | [MergeFunctions] Don't blindly RAUW a GlobalValue with...
|
commit | commitdiff | tree |
2017-10-15 |
whitequark | [MergeFunctions] Merge small functions if possible...
|
commit | commitdiff | tree |
2017-10-15 |
whitequark | [MergeFunctions] Replace all uses of unnamed_addr functions.
|
commit | commitdiff | tree |
2017-07-27 |
whitequark | [MergeFunctions] Remove alias support.
|
commit | commitdiff | tree |
2017-06-23 |
whitequark | [X86] Fix SP adjustment in stack probes emitted on...
|
commit | commitdiff | tree |
2017-06-22 |
whitequark | Define behavior of "stack-probe-size" attribute when...
|
commit | commitdiff | tree |
2017-06-22 |
whitequark | [X86] Add support for "probe-stack" attribute
|
commit | commitdiff | tree |
2017-06-21 |
whitequark | Add a "probe-stack" attribute
|
commit | commitdiff | tree |
2017-06-05 |
whitequark | [LLVM-C] [OCaml] Expose Type::subtypes.
|
commit | commitdiff | tree |
2017-01-25 |
whitequark | Mark @llvm.powi.* as safe to speculatively execute.
|
commit | commitdiff | tree |
2016-11-12 |
whitequark | [OCaml] Adapt to the new attribute C API.
|
commit | commitdiff | tree |
2016-11-12 |
whitequark | [C API] Fix several null pointer dereferences.
|
commit | commitdiff | tree |
2016-10-04 |
whitequark | [SelectionDAG] Fix calling convention in expansion...
|
commit | commitdiff | tree |
2016-09-05 |
whitequark | CODE_OWNERS: bring my entry up to date
|
commit | commitdiff | tree |
2016-09-05 |
Peter Zotov | [CMake] [OCaml] Allow building OCaml bindings out of...
|
commit | commitdiff | tree |
2016-08-30 |
Peter Zotov | docs: mention that clobbering output regs in inline...
|
commit | commitdiff | tree |
2016-08-23 |
Peter Zotov | [CMake] [OCaml] Add -DLLVM_ENABLE_OCAMLDOC switch
|
commit | commitdiff | tree |
2016-06-22 |
Peter Zotov | [OCaml] Add functions for accessing metadata nodes.
|
commit | commitdiff | tree |
2016-04-06 |
Peter Zotov | [llvm-c] Add LLVMGetValueKind.
|
commit | commitdiff | tree |
2016-04-05 |
Peter Zotov | [llvm-c] Expose LLVM{Get,Set}ModuleIdentifier
|
commit | commitdiff | tree |
2016-04-03 |
Peter Zotov | [CodeGenPrepare] Fix r265264 (again).
|
commit | commitdiff | tree |
2016-04-03 |
Peter Zotov | [CodeGenPrepare] Fix r265264.
|
commit | commitdiff | tree |
2016-04-03 |
Peter Zotov | [CodeGenPrepare] Avoid sinking soft-FP comparisons
|
commit | commitdiff | tree |
2016-04-03 |
Peter Zotov | Mark some FP intrinsics as safe to speculatively execute
|
commit | commitdiff | tree |
2016-03-09 |
Peter Zotov | Accept absolute paths in the -fuse-ld option.
|
commit | commitdiff | tree |
2015-11-09 |
Peter Zotov | Make it possible to use libunwind without heap.
|
commit | commitdiff | tree |
2015-10-21 |
Peter Zotov | [OCaml] Expose Llvm.{set_,}unnamed_addr.
|
commit | commitdiff | tree |
2015-08-31 |
Peter Zotov | [libunwind] Add support for OpenRISC 1000.
|
commit | commitdiff | tree |
2015-08-27 |
Peter Zotov | [libunwind] Remove unused includes.
|
commit | commitdiff | tree |
2015-07-17 |
Peter Zotov | [OCaml] Do not use -warn-error in tests.
|
commit | commitdiff | tree |
2015-07-17 |
Peter Zotov | [OCaml] Use a nicer style for documentation than OCaml...
|
commit | commitdiff | tree |
2015-06-27 |
Peter Zotov | [OCaml] Bump ctypes dependency to 0.4.
|
commit | commitdiff | tree |
2015-06-07 |
Peter Zotov | [cmake] [OCaml] Make ocamldoc targets depend on output...
|
commit | commitdiff | tree |
2015-06-04 |
Peter Zotov | [C API] Add LLVMStructGetTypeAtIndex.
|
commit | commitdiff | tree |
2015-02-28 |
Peter Zotov | [OCaml] Generate documentation again with autoconf...
|
commit | commitdiff | tree |
2015-02-06 |
Peter Zotov | [OCaml] Add Llvm.build_empty_phi.
|
commit | commitdiff | tree |
2015-01-13 |
Peter Zotov | [OCaml] Allow out-of-tree builds of LLVM bindings.
|
commit | commitdiff | tree |
2015-01-13 |
Peter Zotov | Update release notes wrt OCaml bindings.
|
commit | commitdiff | tree |
2015-01-13 |
Peter Zotov | [OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanism...
|
commit | commitdiff | tree |
2014-12-30 |
Peter Zotov | [OCaml] Fix bitrot in tests.
|
commit | commitdiff | tree |
2014-12-30 |
Peter Zotov | [lit] Make config.llvm_lib_dir available on cmake,...
|
commit | commitdiff | tree |
2014-12-30 |
Peter Zotov | [OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY...
|
commit | commitdiff | tree |
2014-12-24 |
Peter Zotov | [OCaml] PR21901: Update tests.
|
commit | commitdiff | tree |
2014-12-24 |
Peter Zotov | [OCaml] Expose Llvm_executionengine.get_{global_value...
|
commit | commitdiff | tree |
2014-12-23 |
Peter Zotov | [OCaml] PR22014: OCaml bindings didn't link to libLLVM...
|
commit | commitdiff | tree |
2014-12-22 |
Peter Zotov | [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunction...
|
commit | commitdiff | tree |
2014-12-18 |
Peter Zotov | [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies.
|
commit | commitdiff | tree |
2014-12-03 |
Peter Zotov | [OCaml] [cmake] Disable OCaml bindings if ctypes >...
|
commit | commitdiff | tree |
2014-12-02 |
Peter Zotov | [OCaml] Add Llvm.mdnull.
|
commit | commitdiff | tree |
2014-12-01 |
Peter Zotov | [OCaml] Move Llvm.clone_module to its own Llvm_transform_uti...
|
commit | commitdiff | tree |
2014-12-01 |
Peter Zotov | [OCaml] [cmake] Add CMake buildsystem for OCaml.
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Fix mismatched CAMLparam/CAMLreturn.
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | Unbreak build.
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Don't use deprecated non-caml_namespaced functions.
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Initialize local roots prior to raising.
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Core package should depend on LLVMTransformUtils...
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Fix ocamlc -custom builds when configured as...
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Avoid embedding absolute paths into executables.
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Don't build stub libraries twice.
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] Run tests twice, with ocamlc and ocamlopt ...
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] META: remove exists_if(toplevel).
|
commit | commitdiff | tree |
2014-11-03 |
Peter Zotov | [OCaml] ExecutionEngine package should not depend on...
|
commit | commitdiff | tree |
2014-10-31 |
Peter Zotov | [OCaml] Ensure consistent naming.
|
commit | commitdiff | tree |
2014-10-31 |
Peter Zotov | [OCaml] Rework Llvm_executionengine using ctypes.
|
commit | commitdiff | tree |
2014-10-30 |
Peter Zotov | lit: PR21417: don't try to update OCAMLPATH if LibDir...
|
commit | commitdiff | tree |
2014-10-30 |
Peter Zotov | [OCaml] Expose LLVMCloneModule.
|
commit | commitdiff | tree |
2014-10-30 |
Peter Zotov | [OCaml] Expose LLVM{Get,Set}DLLStorageClass.
|
commit | commitdiff | tree |
2014-10-30 |
Peter Zotov | [OCaml] Test code emission in Llvm_target.
|
commit | commitdiff | tree |
2014-10-30 |
Peter Zotov | [OCaml] Enable backtraces in tests.
|
commit | commitdiff | tree |
2014-10-30 |
Peter Zotov | [OCaml] [autoconf] Migrate to ocamlfind.
|
commit | commitdiff | tree |
2014-10-30 |
Peter Zotov | [OCaml] De-duplicate llvm_raise and llvm_string_of_message.
|
commit | commitdiff | tree |
2014-10-29 |
Peter Zotov | [OCaml] Expose Llvm.parse_command_line_options.
|
commit | commitdiff | tree |
2014-10-29 |
Peter Zotov | [OCaml] Expose Llvm_target.TargetMachine.add_analysis_passes.
|
commit | commitdiff | tree |
2014-10-29 |
Peter Zotov | [OCaml] If compiled without --enable-shared, hide packages...
|
commit | commitdiff | tree |
2014-10-29 |
Peter Zotov | [OCaml] Expose Llvm_bitwriter.write_bitcode_to_memory_buffer.
|
commit | commitdiff | tree |
2014-10-29 |
Peter Zotov | [OCaml] Drop support for 3.12.1 and earlier.
|
commit | commitdiff | tree |
2014-10-29 |
Peter Zotov | [OCaml] Synchronize transformations with LLVM-C.
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] PR5595: Pass LDFLAGS to tests via -cclib.
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] PR14083, PR9606: Only pick *.odoc files from...
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] Fix whitespace.
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] PR9719, PR14727: Make tests run without ocamlopt.
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] PR19859: Add functions to query and modify...
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [C API] PR19859: Add functions to query and modify...
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] PR19859: Add tests for reading the values of...
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] PR19859: Add Llvm.{fcmp_predicate,float_of_const}.
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [C API] PR19859: Add LLVMGetFCmpPredicate and LLVMConstRealG...
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] Enable -g for debug builds.
|
commit | commitdiff | tree |
2014-10-28 |
Peter Zotov | [OCaml] Fix whitespace.
|
commit | commitdiff | tree |
2014-10-26 |
Peter Zotov | [OCaml] Expose existing documentation in ocamldoc.
|
commit | commitdiff | tree |
2014-10-25 |
Peter Zotov | [OCaml] hexagon can't run MCJIT tests, XFAIL it.
|
commit | commitdiff | tree |
2014-10-25 |
Peter Zotov | [OCaml] Unbreak Llvm_executionengine.initialize_native_target.
|
commit | commitdiff | tree |
2014-10-25 |
Peter Zotov | [OCaml] Expose Llvm_executionengine.ExecutionEngine...
|
commit | commitdiff | tree |
2014-10-22 |
Peter Zotov | [OCaml] Fix a typo in documentation.
|
commit | commitdiff | tree |
2014-10-17 |
Peter Zotov | [OCaml] Add Llvm.instr_clone.
|
commit | commitdiff | tree |
2014-10-17 |
Peter Zotov | [LLVM-C] Add LLVMInstructionClone.
|
commit | commitdiff | tree |
2014-08-12 |
Peter Zotov | [OCaml] Expose Llvm.get_operand_use.
|
commit | commitdiff | tree |
2014-08-12 |
Peter Zotov | [LLVM-C] Expose User::getOperandUse as LLVMGetOperandUse.
|
commit | commitdiff | tree |
next |