[all-commits] [llvm/llvm-project] b5979a: [NewPM] Add SimpleLoopUnswitchPass to PassRegistry...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Jun 24 08:21:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b5979a383a25a81d77dd1f29ed90e4e4f6359c69
https://github.com/llvm/llvm-project/commit/b5979a383a25a81d77dd1f29ed90e4e4f6359c69
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/lib/Passes/PassRegistry.def
Log Message:
-----------
[NewPM] Add SimpleLoopUnswitchPass to PassRegistry.def
Summary:
Seems to just be missing from PassRegistry.def.
Makes the number of check-llvm failures under new PM go from 2619 to 2581.
Reviewers: hans, ychen, asbirlea, leonardchan
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82422
More information about the All-commits
mailing list