[all-commits] [llvm/llvm-project] f72b76: [test] Replace/remove some 'opt -analyze' RUN lines
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Feb 9 15:50:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f72b76cde5a36bcf1bd8a9f5ffa69e4c9d9f318d
https://github.com/llvm/llvm-project/commit/f72b76cde5a36bcf1bd8a9f5ffa69e4c9d9f318d
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M llvm/test/Analysis/CycleInfo/basic.ll
M llvm/test/Analysis/LoopAccessAnalysis/forked-pointers.ll
M llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info-rewrite-expressions.ll
M llvm/test/Transforms/SampleProfile/profile-inference-islands.ll
M llvm/test/Transforms/SampleProfile/profile-inference-noprobes.ll
M llvm/test/Transforms/SampleProfile/profile-inference-rebalance-large.ll
M llvm/test/Transforms/SampleProfile/profile-inference-rebalance.ll
M llvm/test/Transforms/SampleProfile/profile-inference.ll
Log Message:
-----------
[test] Replace/remove some 'opt -analyze' RUN lines
More information about the All-commits
mailing list