[all-commits] [llvm/llvm-project] 352cf5: [Bindings] Move LLVMAddInstructionSimplifyPass to ...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Sep 2 10:36:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 352cf57cfb6ad33a95ff2d80109e1e88aa39b77e
https://github.com/llvm/llvm-project/commit/352cf57cfb6ad33a95ff2d80109e1e88aa39b77e
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-02 (Wed, 02 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
M llvm/lib/Transforms/Scalar/Scalar.cpp
Log Message:
-----------
[Bindings] Move LLVMAddInstructionSimplifyPass to Scalar.cpp
Should not be with the pass, but alongside all the other C bindings.
Reviewed By: sroland
Differential Revision: https://reviews.llvm.org/D87041
More information about the All-commits
mailing list