projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix PR1395, by passing the ID correctly
[oota-llvm.git]
/
tools
/
bugpoint
/
2007-05-06
Chris Lattner
Fix a buggy conversion from bytecode to bitcode
tree
|
commitdiff
2007-05-06
Chris Lattner
switch tools to bitcode from bytecode
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode support
tree
|
commitdiff
2007-05-03
Evan Cheng
Added -rsh-host and -rsh-user to support remote execution.
tree
|
commitdiff
2007-05-03
Devang Patel
Drop 'const'
tree
|
commitdiff
2007-05-02
Devang Patel
Use 'static const char' instead of 'static const int'.
tree
|
commitdiff
2007-05-01
Devang Patel
Do not use typeinfo to identify pass in pass manager.
tree
|
commitdiff
2007-02-19
Chris Lattner
remove use of deprecated apis
tree
|
commitdiff
2007-02-16
Anton Korobeynikov
Add possibility to set memory limit for binaries run...
tree
|
commitdiff
2007-02-13
Chris Lattner
eliminate use of vector-related ctors
tree
|
commitdiff
2007-02-07
Chris Lattner
push bytecode decompressor out through APIs. Now the...
tree
|
commitdiff
2007-02-05
Reid Spencer
For PR411:
tree
|
commitdiff
2007-02-05
Reid Spencer
For PR411:
tree
|
commitdiff
2007-02-03
Reid Spencer
For PR1072:
tree
|
commitdiff
2007-01-30
Reid Spencer
For PR1136: Rename GlobalVariable::isExternal as isDecl...
tree
|
commitdiff
2007-01-21
Chris Lattner
default to emiting an uncompressed .bc file
tree
|
commitdiff
2007-01-07
Chris Lattner
relax type
tree
|
commitdiff
2007-01-06
Reid Spencer
For PR411:
tree
|
commitdiff
2007-01-03
Evan Cheng
A bit more debugging printf's.
tree
|
commitdiff
2006-12-31
Reid Spencer
For PR950:
tree
|
commitdiff
2006-12-23
Reid Spencer
For PR950:
tree
|
commitdiff
2006-12-13
John Criswell
Remove DSA.
tree
|
commitdiff
2006-12-07
Bill Wendling
Changed llvm_ostream et all to OStream. llvm_cerr,...
tree
|
commitdiff
2006-12-06
Chris Lattner
make all llvm tools call llvm_shutdown when they exit...
tree
|
commitdiff
2006-11-29
Bill Wendling
Replacing std::iostreams with llvm iostreams. Some...
tree
|
commitdiff
2006-11-28
Reid Spencer
Add an -append-exit-code option to bugpoint. This will...
tree
|
commitdiff
2006-11-27
Reid Spencer
For PR950:
tree
|
commitdiff
2006-11-17
Bill Wendling
Need <iostream> for the time being.
tree
|
commitdiff
2006-11-11
Reid Spencer
Minor style fixes from review.
tree
|
commitdiff
2006-11-11
Reid Spencer
Add a -disable-loop-extraction option to bugpoint.
tree
|
commitdiff
2006-11-09
Chris Lattner
completely revert patrick's enhancement to bugpoint...
tree
|
commitdiff
2006-11-09
Chris Lattner
add a new bugpoint mode -llc-safe. This uses LLC for...
tree
|
commitdiff
2006-11-05
Jeff Cohen
Unbreak VC++ build.
tree
|
commitdiff
2006-11-02
Reid Spencer
For PR786:
tree
|
commitdiff
2006-10-27
Bill Wendling
Forgot a }
tree
|
commitdiff
2006-10-27
Bill Wendling
Re-added the part where it tries to remove all global...
tree
|
commitdiff
2006-10-25
Bill Wendling
Fix for PR960. Improves bugpoint so that it removes...
tree
|
commitdiff
2006-10-20
Reid Spencer
For PR950:
tree
|
commitdiff
2006-10-10
Chris Lattner
Make the bugpoint reduction heuristics more effective...
tree
|
commitdiff
2006-10-09
Chris Lattner
Remove a dead var noticed by Yorion
tree
|
commitdiff
2006-09-15
Chris Lattner
comment out debug code
tree
|
commitdiff
2006-09-15
Chris Lattner
Add a new -cbe-bug mode, which works just like -run...
tree
|
commitdiff
2006-09-14
Nick Lewycky
Fix --enable-valgrind. Add room for the new arguments...
tree
|
commitdiff
2006-09-14
Nick Lewycky
Add --enable-valgrind option to run optimizations throu...
tree
|
commitdiff
2006-09-07
Chris Lattner
Change DisambiguateGlobalSymbols to not rename asm...
tree
|
commitdiff
2006-09-04
Chris Lattner
Use LINK_COMPONENTS to specify *components* to link...
tree
|
commitdiff
2006-08-29
Chris Lattner
Code cleanups, no functionality change.
tree
|
commitdiff
2006-08-27
Chris Lattner
eliminate RegisterOpt. It does the same thing as Regis...
tree
|
commitdiff
2006-08-27
Chris Lattner
analyze no longer exists, don't offer to run it :)
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR885:
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-18
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-17
Chris Lattner
fit in 80 cols
tree
|
commitdiff
2006-08-17
Chris Lattner
minor cleanups
tree
|
commitdiff
2006-08-15
Patrick Jenkins
Adding FindBugs.cpp so the -find-bugs option will work.
tree
|
commitdiff
2006-08-15
Patrick Jenkins
This commit adds a new feature called find-bugs. The...
tree
|
commitdiff
2006-07-28
Patrick Jenkins
Updating the comments above SplitFunctionsOutOfModule...
tree
|
commitdiff
2006-07-28
Patrick Jenkins
This commit improves bugpoints speed. On my G4 this...
tree
|
commitdiff
2006-07-07
Chris Lattner
Tools require EH for their top-level try blocks.
tree
|
commitdiff
2006-06-27
Chris Lattner
Pass -Xlinker flags to gcc when it builds the shared...
tree
|
commitdiff
2006-06-16
Chris Lattner
Don't pass target name into TargetData anymore, it...
tree
|
commitdiff
2006-06-13
Chris Lattner
Teach bugpoint to kill optimization passes that run...
tree
|
commitdiff
2006-06-09
Chris Lattner
After telling GCC to type of the input file with -x...
tree
|
commitdiff
2006-06-07
Reid Spencer
Make sure this tool links in all of libVMCore.a because...
tree
|
commitdiff
2006-06-06
Chris Lattner
Move ToolRunner.(cpp|h) into the bugpoint directory
tree
|
commitdiff
2006-06-06
Reid Spencer
Add the -Xlinker option to bugpoint which allows an...
tree
|
commitdiff
2006-06-01
Reid Spencer
Use archive libraries instead of object files for VMCor...
tree
|
commitdiff
2006-05-24
Chris Lattner
Patches to make the LLVM sources more -pedantic clean...
tree
|
commitdiff
2006-05-14
Chris Lattner
print a nice error if bugpoint gets an error reading...
tree
|
commitdiff
2006-05-14
Chris Lattner
Fix a bug found by inspection.
tree
|
commitdiff
2006-05-12
Chris Lattner
Remove dead return value.
tree
|
commitdiff
2006-05-04
Chris Lattner
wrap long line
tree
|
commitdiff
2006-03-16
Chris Lattner
add an assert to get a slightly better msg about this...
tree
|
commitdiff
2006-03-14
Reid Spencer
Convert llvm.cs.uiuc.edu -> llvm.org
tree
|
commitdiff
2006-03-08
Chris Lattner
Fix a really annoying bug in bugpoint that made reducin...
tree
|
commitdiff
2006-03-05
Andrew Lenharth
For transforms the behave differently if main goes...
tree
|
commitdiff
2006-02-04
Chris Lattner
Let bugpoint work on sparc with v9 instructions enabled.
tree
|
commitdiff
2006-01-26
Andrew Lenharth
Pass plugins on to children when optimizing.
tree
|
commitdiff
2006-01-23
Chris Lattner
this doesn't work, remove it
tree
|
commitdiff
2006-01-22
Chris Lattner
add explicit #includes of iostream
tree
|
commitdiff
2006-01-22
Chris Lattner
Add explicit #includes of <iostream>
tree
|
commitdiff
2006-01-17
Chris Lattner
Revert this, I didn't mean to commit it
tree
|
commitdiff
2006-01-17
Chris Lattner
Add support for programs with a null argv[0]
tree
|
commitdiff
2006-01-08
Reid Spencer
Fix line length of a comment.
tree
|
commitdiff
2005-12-23
Jeff Cohen
Get bugpoint building with VC++ again.
tree
|
commitdiff
2005-12-22
Reid Spencer
For PR351:
tree
|
commitdiff
2005-12-14
Chris Lattner
Fix printing of the instructions.
tree
|
commitdiff
2005-12-06
Andrew Lenharth
This solves the problem of the CBE renaming symbols...
tree
|
commitdiff
2005-10-27
John Criswell
Move some constant folding code shared by Analysis...
tree
|
commitdiff
2005-10-26
John Criswell
1. Remove libraries no longer created from the list...
tree
|
commitdiff
2005-10-24
Chris Lattner
Remove a now-unneeded library
tree
|
commitdiff
2005-10-24
Chris Lattner
Link to archive versions of libraries instead of the...
tree
|
commitdiff
2005-10-23
Jeff Cohen
When a function takes a variable number of pointer...
tree
|
commitdiff
2005-08-29
Chris Lattner
Allow bugpoint+PPC codegen to use fsqrt
tree
|
commitdiff
2005-08-02
Chris Lattner
If the user interrupts bugpoint, don't extract loops
tree
|
commitdiff
2005-08-02
Chris Lattner
When the user hits ctrl-c, bugpoint should attempt...
tree
|
commitdiff
2005-07-27
Jeff Cohen
Eliminate all remaining tabs and trailing spaces.
tree
|
commitdiff
2005-07-12
Chris Lattner
Fix PR576.
tree
|
commitdiff
next