[all-commits] [llvm/llvm-project] 4b6e3a: [test][NewPM] Pin -mergereturn tests to legacy PM
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Oct 13 22:57:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4b6e3ad9b40111852aa717fee2768f964b6d70a7
https://github.com/llvm/llvm-project/commit/4b6e3ad9b40111852aa717fee2768f964b6d70a7
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M llvm/test/Transforms/CodeExtractor/LoopExtractor_infinite.ll
M llvm/test/Transforms/UnifyFunctionExitNodes/unreachable-blocks-status.ll
Log Message:
-----------
[test][NewPM] Pin -mergereturn tests to legacy PM
Looks like this pass isn't really used and hasn't been worked on in a
loooong time.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D89010
More information about the All-commits
mailing list