llvm-project/llvm/tools/llvm-reduce/deltas
Arthur Eubanks 87687b4ff7 [llvm-reduce] Fix build after D113537
Forgot to amend D113537 with these changes before committing.
2021-11-11 18:53:34 -08:00
..
Delta.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
Delta.h [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceAliases.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceAliases.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceArguments.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceArguments.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceAttributes.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceAttributes.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceBasicBlocks.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceBasicBlocks.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceFunctionBodies.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceFunctionBodies.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceFunctions.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceFunctions.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceGlobalObjects.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceGlobalObjects.h [llvm-reduce] Reduce some GlobalObject properties 2021-11-02 08:47:32 -07:00
ReduceGlobalValues.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceGlobalValues.h [llvm-reduce] Remove dso_local when possible 2021-03-29 12:00:10 -07:00
ReduceGlobalVarInitializers.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceGlobalVarInitializers.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceGlobalVars.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceGlobalVars.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceInstructions.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceInstructions.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceInstructionsMIR.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceInstructionsMIR.h Recommit "[llvm-reduce] Add MIR support" 2021-11-02 10:16:42 +01:00
ReduceMetadata.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceMetadata.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceModuleData.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceModuleData.h [llvm-reduce] Remove various module data 2021-08-24 09:45:31 -07:00
ReduceOperandBundles.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceOperandBundles.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
ReduceOperands.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceOperands.h [llvm-reduce] Add reduction passes to reduce operands to undef/1/0 2021-10-19 15:25:21 -07:00
ReduceOperandsSkip.cpp [llvm-reduce] Fix build after D113537 2021-11-11 18:53:34 -08:00
ReduceOperandsSkip.h [llvm-reduce] Introduce operands-skip pass. 2021-11-11 20:16:34 -06:00
ReduceOperandsToArgs.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceOperandsToArgs.h [llvm-reduce] Introduce operands-to-args pass. 2021-10-13 09:54:03 -05:00
ReduceSpecialGlobals.cpp [llvm-reduce] Count chunks by running a preliminary reduction 2021-11-11 18:46:09 -08:00
ReduceSpecialGlobals.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00