llvm-project/llvm/tools/bugpoint
Arthur Eubanks ca76d6e94a [Bugpoint][NewPM] Pin bugpoint to legacy PM
Bugpoint has lots of assumptions and hacks around the legacy PM, put off migrating it to NPM until later.
Fixes tests under BugPoint under NPM.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D87655
2020-09-15 11:29:10 -07:00
..
BugDriver.cpp
BugDriver.h [bugpoint] Update runPasses to take ArrayRef instead of a pointer (NFC) 2019-09-30 21:00:50 +00:00
CMakeLists.txt Update compiler extension integration into the build system 2020-04-24 09:40:14 +02:00
CrashDebugger.cpp [bugpoint] Fix typo in assertion message. NFC 2020-07-23 16:06:43 -07:00
ExecutionDriver.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
ExtractFunction.cpp Use llvm::is_contained where appropriate (NFC) 2020-07-27 10:20:44 -07:00
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 [Bugpoint][NewPM] Pin bugpoint to legacy PM 2020-09-15 11:29:10 -07: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