This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a68463e [RDF] Ignore undef use operands new d8090ae bugpoint: Return Errors instead of passing around strings
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tools/bugpoint/BugDriver.cpp | 49 +++-- tools/bugpoint/BugDriver.h | 67 ++++--- tools/bugpoint/CrashDebugger.cpp | 161 ++++++++-------- tools/bugpoint/ExecutionDriver.cpp | 112 +++++------ tools/bugpoint/FindBugs.cpp | 49 ++--- tools/bugpoint/ListReducer.h | 49 ++--- tools/bugpoint/Miscompilation.cpp | 370 +++++++++++++++++++------------------ tools/bugpoint/ToolRunner.cpp | 173 +++++++++-------- tools/bugpoint/ToolRunner.h | 63 +++---- tools/bugpoint/bugpoint.cpp | 8 +- 10 files changed, 558 insertions(+), 543 deletions(-)