index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
bindings
/
ocaml
/
transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r374743 with a fix for the ocaml binding
Joerg Sonnenberger
2019-10-14
3
-0
/
+14
*
Revert "Add a pass to lower is.constant and objectsize intrinsics"
Dmitri Gribenko
2019-10-14
2
-11
/
+0
*
Add a pass to lower is.constant and objectsize intrinsics
Joerg Sonnenberger
2019-10-13
2
-0
/
+11
*
[LLVM-C][Ocaml] Add MergeFunctions and DCE pass
Aditya Kumar
2019-09-29
6
-0
/
+27
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
15
-60
/
+50
*
[LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to C and OCaml APIs
whitequark
2018-09-18
3
-0
/
+14
*
[LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml APIs
whitequark
2018-09-18
3
-0
/
+14
*
[NFC][OCaml] Fix copy paste error in file header
whitequark
2018-09-18
1
-1
/
+1
*
[NFC][OCaml] Fix implicit declaration compilation warnings
whitequark
2018-09-18
1
-0
/
+1
*
[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
Fangrui Song
2018-05-28
3
-14
/
+0
*
Remove the ScalarReplAggregates pass
David Majnemer
2016-06-15
1
-3
/
+3
*
Remove autoconf support
Chris Bieneman
2016-01-26
6
-113
/
+0
*
[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.
Peter Zotov
2014-12-01
7
-1
/
+84
*
[OCaml] [cmake] Add CMake buildsystem for OCaml.
Peter Zotov
2014-12-01
5
-0
/
+24
*
[OCaml] Ensure consistent naming.
Peter Zotov
2014-10-31
5
-2
/
+2
*
[OCaml] Drop support for 3.12.1 and earlier.
Peter Zotov
2014-10-29
3
-8
/
+6
*
[OCaml] Synchronize transformations with LLVM-C.
Peter Zotov
2014-10-29
9
-385
/
+479
*
[OCaml] Fix whitespace.
Peter Zotov
2014-10-28
2
-2
/
+2
*
MergedLoadStoreMotion pass
Gerolf Hoflehner
2014-07-18
1
-0
/
+6
*
Fix documentation typos
Alp Toker
2013-12-20
1
-1
/
+1
*
[OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilder
Peter Zotov
2013-11-04
5
-1
/
+219
*
[OCaml] Implement Llvm_vectorize bindings
Peter Zotov
2013-11-03
5
-1
/
+98
*
[OCaml] Llvm_scalar_opts: add missing transforms
Peter Zotov
2013-11-03
3
-0
/
+13
*
[OCaml] Llvm_ipo: add missing transforms
Peter Zotov
2013-11-03
3
-0
/
+12
*
OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles
Sylvestre Ledru
2013-11-01
2
-2
/
+0
*
OCaml bindings: formatting
Sylvestre Ledru
2013-11-01
6
-41
/
+11
*
Remove tabs.
Bill Wendling
2012-07-19
1
-1
/
+1
*
OCaml bindings: add some missing functions and testcases.
Torok Edwin
2011-10-14
3
-1
/
+141
*
ocaml bindings: add llvm_ipo based on IPO.h
Torok Edwin
2011-10-06
5
-1
/
+255
*
Try to fix ocaml bindings.
Eric Christopher
2010-10-08
3
-14
/
+0
*
Expose the rest of the llvm-c scalar opts to ocaml.
Erick Tryzelaar
2010-03-03
3
-20
/
+226
*
C and Objective Caml bindings for mem2reg and reg2mem.
Gordon Henriksen
2008-03-20
3
-0
/
+32
*
Fix for "make install" of ocaml docs. Patch by Erick Tryzelaar!
Bill Wendling
2008-03-17
1
-0
/
+5
*
C and Objective Caml bindings for several scalar transforms.
Gordon Henriksen
2008-03-16
5
-0
/
+145