llvm-project/llvm/tools/llvm-reduce
Fangrui Song 89fae41ef1 [IR] llvm::Optional => std::optional
Many llvm/IR/* files have been migrated by other contributors.
This migrates most remaining files.
2022-12-05 04:13:11 +00:00
..
deltas [tools] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:40 -08:00
CMakeLists.txt llvm-reduce: Add volatile reduction pass 2022-10-23 15:16:55 -07:00
DeltaManager.cpp llvm-reduce: Fix block reduction with unreachable blocks 2022-10-28 17:07:26 -07:00
DeltaManager.h llvm-reduce: Fix missing C++ mode comments 2022-10-07 13:15:14 -07:00
ReducerWorkItem.cpp [IR] llvm::Optional => std::optional 2022-12-05 04:13:11 +00:00
ReducerWorkItem.h llvm-reduce: Support emitting bitcode for final result 2022-10-31 20:35:08 -07:00
TestRunner.cpp [tools] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:40 -08:00
TestRunner.h llvm-reduce: Add some missing consts 2022-11-29 10:08:02 -05:00
llvm-reduce.cpp llvm-reduce: Add some missing consts 2022-11-29 10:08:02 -05:00