[all-commits] [llvm/llvm-project] d158e7: [DemandedBits][NewPM] Pin some tests to legacy PM
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Sep 15 11:56:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d158e786ccd33f8c9fc3ab008dd9463e252fa36a
https://github.com/llvm/llvm-project/commit/d158e786ccd33f8c9fc3ab008dd9463e252fa36a
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-15 (Tue, 15 Sep 2020)
Changed paths:
M llvm/test/Analysis/DemandedBits/add.ll
M llvm/test/Analysis/DemandedBits/basic.ll
M llvm/test/Analysis/DemandedBits/intrinsics.ll
M llvm/test/Analysis/DemandedBits/vectors.ll
Log Message:
-----------
[DemandedBits][NewPM] Pin some tests to legacy PM
All tests have corresponding NPM RUN lines.
-analyze doesn't work under NPM.
More information about the All-commits
mailing list