Changes in directory llvm/tools/bugpoint:
ListReducer.h updated: 1.17 -> 1.18
---
Log message:
Make the bugpoint reduction heuristics more effective. Patch submitted by
Domagoj Babic, thanks!
---
Diffs of the changes: (+58 -2)
ListReducer.h | 60 +
Changes in directory llvm/tools/bugpoint:
ListReducer.h updated: 1.16 -> 1.17
---
Log message:
Remove a dead var noticed by Yorion
---
Diffs of the changes: (+0 -1)
ListReducer.h |1 -
1 files changed, 1 deletion(-)
Index: llvm/tools/bugpoint/ListReducer.h
diff -u llvm/tools/bugpoint
Changes in directory llvm/tools/bugpoint:
ListReducer.h updated: 1.15 -> 1.16
---
Log message:
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Anton Korobeynikov! This is a step towards closing PR786:
http://llvm.cs.uiuc.edu/PR786 .
---
Diffs of the changes: (+1 -
Changes in directory llvm/tools/bugpoint:
ListReducer.h updated: 1.14 -> 1.15
---
Log message:
Fix line length of a comment.
---
Diffs of the changes: (+2 -2)
ListReducer.h |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/tools/bugpoint/ListReducer.h
diff -u llvm