1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/bugpoint
Rafael Espindola 0f559f82b6 Simplify memory management. NFC.
llvm-svn: 255082
2015-12-09 00:18:41 +00:00
..
BugDriver.cpp Always pass a diagnostic handler to the linker. 2015-12-04 22:08:53 +00:00
BugDriver.h [bugpoint] Fix "Alias must point to a definition" problems 2015-11-26 19:23:49 +00:00
bugpoint.cpp [bugpoint] llvm-gcc doesn't exist anymore ... 2015-10-15 01:12:01 +00:00
CMakeLists.txt [PM/AA] Remove the last relics of the separate IPA library from LLVM, 2015-08-18 17:51:53 +00:00
CrashDebugger.cpp Return a std::unique_ptr from CloneModule. NFC. 2015-12-08 23:57:17 +00:00
ExecutionDriver.cpp [Bugpoint] Use 'CC' instead of 'GCC' for variable naming. 2015-10-14 20:29:54 +00:00
ExtractFunction.cpp Return a std::unique_ptr from CloneModule. NFC. 2015-12-08 23:57:17 +00:00
FindBugs.cpp [C++] Use 'nullptr'. Tools edition. 2014-04-25 04:24:47 +00:00
ListReducer.h bugpoint: make the number of trim iterations a compile-time constant 2015-07-26 15:18:45 +00:00
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
Makefile [CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen. 2014-02-22 00:07:45 +00:00
Miscompilation.cpp Simplify memory management. NFC. 2015-12-09 00:18:41 +00:00
OptimizerDriver.cpp uselistorder: Remove the global bits 2015-04-15 03:14:06 +00:00
ToolRunner.cpp [Bugpoint] Use 'CC' instead of 'GCC' for variable naming. 2015-10-14 20:29:54 +00:00
ToolRunner.h [Bugpoint] Use 'CC' instead of 'GCC' for variable naming. 2015-10-14 20:29:54 +00:00