[all-commits] [llvm/llvm-project] 96f0b5: [Bindings] Add LLVMAddInstructionSimplifyPass
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Sep 1 12:39:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 96f0b57568c3047fde0c1e4b4f52401ce34f2da2
https://github.com/llvm/llvm-project/commit/96f0b57568c3047fde0c1e4b4f52401ce34f2da2
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M llvm/docs/ReleaseNotes.rst
M llvm/include/llvm-c/Transforms/Scalar.h
M llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
Log Message:
-----------
[Bindings] Add LLVMAddInstructionSimplifyPass
Reviewed By: sroland
Differential Revision: https://reviews.llvm.org/D86764
More information about the All-commits
mailing list