llvm-project/llvm/tools/llvm-reduce
Matt Arsenault 32bd0c1714 llvm-reduce: Try to fix dynamic libraries build 2022-06-16 21:48:04 -04:00
..
deltas llvm-reduce: Add reduction pass to simplify instructions 2022-06-16 20:39:27 -04:00
CMakeLists.txt llvm-reduce: Try to fix dynamic libraries build 2022-06-16 21:48:04 -04:00
DeltaManager.cpp llvm-reduce: Add reduction pass to simplify instructions 2022-06-16 20:39:27 -04:00
DeltaManager.h 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. 2022-01-10 22:24:23 -07:00
ReducerWorkItem.cpp llvm-reduce: Add cloning of target MachineFunctionInfo 2022-06-07 10:14:48 -04:00
ReducerWorkItem.h llvm-reduce: Introduce new scoring mechanism for MIR reductions 2022-05-01 18:24:04 -04:00
TestRunner.cpp [tools] Forward declare classes & remove includes 2022-06-03 16:32:04 -07:00
TestRunner.h [tools] Forward declare classes & remove includes 2022-06-03 16:32:04 -07:00
llvm-reduce.cpp Remove unneeded cl::ZeroOrMore for cl::list options 2022-06-04 23:51:13 -07:00