hanchenye-llvm-project/llvm/tools/bugpoint
Benjamin Kramer 3badd17b69 SmallPtrSet::find -> SmallPtrSet::count
The latter is more readable and more efficient. While there clean up
some double lookups. NFCI.
2020-06-07 22:38:08 +02:00
..
BugDriver.cpp
BugDriver.h
CMakeLists.txt Update compiler extension integration into the build system 2020-04-24 09:40:14 +02:00
CrashDebugger.cpp SmallPtrSet::find -> SmallPtrSet::count 2020-06-07 22:38:08 +02:00
ExecutionDriver.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
ExtractFunction.cpp
FindBugs.cpp
LLVMBuild.txt
ListReducer.h Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
Miscompilation.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
OptimizerDriver.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ToolRunner.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
ToolRunner.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
bugpoint.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00