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
/
bugpoint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-12
/
+7
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
* Convert "\n" -> '\n'
Misha Brukman
2004-07-23
1
-1
/
+1
*
Add -load option
Chris Lattner
2004-07-11
1
-0
/
+1
*
Header file moved
Chris Lattner
2004-05-27
1
-1
/
+1
*
Make sure to print a stack trace whenever an error signal is delivered
Chris Lattner
2004-02-19
1
-0
/
+2
*
Make ToolExecutionError inherit std::exception and implement its
Alkis Evlogimenos
2004-02-19
1
-1
/
+1
*
Catch exception and print message as appropriate
Chris Lattner
2004-02-18
1
-0
/
+4
*
Bugpoint will be throwing exceptions soon, perpare for the worst.
Chris Lattner
2004-02-18
1
-2
/
+7
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+2
*
fix file headers
Chris Lattner
2003-10-20
1
-2
/
+1
*
Added copyright header to all C++ source files.
John Criswell
2003-10-20
1
-0
/
+8
*
Add usage blurb
Chris Lattner
2003-10-18
1
-1
/
+4
*
Bugpoint has the ability of generating a plethora of core files, so to
Misha Brukman
2003-09-12
1
-0
/
+12
*
Re-grouped and alphabetized headers for easier reading and cleaner style.
Misha Brukman
2003-08-07
1
-1
/
+1
*
Moved definition of InputArgv into ExecutionDriver.cpp -- it is only used there.
Misha Brukman
2003-07-30
1
-6
/
+0
*
Add variable to capture arguments that should be passed to the user program
Chris Lattner
2003-07-30
1
-2
/
+5
*
Major addition to bugpoint: ability to debug code generators (LLC and LLI).
Misha Brukman
2003-07-24
1
-2
/
+1
*
Bugpoint is always verbose, eliminate option
Chris Lattner
2003-05-03
1
-5
/
+1
*
Initial checkin of bugpoint
Chris Lattner
2002-11-20
1
-0
/
+39