[all-commits] [llvm/llvm-project] 4eec17: allow llvm-reduce, if asked, to run its set of pas...
John Regehr via All-commits
all-commits at lists.llvm.org
Mon Jan 10 21:30:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4eec1710c51865b47480bc63a736a3719496679d
https://github.com/llvm/llvm-project/commit/4eec1710c51865b47480bc63a736a3719496679d
Author: John Regehr <regehr at cs.utah.edu>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M llvm/tools/llvm-reduce/DeltaManager.cpp
M llvm/tools/llvm-reduce/DeltaManager.h
M llvm/tools/llvm-reduce/llvm-reduce.cpp
Log Message:
-----------
allow llvm-reduce, if asked, to run its set of passes more than once, taking longer to finish but also potentially resulting in a smaller reduced file.
More information about the All-commits
mailing list