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
/
BugDriver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for
Chris Lattner
2003-08-05
1
-0
/
+2
*
Parameterize the performFinalCleanups a bit
Chris Lattner
2003-08-01
1
-2
/
+3
*
Added comment to function isExecutingJIT()
Misha Brukman
2003-07-28
1
-0
/
+2
*
BugDriver.h:
Misha Brukman
2003-07-28
1
-1
/
+2
*
Made a bunch of cleanups, as per Chris' recommendations:
Misha Brukman
2003-07-24
1
-2
/
+7
*
Major addition to bugpoint: ability to debug code generators (LLC and LLI).
Misha Brukman
2003-07-24
1
-5
/
+31
*
Speed up convergence significantly and also reduce the size of testcases by m...
Chris Lattner
2003-04-24
1
-0
/
+2
*
Remove dead functions
Chris Lattner
2003-04-24
1
-13
/
+0
*
Use the list reducer to improve convergence speed and to support crashes that
Chris Lattner
2003-04-24
1
-6
/
+10
*
Implement support for bugpoint to identify which FUNCTION an optimization
Chris Lattner
2003-04-24
1
-2
/
+14
*
* Reduce the number of useless bytecode files produced by bugpoint.
Chris Lattner
2003-02-28
1
-0
/
+6
*
Make bugpoint *much* more powerful, giving it the capability to delete instru...
Chris Lattner
2003-01-23
1
-0
/
+8
*
Implement the start of the miscompilation detection stuff
Chris Lattner
2002-12-23
1
-8
/
+39
*
Initial checkin of bugpoint
Chris Lattner
2002-11-20
1
-0
/
+109