This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec00aa99dd4cd46c328219cffefcfdf8a8bd53a0
clang-p2996
/
llvm
/
tools
/
bugpoint
History
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
[bugpoint] Update runPasses to take ArrayRef instead of a pointer (NFC)
2019-09-30 21:00:50 +00:00
bugpoint.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
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
[bugpoint] Update runPasses to take ArrayRef instead of a pointer (NFC)
2019-09-30 21:00:50 +00:00
FindBugs.cpp
…
ListReducer.h
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
LLVMBuild.txt
…
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