1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/tools/bugpoint
Devang Patel 0c927a80fe Use ValueMap instead of DenseMap.
The ValueMapper used by various cloning utility maps MDNodes also.

llvm-svn: 106706
2010-06-24 00:33:28 +00:00
..
BugDriver.cpp Remove use of exceptions from bugpoint. No deliberate functionality change! 2010-04-12 05:08:25 +00:00
BugDriver.h Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
bugpoint.cpp Remove use of exceptions from bugpoint. No deliberate functionality change! 2010-04-12 05:08:25 +00:00
CMakeLists.txt Don't forget cmake! 2010-04-14 05:35:20 +00:00
CrashDebugger.cpp Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
ExecutionDriver.cpp Apply timeouts and memory limits in more places. In particular, when 2010-05-24 07:49:55 +00:00
ExtractFunction.cpp Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
FindBugs.cpp Remove use of exceptions from bugpoint. No deliberate functionality change! 2010-04-12 05:08:25 +00:00
ListReducer.h Remove use of exceptions from bugpoint. No deliberate functionality change! 2010-04-12 05:08:25 +00:00
Makefile Bugpoint no longer uses exceptions. 2010-04-14 04:40:31 +00:00
Miscompilation.cpp Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
OptimizerDriver.cpp Bugpoint's default memory limit (100MB) was too low for valgrind, so 2010-03-19 00:09:28 +00:00
TestPasses.cpp Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are 2009-07-31 20:28:14 +00:00
ToolRunner.cpp Apply timeouts and memory limits in more places. In particular, when 2010-05-24 07:49:55 +00:00
ToolRunner.h Apply timeouts and memory limits in more places. In particular, when 2010-05-24 07:49:55 +00:00