1. 57360d1 remove attributions from the rest of the llvm makefiles. by Chris Lattner · 17 years ago
  2. a353ffa Adding bindings for target triple and data layout. by Gordon Henriksen · 17 years ago
  3. a09a8998 Adding an uninitialized builder constructor to the Ocaml bindings. by Gordon Henriksen · 17 years ago
  4. 4e20a09 Disabling -g for ocaml builds; it's not downwards compatible. by Gordon Henriksen · 17 years ago
  5. 15ac8b9 Fix some Ocaml GC errors noticed upon review. by Gordon Henriksen · 17 years ago
  6. 2e855e6 C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler). by Gordon Henriksen · 17 years ago
  7. 1475142 Use a module to group calling convention values, too. by Gordon Henriksen · 17 years ago
  8. 404a194 Using modules to group enumerations in Ocaml bindings. by Gordon Henriksen · 17 years ago
  9. da1435f Adding bindings for memory buffers and module providers. Switching by Gordon Henriksen · 17 years ago
  10. 57cebee C and Ocaml bindings for address spaces, for that burgeoning market by Gordon Henriksen · 17 years ago
  11. 1ae6135 Add (very basic) bindings for ModuleProvider. by Gordon Henriksen · 17 years ago
  12. bbc6597 Adding Ocaml bindings for the bitreader as requested by Sarah by Gordon Henriksen · 17 years ago
  13. 80a75bf Adding a collector name attribute to Function in the IR. These by Gordon Henriksen · 17 years ago
  14. 75e290f Fix bug in constructing Ocaml option types in the bindings. by Gordon Henriksen · 17 years ago
  15. 516276e Track dependencies when creating symlinks to LLVM libraries next by Gordon Henriksen · 17 years ago
  16. 0465fb5 Adding ocamldoc-style comments for the Ocaml bindings. by Gordon Henriksen · 17 years ago
  17. ed29a28 Fix ocaml bindings for picky linkers. :) by Gordon Henriksen · 17 years ago
  18. 2618a6c C and Objective Caml bindings for PHINode::addIncoming etc. by Gordon Henriksen · 17 years ago
  19. 633360c Fixed downrev Ocaml compatibility. by Gordon Henriksen · 17 years ago
  20. 6d6203d C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced by Gordon Henriksen · 17 years ago
  21. c84c16b C and Objective Caml bindings for GlobalVariable::isConstant. by Gordon Henriksen · 17 years ago
  22. 1cf08fd C and Objective Caml bindings for PATypeHolder. by Gordon Henriksen · 17 years ago
  23. c0491ac Bindings for the verifier. by Gordon Henriksen · 17 years ago
  24. d8be215 Deleting some unnecessary glue. by Gordon Henriksen · 17 years ago
  25. 957f9fe Adopting a uniform naming convention for type constructors in by Gordon Henriksen · 17 years ago
  26. 81a7881 Adopting a uniform naming convention for type constructors in bindings. by Gordon Henriksen · 17 years ago
  27. e3b989d Adopting a uniform naming convention for constant constructors in bindings. by Gordon Henriksen · 17 years ago
  28. 4647569 Adding C and Ocaml bindings for ConstantExpr. by Gordon Henriksen · 17 years ago
  29. 88cc699 Wrapping Value::dump. by Gordon Henriksen · 17 years ago
  30. 3b80247 Do use the actual ocaml stdlib (not the install dir) to find the by Gordon Henriksen · 17 years ago
  31. 1d4e078 Providing --with-ocaml-libdir for ./configure. The default is the by Gordon Henriksen · 17 years ago
  32. 6530e9d Add explicit --enable-bindings option to configure. by Gordon Henriksen · 17 years ago
  33. 0673705 Remove debugging. by Gordon Henriksen · 17 years ago
  34. 46abf91 Added C and Ocaml bindings for functions, basic blocks, and by Gordon Henriksen · 17 years ago
  35. ab4456f Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whether by Gordon Henriksen · 17 years ago
  36. a8c3660 Incorporating review feedback for GC verifier patch. by Gordon Henriksen · 17 years ago
  37. ab8588b use typenames equivalent to by Gabor Greif · 17 years ago
  38. 9dbf8ed include alloca.h if available. this helps Solaris, but intnat and uintnat types are still undefined, causing errors by Gabor Greif · 17 years ago
  39. 344be5f Tests of the ocaml (and thus C) bindings for constants. by Gordon Henriksen · 17 years ago
  40. 8ef426b Adding ocaml language bindings for the vmcore and bitwriter libraries. These are by Gordon Henriksen · 17 years ago
  41. 0908d49 by Gordon Henriksen · 17 years ago