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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print filename correctly
Chris Lattner
2003-05-12
1
-1
/
+1
*
Make a comment more accurate
Chris Lattner
2003-05-03
1
-1
/
+1
*
Add support for debugging miscompilations with the use of the JIT or CBE!
Chris Lattner
2003-05-03
1
-4
/
+162
*
Bugpoint is always verbose, eliminate option
Chris Lattner
2003-05-03
1
-5
/
+1
*
The Grammar Police is out on patrol.
Misha Brukman
2003-05-03
1
-1
/
+1
*
Add options to disable simplification with passes, in case one of them crashes
Chris Lattner
2003-04-25
1
-3
/
+16
*
Rename Kept -> Suffix
Chris Lattner
2003-04-25
1
-4
/
+4
*
Rename Kept -> Suffix
Chris Lattner
2003-04-25
1
-11
/
+11
*
Big programs have tons of global variable initializers, and most passes don't...
Chris Lattner
2003-04-25
1
-0
/
+30
*
When cleaning up the final bytecode file, make sure to run DTE as well
Chris Lattner
2003-04-25
1
-1
/
+2
*
Speed up convergence significantly and also reduce the size of testcases by m...
Chris Lattner
2003-04-24
2
-3
/
+123
*
The big fix is this change:
Chris Lattner
2003-04-24
1
-13
/
+5
*
Remove dead functions
Chris Lattner
2003-04-24
2
-41
/
+1
*
Make sure that deleted functions have external linkage
Chris Lattner
2003-04-24
1
-1
/
+1
*
Use the list reducer to improve convergence speed and to support crashes that
Chris Lattner
2003-04-24
2
-115
/
+129
*
Adjust to match new ListReducer interface
Chris Lattner
2003-04-24
1
-21
/
+6
*
Allow reducer interfaces to mutate the lists passed in
Chris Lattner
2003-04-24
1
-2
/
+2
*
Move function from Miscompilation.cpp
Chris Lattner
2003-04-24
1
-0
/
+13
*
Move the ListReducer Class into it's own header file instead of living in Mis...
Chris Lattner
2003-04-24
2
-73
/
+87
*
Allow bugpoint to try new an different methods for pruning down lists
Chris Lattner
2003-04-24
1
-1
/
+25
*
Make sure to create a target data that matches the Module's target properties.
Chris Lattner
2003-04-24
1
-0
/
+3
*
Remove support for "target data" pass ctors
Chris Lattner
2003-04-24
1
-5
/
+0
*
Implement support for bugpoint to identify which FUNCTION an optimization
Chris Lattner
2003-04-24
6
-86
/
+410
*
Print where reference output goes
Chris Lattner
2003-04-23
1
-1
/
+1
*
Allow specifying an input file for the program being executed
Chris Lattner
2003-04-23
1
-1
/
+5
*
Remove unnecessary &*
Chris Lattner
2003-04-23
1
-1
/
+1
*
Make sure that intermediate code is verifier clean to avoid wierd problems.
Chris Lattner
2003-03-07
1
-0
/
+5
*
* Reduce the number of useless bytecode files produced by bugpoint.
Chris Lattner
2003-02-28
3
-3
/
+50
*
Fix build problem on sparc
Chris Lattner
2003-01-29
1
-1
/
+2
*
Make bugpoint *much* more powerful, giving it the capability to delete instru...
Chris Lattner
2003-01-23
3
-11
/
+113
*
Allow creating of passes like levelraise which use a targetdata ctor
Chris Lattner
2003-01-22
1
-0
/
+5
*
Link in lots o libraries
Chris Lattner
2003-01-14
1
-1
/
+1
*
Fix compilation on GCC 3.2
Chris Lattner
2002-12-24
2
-0
/
+2
*
New files for miscompilation detection
Chris Lattner
2002-12-23
4
-0
/
+567
*
Implement the start of the miscompilation detection stuff
Chris Lattner
2002-12-23
5
-56
/
+65
*
Initial checkin of bugpoint
Chris Lattner
2002-11-20
8
-0
/
+619