[PATCH] D65071: [LLVM-C][Ocaml] Add MergeFunctions and DCE pass

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 29 09:06:20 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373170: [LLVM-C][Ocaml] Add MergeFunctions and DCE pass (authored by hiraditya, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65071?vs=211043&id=222330#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65071/new/

https://reviews.llvm.org/D65071

Files:
  llvm/trunk/bindings/ocaml/transforms/ipo/ipo_ocaml.c
  llvm/trunk/bindings/ocaml/transforms/ipo/llvm_ipo.ml
  llvm/trunk/bindings/ocaml/transforms/ipo/llvm_ipo.mli
  llvm/trunk/bindings/ocaml/transforms/scalar_opts/llvm_scalar_opts.ml
  llvm/trunk/bindings/ocaml/transforms/scalar_opts/llvm_scalar_opts.mli
  llvm/trunk/bindings/ocaml/transforms/scalar_opts/scalar_opts_ocaml.c
  llvm/trunk/include/llvm-c/Transforms/IPO.h
  llvm/trunk/include/llvm-c/Transforms/Scalar.h
  llvm/trunk/lib/Transforms/IPO/IPO.cpp
  llvm/trunk/lib/Transforms/Scalar/Scalar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65071.222330.patch
Type: text/x-patch
Size: 6029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190929/d1a21dab/attachment.bin>


More information about the llvm-commits mailing list