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
/
ToolRunner.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-6
/
+6
*
Fix VC++ complaint
Jeff Cohen
2005-01-22
1
-1
/
+2
*
For PR351:
Reid Spencer
2004-12-19
1
-4
/
+4
*
For PR351:
Reid Spencer
2004-12-16
1
-2
/
+2
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-4
/
+4
*
Provide timeout values to all abstract interpreters
Chris Lattner
2004-07-24
1
-4
/
+7
*
Apply simplification suggested by Chris: why assign() when operator = will do?
Brian Gaeke
2004-05-04
1
-2
/
+2
*
Add "Args" optional argument to AbstractInterpreter factory methods, which
Brian Gaeke
2004-05-04
1
-8
/
+20
*
Make ToolExecutionError inherit std::exception and implement its
Alkis Evlogimenos
2004-02-19
1
-3
/
+5
*
Add support for just compiling a program
Chris Lattner
2004-02-18
1
-0
/
+19
*
Byebye method
Chris Lattner
2004-02-18
1
-3
/
+0
*
When an error occurs executing a tool, we now throw an exception instead
Chris Lattner
2004-02-18
1
-5
/
+20
*
The CBE is no longer in llvm-dis
Chris Lattner
2004-02-17
1
-2
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Generalize abstract interpreter interface to allow linking in an arbitrary nu...
Chris Lattner
2003-10-14
1
-7
/
+20
*
Substantial cleanups:
Chris Lattner
2003-10-14
1
-39
/
+38
*
Add a file header
Chris Lattner
2003-09-30
1
-0
/
+6
*
Abstracted away the process of running our tools + gcc from bugpoint.
Misha Brukman
2003-09-29
1
-0
/
+115