1. de2d869 Update aosp/master LLVM for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  2. f3ef533 Update aosp/master LLVM for rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  3. 6948897 Update aosp/master LLVM for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  4. 0c7f116 Update aosp/master LLVM for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  5. 4c5e43d Update aosp/master llvm for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  6. ebe69fe Update aosp/master LLVM for rebase to r230699. by Stephen Hines · 10 years ago
  7. 37ed9c1 Update aosp/master LLVM for rebase to r222494. by Stephen Hines · 10 years ago
  8. c6a4f5e Update LLVM for rebase to r212749. by Stephen Hines · 10 years ago
  9. dce4a40 Update LLVM for 3.5 rebase (r209712). by Stephen Hines · 10 years ago
  10. 36b5688 Update to LLVM 3.5a. by Stephen Hines · 10 years ago
  11. f204272 Merging r195912: by Bill Wendling · 11 years ago
  12. 3d52c07 Merging r195834: by Bill Wendling · 11 years ago
  13. 4684d18 Merging r195782: by Bill Wendling · 11 years ago
  14. 9eaade8 [OCaml] Unbreak make install by providing ocamldoc target by Sylvestre Ledru · 11 years ago
  15. e8a957d python: Fix check for disasm creation failure by Anders Waldenborg · 11 years ago
  16. 60e4d7f python: Properly initialize before trying to create disasm by Anders Waldenborg · 11 years ago
  17. b6703ff [OCaml] Add Target and TargetMachine bindings to Llvm_target by Peter Zotov · 11 years ago
  18. 04deb49 [OCaml] Refactor Llvm_target interface by Peter Zotov · 11 years ago
  19. 68f4dae [OCaml] Fix building of stub libraries by Peter Zotov · 11 years ago
  20. 2bdf881 [OCaml] Build stub OCaml libraries for all configured targets by Peter Zotov · 11 years ago
  21. a69773c [OCaml] Expose LLVM's fatal error and stacktrace APIs by Peter Zotov · 11 years ago
  22. 1ba15ab [OCaml] Dynamically link LLVM on --enable-shared builds by Peter Zotov · 11 years ago
  23. 850b520 [OCaml] Fix a typo by Peter Zotov · 11 years ago
  24. fa6ab43 [OCaml] Add missing Llvm_target functions by Peter Zotov · 11 years ago
  25. 786a43e [OCaml] Accept context explicitly in Llvm_target functions by Peter Zotov · 11 years ago
  26. 26f3bd8 [OCaml] Make Llvm_target.DataLayout.t automatically managed by Peter Zotov · 11 years ago
  27. ec7270c [OCaml] Impement Llvm_irreader, bindings to LLVM assembly parser by Peter Zotov · 11 years ago
  28. ba0c7cd [OCaml] Implement Llvm.string_of_llvalue by Peter Zotov · 11 years ago
  29. 34b4a84 [OCaml] (PR16190) Add ValueKinds for ConstantDataSequential and subclasses by Peter Zotov · 11 years ago
  30. c8ac229 [OCaml] (PR16318) Add missing argument to Llvm.const_intcast by Peter Zotov · 11 years ago
  31. 150c95e [OCaml] (PR11717) Make declare_qualified_global respect address argument by Peter Zotov · 11 years ago
  32. 19648c0 [OCaml] Properly tag the custom operations of Llvm.llbuilder by Peter Zotov · 11 years ago
  33. 9a62ec7 [OCaml] Llvm_linker: do not use external in module interface by Peter Zotov · 11 years ago
  34. 4ebe64a [OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilder by Peter Zotov · 11 years ago
  35. 6b84161 [OCaml] Documentation by Peter Zotov · 11 years ago
  36. 8a3bdd6 [OCaml] Implement missing LLVMCore APIs by Peter Zotov · 11 years ago
  37. e5de63c [OCaml] Formatting by Peter Zotov · 11 years ago
  38. f00a9e0 [OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string} by Peter Zotov · 11 years ago
  39. 88d74c3 [OCaml] Fix ABI incompatibility by Peter Zotov · 11 years ago
  40. 9d33bf7 [OCaml] Implement Llvm_linker, bindings for the IR linker by Peter Zotov · 11 years ago
  41. 1185582 [OCaml] Implement Llvm_vectorize bindings by Peter Zotov · 11 years ago
  42. fed0b34 [OCaml] Llvm_target: fix typo (Int_val instead of Int64_val) by Peter Zotov · 11 years ago
  43. 30288ac [OCaml] Llvm_scalar_opts: add missing transforms by Peter Zotov · 11 years ago
  44. 630109d [OCaml] Llvm_ipo: add missing transforms by Peter Zotov · 11 years ago
  45. 9fd6ef2 OCaml bindings: fix typo by Sylvestre Ledru · 11 years ago
  46. 40a461d OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles by Sylvestre Ledru · 11 years ago
  47. 3d841cb OCaml bindings: fix typo by Sylvestre Ledru · 11 years ago
  48. e239d20 OCaml bindings: fix typo in documentation by Sylvestre Ledru · 11 years ago
  49. dfc58e3 OCaml bindings: formatting by Sylvestre Ledru · 11 years ago
  50. abaa85d [python-bindings] Added support for getting/setting operands of values and getting the number of operands of a value. by Michael Gottesman · 11 years ago
  51. 73c382f [python-bindings] Added support for iterating over a basic blocks instructions, getting their name/dumping them, f/b iteration. by Michael Gottesman · 11 years ago
  52. e23fa98 [python-bindings] Added support for iterating over a function's basic blocks, dumping/getting names of those bb, f/w iteration. by Michael Gottesman · 11 years ago
  53. 7dfa4bc [python-bindings] Added support for getting a module's functions, iterating f/b over said functions, dumping/print name of functions. by Michael Gottesman · 11 years ago
  54. f532d44 [python-bindings] Export OpCode from core.py. by Michael Gottesman · 11 years ago
  55. a1e3660 [python-bindings] Added test for reading a module from bitcode. by Michael Gottesman · 11 years ago
  56. 7400a85 [python-bindings] Fixed 3 test failures caused by typos. by Michael Gottesman · 11 years ago
  57. f495a26 Fixed typo. by Michael Gottesman · 11 years ago
  58. 37a8807 [python-bindings] Added code for loading a module from bitcode, getset its datalayout, getset its target, dump it, print it to a file. by Michael Gottesman · 11 years ago
  59. 6a63cd1 [python-bindings] Added bindings for LLVMContextRef and a test for creating a new context or getting the global context. by Michael Gottesman · 11 years ago
  60. 8184ca6 [python-bindings] Implemented the PassRegistry class and the calls to initialize/shutdown llvm. Also included an initialize_llvm declaration. by Michael Gottesman · 11 years ago
  61. 699f8c3 [python-bindings] Removed unused import byref from llvm/disassembler.py. by Michael Gottesman · 11 years ago
  62. 86942d2 [python-bindings] Changed test_memory_buffer_create_from_file to just use the generic provided test_file instead of a binary. by Michael Gottesman · 11 years ago
  63. 653212f [python bindings] Added code to get the length of a memory buffer. Tests are included. by Michael Gottesman · 11 years ago
  64. 0c25b8f We're in 3.4 land now. by Bill Wendling · 11 years ago
  65. d2755af Exposing MCJIT through C API by Andrew Kaylor · 11 years ago
  66. 2f5640d Fixing OCAML bindings for MCJIT by Andrew Kaylor · 11 years ago
  67. fdddf77 [python] Add markup option to disassembler by Gregory Szorc · 12 years ago
  68. 17cfe87 [python] fix get_library() by Anders Waldenborg · 12 years ago
  69. 28ce1cc Fix a build error for ocaml bindings that was introduced with the TargetData --> DataLayout changes. by Micah Villmow · 12 years ago
  70. e2c207d Fix the ocaml binding breakage from TargetData -> DataLayout changes. by Micah Villmow · 12 years ago
  71. 791cfc2 Move TargetData to DataLayout. by Micah Villmow · 12 years ago
  72. 4d00161 add support for ocaml 3.12 by Nuno Lopes · 12 years ago
  73. df6c551 Remove tabs. by Bill Wendling · 12 years ago
  74. e3295cc [python] Add negative MemoryBuffer testcase by Anders Waldenborg · 13 years ago
  75. a8d873e [python] Add some paths where to find test binary by Anders Waldenborg · 13 years ago
  76. 3595954 [python] Mark get_test_binary as not being a test by Anders Waldenborg · 13 years ago
  77. 92a3e9d [llvm.py] Implement disassembler interface by Gregory Szorc · 13 years ago
  78. 309a2c4 Revert "[llvm.py] Implement interface to enhanced disassembler" by Gregory Szorc · 13 years ago
  79. 0b3aae9 [llvm.py] Implement interface to enhanced disassembler by Gregory Szorc · 13 years ago
  80. d3ac784 [llvm.py] Make LLVMObject.__del__ work if called during __init__ by Gregory Szorc · 13 years ago
  81. b7487d4 [llvm.py] Define enumerations from Core.h; add OpCode class by Gregory Szorc · 13 years ago
  82. 61e22cd [llvm.py] Implement interface to object files by Gregory Szorc · 13 years ago
  83. 07c3221 [llvm.py] Make ObjectFile destructor work by Gregory Szorc · 13 years ago
  84. 5ae0427 [llvm.py] Initial skeleton for Python LLVM bindings by Gregory Szorc · 13 years ago
  85. efde867 ocaml bindings: landing pad is now the last opcode. by Benjamin Kramer · 13 years ago
  86. c48d4dc Tidy up. s/Low Level Virtual Machine/LLVM/. by Jim Grosbach · 13 years ago
  87. eaf0608 Update OCaml bindings for the new half float type. by Bob Wilson · 13 years ago
  88. 9421406 drop unneeded config.h includes by Dylan Noblesmith · 13 years ago
  89. 4ab406d LLVMBuild: Remove trailing newline, which irked me. by Daniel Dunbar · 13 years ago
  90. 6f274a5 Minor fixes in Makefiles for the OCaml bindings: by Wojciech Matyjewicz · 13 years ago
  91. a3a2dfd build: Add initial cut at LLVMBuild.txt files. by Daniel Dunbar · 13 years ago
  92. ff616cb OCaml bindings: add some missing functions and testcases. by Torok Edwin · 13 years ago
  93. 0be167b OCaml bindings: fix attributes to use all 32 bits by Torok Edwin · 13 years ago
  94. 8da43bf OCaml bindings: add icmp_predicate by Torok Edwin · 13 years ago
  95. 2c4ae18 OCaml bindings: fix infinite recursion on string_of_lltype by Torok Edwin · 13 years ago
  96. 6b228e5 bindings: named struct support by Torok Edwin · 13 years ago
  97. 4c4b71c ocaml bindings: add findlib META support by Torok Edwin · 13 years ago
  98. 3dd1674 ocaml bindings: introduce classify_value by Torok Edwin · 13 years ago
  99. 6563c87 ocaml bindings: add getopcode for constant and instruction, and int64_of_const. by Torok Edwin · 13 years ago
  100. 3111641 bindings: tab and indentation fixes of my previous commits by Torok Edwin · 13 years ago