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
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-4
/
+5
*
We're not doing automake any more
Reid Spencer
2004-10-22
1
-676
/
+0
*
We won't use automake
Reid Spencer
2004-10-22
1
-29
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+676
*
Pass -single_module option to gcc when linking dynamic libraries for use with...
Nate Begeman
2004-10-17
1
-0
/
+1
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-4
/
+6
*
No space allowed between \ and end-of-line
Misha Brukman
2004-10-12
1
-1
/
+1
*
Wrap lines at 80 cols
Misha Brukman
2004-10-12
1
-2
/
+2
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+27
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-3
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
9
-32
/
+27
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
If the block extractor fails, actually emit the bc file that failed to extract
Chris Lattner
2004-08-12
1
-1
/
+5
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
2
-2
/
+2
*
Finally give bugpoint -timeout support!
Chris Lattner
2004-07-24
2
-2
/
+20
*
Pass timeouts into the low level "execute program with timeout" function
Chris Lattner
2004-07-24
1
-12
/
+18
*
Provide timeout values to all abstract interpreters
Chris Lattner
2004-07-24
1
-4
/
+7
*
* Convert "\n" -> '\n'
Misha Brukman
2004-07-23
5
-20
/
+21
*
These files don't need to include <iostream> since they include "Support/Debu...
Brian Gaeke
2004-07-21
3
-3
/
+0
*
Err, fix last checkin
Chris Lattner
2004-07-19
1
-1
/
+1
*
Fix bugpoint miscompilation support on OS/X
Chris Lattner
2004-07-19
1
-1
/
+3
*
bug 122:
Reid Spencer
2004-07-18
1
-2
/
+1
*
Correctly build shared objects on MacOS X for debugging code generators
Misha Brukman
2004-07-16
1
-1
/
+5
*
IA64 compat
Chris Lattner
2004-07-16
1
-1
/
+1
*
Add -load option
Chris Lattner
2004-07-11
1
-0
/
+1
*
Add #include <iostream> since Value.h does not include it any more.
Reid Spencer
2004-07-04
2
-0
/
+3
*
Linker.h moved to include/llvm/Support
Misha Brukman
2004-06-23
2
-2
/
+2
*
Header file moved
Chris Lattner
2004-05-27
1
-1
/
+1
*
Convert to SymbolTable's new iteration interface.
Reid Spencer
2004-05-25
1
-3
/
+3
*
Turn the block extractor on by default now that it basically works, eliminati...
Chris Lattner
2004-05-12
1
-7
/
+0
*
Check to see if all blocks are extractible first.
Chris Lattner
2004-05-12
1
-8
/
+19
*
Don't leave dead bytecode.output files around if the optimizer/block extracto...
Chris Lattner
2004-05-12
1
-6
/
+5
*
Implement the final missing bits for block extractor support. Now bugpoint
Chris Lattner
2004-05-12
1
-2
/
+35
*
Implement basic block extraction for the miscompilation debugger. This still...
Chris Lattner
2004-05-11
3
-0
/
+188
*
A class that is meant to be a base class should have a virtual destructor
Chris Lattner
2004-05-11
1
-0
/
+2
*
Use the new commandline flag to allow us to call bugpoint like this:
Chris Lattner
2004-05-06
1
-2
/
+2
*
Remove a really old comment
Chris Lattner
2004-05-06
1
-9
/
+0
*
Apply simplification suggested by Chris: why assign() when operator = will do?
Brian Gaeke
2004-05-04
2
-4
/
+4
*
Add --tool-args flag which lets you pass arguments to llc or lli.
Brian Gaeke
2004-05-04
1
-9
/
+22
*
Add "Args" optional argument to AbstractInterpreter factory methods, which
Brian Gaeke
2004-05-04
2
-39
/
+91
*
Teach bugpoint to be a little bit smarter and avoid repeating work
Chris Lattner
2004-04-23
1
-1
/
+5
*
Add a space before result for readability on the command line.
Misha Brukman
2004-04-22
1
-7
/
+7
*
Add doxygenified comments to functions.
Misha Brukman
2004-04-21
1
-0
/
+18
*
As per Chris, greatly simplify handling of external functions by using the
Misha Brukman
2004-04-19
1
-75
/
+22
*
* Reorder #includes
Misha Brukman
2004-04-19
1
-2
/
+3
*
Finally implement rewriting global initializers which use external functions
Misha Brukman
2004-04-19
1
-10
/
+83
*
Disambiguate symbols after loop extraction so that we can diagnose a code
Chris Lattner
2004-04-11
1
-16
/
+18
*
Fix an obvious bug in the refactoring I did a few days ago
Chris Lattner
2004-04-09
1
-1
/
+1
*
Wrap at 80 cols.
Misha Brukman
2004-04-06
1
-7
/
+6
[next]