1. 3fc35c5 Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder::CreateMalloc was removed, by Nick Lewycky · 15 years ago
  2. 0b88ed9 Switch Ocaml to use llvm_supports_binding. by Daniel Dunbar · 15 years ago
  3. b405bbe Replace ocamlc tests with ocamlopt tests since they're less noisy. by Erick Tryzelaar · 15 years ago
  4. b02b878 Convert the rest of the ocaml types and functions to use context. by Erick Tryzelaar · 15 years ago
  5. 5371aa2 Allow passing around LLVMContext in ocaml. by Erick Tryzelaar · 15 years ago
  6. 45d6ac2 Expose creating constant ints and floats from strings to ocaml. by Erick Tryzelaar · 15 years ago
  7. 6b01897 Fix whitespace expectations to match the new AsmWriter behavior. by Dan Gohman · 15 years ago
  8. ba842e3 Nounwind is not valid for function return values. by Duncan Sands · 15 years ago
  9. e149e99 OCaml parameter attribute bindings from PR2752. by Duncan Sands · 15 years ago
  10. 8904849 tweak this to accept asmprinter changes. I have no way to verify this, hopefully by Chris Lattner · 16 years ago
  11. dce5e74 Update to match space changes in .ll by Daniel Dunbar · 16 years ago
  12. 1cf9395 [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on some platforms. by Gordon Henriksen · 16 years ago
  13. 07cabf6 PR2731: C and Ocaml bindings for setTailCall and isTailCall. by Gordon Henriksen · 16 years ago
  14. 5eca075 Rename some GC classes so that their roll will hopefully be clearer. by Gordon Henriksen · 16 years ago
  15. 21491ed [PR-2610] Adding Ocaml bindings for Switch::addCase. by Gordon Henriksen · 16 years ago
  16. 4468440 Don't send checkpoints to stderr for the vmcore.ml test. by Gordon Henriksen · 16 years ago
  17. 3bf19e4 Remove lingering references to .llx and .tr in the tests. by Dan Gohman · 16 years ago
  18. 7c1483b Expose ExecutionEngine::getTargetData() to c and ocaml bindings. by Erick Tryzelaar · 17 years ago
  19. 1d21395 Tests for the instruction iterator bindings. by Gordon Henriksen · 17 years ago
  20. 4733be3 Objective Caml bindings for basic block, function, global, and arg iterators. by Gordon Henriksen · 17 years ago
  21. dc1ce7b C and Objective Caml bindings for the various getParent methods of the IR. by Gordon Henriksen · 17 years ago
  22. 3e0c835 C and Objective Caml bindings for the TargetData class. by Gordon Henriksen · 17 years ago
  23. 41ba154 C and Objective Caml bindings for several scalar transforms. by Gordon Henriksen · 17 years ago
  24. d78c0f5 C and Objective Caml bindings for PassManagers. by Gordon Henriksen · 17 years ago
  25. e62a8a3 Fixing a bug creating floating point constants of type other by Gordon Henriksen · 17 years ago
  26. 78d3466 Another backwards compatibility fix. by Gordon Henriksen · 17 years ago
  27. cc0928f Bindings for instruction calling conventions. by Gordon Henriksen · 17 years ago
  28. a353ffa Adding bindings for target triple and data layout. by Gordon Henriksen · 17 years ago
  29. 2e855e6 C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler). by Gordon Henriksen · 17 years ago
  30. 7a653cb Fix a partial application typo. by Gordon Henriksen · 17 years ago
  31. 1475142 Use a module to group calling convention values, too. by Gordon Henriksen · 17 years ago
  32. 404a194 Using modules to group enumerations in Ocaml bindings. by Gordon Henriksen · 17 years ago
  33. da1435f Adding bindings for memory buffers and module providers. Switching by Gordon Henriksen · 17 years ago
  34. ef989a2 Don't forget to print address space qualifiers when printing out the type table! Thanks to Gordon Henriksen for pointing this out. by Christopher Lamb · 17 years ago
  35. 0a1f248 Disabling a RUN line that's broken until addrspace roundtrips by Gordon Henriksen · 17 years ago
  36. 57cebee C and Ocaml bindings for address spaces, for that burgeoning market by Gordon Henriksen · 17 years ago
  37. 1ae6135 Add (very basic) bindings for ModuleProvider. by Gordon Henriksen · 17 years ago
  38. bbc6597 Adding Ocaml bindings for the bitreader as requested by Sarah by Gordon Henriksen · 17 years ago
  39. 80a75bf Adding a collector name attribute to Function in the IR. These by Gordon Henriksen · 17 years ago
  40. c8d7194 Fix a typo noticed by Alain Frisch. by Gordon Henriksen · 17 years ago
  41. 2618a6c C and Objective Caml bindings for PHINode::addIncoming etc. by Gordon Henriksen · 17 years ago
  42. 6d6203d C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced by Gordon Henriksen · 17 years ago
  43. c84c16b C and Objective Caml bindings for GlobalVariable::isConstant. by Gordon Henriksen · 17 years ago
  44. 1cf08fd C and Objective Caml bindings for PATypeHolder. by Gordon Henriksen · 17 years ago
  45. c0491ac Bindings for the verifier. by Gordon Henriksen · 17 years ago
  46. 957f9fe Adopting a uniform naming convention for type constructors in by Gordon Henriksen · 17 years ago
  47. e3b989d Adopting a uniform naming convention for constant constructors in bindings. by Gordon Henriksen · 17 years ago
  48. 4647569 Adding C and Ocaml bindings for ConstantExpr. by Gordon Henriksen · 17 years ago
  49. 46abf91 Added C and Ocaml bindings for functions, basic blocks, and by Gordon Henriksen · 17 years ago
  50. a8c3660 Incorporating review feedback for GC verifier patch. by Gordon Henriksen · 17 years ago
  51. 344be5f Tests of the ocaml (and thus C) bindings for constants. by Gordon Henriksen · 17 years ago
  52. 8ef426b Adding ocaml language bindings for the vmcore and bitwriter libraries. These are by Gordon Henriksen · 17 years ago