..
Delta.cpp
[llvm-reduce] Don't unset dso_local on implicitly dso_local GVs
2021-04-30 11:57:22 -07:00
Delta.h
[llvm-reduce] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07:00
ReduceAliases.cpp
[llvm-reduce] Add reduction for aliases.
2020-10-28 13:11:19 +00:00
ReduceAliases.h
[llvm-reduce] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07:00
ReduceArguments.cpp
[Reduce] Argument reduction: shoe-horn new function into remaining uses of old function
2020-07-27 15:39:03 +03: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] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07: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] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07: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] Function body reduction: don't forget to unset comdat
2020-08-30 12:17:33 +02: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] Fix removal of unused llvm intrinsics declarations
2021-01-03 01:45:47 +03:00
ReduceFunctions.h
[llvm-reduce] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07:00
ReduceGlobalValues.cpp
[llvm-reduce] Don't unset dso_local on implicitly dso_local GVs
2021-04-30 11:57:22 -07:00
ReduceGlobalValues.h
[llvm-reduce] Remove dso_local when possible
2021-03-29 12:00:10 -07:00
ReduceGlobalVarInitializers.cpp
[llvm-reduce] ReduceGlobalVarInitializers delta pass: fix handling of globals w/ comdat/non-external linkage
2021-01-07 18:05:03 +03: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] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07: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: Fix typo in status message
2020-10-16 09:48:00 -04:00
ReduceInstructions.h
[llvm-reduce] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07:00
ReduceMetadata.cpp
[NFCI][llvm-reduce] Cleanup Delta passes to use Oracle abstraction
2020-07-08 12:26:00 +03:00
ReduceMetadata.h
[llvm-reduce] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07:00
ReduceModuleInlineAsm.cpp
[llvm-reduce] Remove unwanted module inline asm
2021-04-06 09:35:37 -07:00
ReduceModuleInlineAsm.h
[llvm-reduce] Remove unwanted module inline asm
2021-04-06 09:35:37 -07:00
ReduceOperandBundles.cpp
[NFC][llvm-reduce] Purify for_each usage in Operand Bundles into range-based for loop
2020-07-09 23:10:43 +03:00
ReduceOperandBundles.h
[llvm-reduce] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07:00
ReduceSpecialGlobals.cpp
[llvm-reduce] Add reduction for special globals like llvm.used.
2020-11-11 11:25:05 +00:00
ReduceSpecialGlobals.h
[llvm-reduce] Add header guards and fix clang-tidy warnings
2021-04-01 20:38:49 -07:00