[all-commits] [llvm/llvm-project] 1a2185: [Test] Split out new and old PM tests
max-azul via All-commits
all-commits at lists.llvm.org
Mon Apr 5 00:55:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a218589964a0889cf318527d7b7bc6aab1eac1e
https://github.com/llvm/llvm-project/commit/1a218589964a0889cf318527d7b7bc6aab1eac1e
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2021-04-05 (Mon, 05 Apr 2021)
Changed paths:
A llvm/test/Transforms/GVN/PRE/pre-loop-load-new-pm.ll
M llvm/test/Transforms/GVN/PRE/pre-loop-load.ll
Log Message:
-----------
[Test] Split out new and old PM tests
This is to avoid sophistication of checks as the old and new PM behave
differently with fix patches.
More information about the All-commits
mailing list