index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bugpoint
/
CrashDebugger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling.
Misha Brukman
2003-10-10
1
-2
/
+2
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
1
-2
/
+2
*
File-related functions moved to FileUtilities.h .
Misha Brukman
2003-08-07
1
-1
/
+1
*
Re-grouped and alphabetized headers for easier reading and cleaner style.
Misha Brukman
2003-08-07
1
-7
/
+7
*
Moved SystemUtils.h to include/Support and SystemUtils.cpp to lib/Support.
Misha Brukman
2003-08-07
1
-1
/
+1
*
If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for
Chris Lattner
2003-08-05
1
-5
/
+7
*
Only test the vector of functions if it is non-empty.
Misha Brukman
2003-08-05
1
-1
/
+1
*
Added code that ensures that we don't try to reduce an empty vector of basic
John Criswell
2003-08-04
1
-1
/
+1
*
Try to run cleanups even if nothing was modified in the preview passes
Chris Lattner
2003-06-25
1
-13
/
+11
*
Remove stupid thinko that was preventing bugpoint from working
Chris Lattner
2003-06-02
1
-11
/
+16
*
Big programs have tons of global variable initializers, and most passes don't...
Chris Lattner
2003-04-25
1
-0
/
+30
*
Speed up convergence significantly and also reduce the size of testcases by m...
Chris Lattner
2003-04-24
1
-3
/
+121
*
The big fix is this change:
Chris Lattner
2003-04-24
1
-13
/
+5
*
Use the list reducer to improve convergence speed and to support crashes that
Chris Lattner
2003-04-24
1
-109
/
+119
*
Implement support for bugpoint to identify which FUNCTION an optimization
Chris Lattner
2003-04-24
1
-4
/
+28
*
* Reduce the number of useless bytecode files produced by bugpoint.
Chris Lattner
2003-02-28
1
-3
/
+31
*
Make bugpoint *much* more powerful, giving it the capability to delete instru...
Chris Lattner
2003-01-23
1
-9
/
+54
*
Implement the start of the miscompilation detection stuff
Chris Lattner
2002-12-23
1
-3
/
+14
*
Initial checkin of bugpoint
Chris Lattner
2002-11-20
1
-0
/
+120