projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Avoid deferencing use_begin() if value does not have a use.
[oota-llvm.git]
/
tools
/
opt
/
2009-04-01
Misha Brukman
Fixed file header comment.
tree
|
commitdiff
2009-02-18
Dan Gohman
Eliminate several more unnecessary intptr_t casts.
tree
|
commitdiff
2008-12-31
Duncan Sands
Rename AddReadAttrs to FunctionAttrs, and teach it how
tree
|
commitdiff
2008-12-04
Devang Patel
Enable LoopIndexSplit pass.
tree
|
commitdiff
2008-11-26
Devang Patel
Disable -loop-index-split for now.
tree
|
commitdiff
2008-11-26
Zhongxing Xu
Adjust indent.
tree
|
commitdiff
2008-11-04
Nuno Lopes
fix memory leak in pass manager when adding an analysis...
tree
|
commitdiff
2008-10-22
Daniel Dunbar
Move Print*Pass to use raw_ostream.
tree
|
commitdiff
2008-10-21
Daniel Dunbar
Privatize PrintModulePass and PrintFunctionPass and add
tree
|
commitdiff
2008-09-23
Duncan Sands
Rationalize the names of passes that print information:
tree
|
commitdiff
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
tree
|
commitdiff
2008-09-19
Duncan Sands
Turn on the AddReadAttrs pass.
tree
|
commitdiff
2008-09-19
Duncan Sands
Teach -callgraph to always print the callgraph (as the
tree
|
commitdiff
2008-09-17
Devang Patel
Fix comments, help messages.
tree
|
commitdiff
2008-09-17
Devang Patel
Fix cut-n-pasto.
tree
|
commitdiff
2008-09-16
Devang Patel
Add -O1, -O2 and -O3 that matches llvm-gcc's -O1, ...
tree
|
commitdiff
2008-09-15
Duncan Sands
End of the GlobalsModRef experiment.
tree
|
commitdiff
2008-09-12
Duncan Sands
Give GlobalsModRef a whirl in the nightly testers.
tree
|
commitdiff
2008-08-27
Devang Patel
Backout 55429
tree
|
commitdiff
2008-08-27
Devang Patel
Add facility to create a target.
tree
|
commitdiff
2008-07-14
Evan Cheng
Goodbye tail duplication (for good this time).
tree
|
commitdiff
2008-07-13
Duncan Sands
Fix comment.
tree
|
commitdiff
2008-07-13
Chris Lattner
Fix PR2231 - opt -internalize -std-compile-opts should...
tree
|
commitdiff
2008-06-30
Devang Patel
Move dominator info printer into tool/opt/GraphPrinters.cpp
tree
|
commitdiff
2008-05-29
Owen Anderson
Re-enable the newly simplified ADCE. This fixes a...
tree
|
commitdiff
2008-05-27
Owen Anderson
Remove ADCE from the optimization pipeline.
tree
|
commitdiff
2008-05-16
Evan Cheng
Re-enable tail duplication pass (now with default thres...
tree
|
commitdiff
2008-05-15
Evan Cheng
Remove tail duplication pass.
tree
|
commitdiff
2008-05-14
Devang Patel
Recover nestedloop regression reported by nightly tester.
tree
|
commitdiff
2008-05-14
Devang Patel
Do not run instruction combiner in middle of loop optim...
tree
|
commitdiff
2008-05-10
Owen Anderson
Re-enable loop deletion by default.
tree
|
commitdiff
2008-05-06
Owen Anderson
Disable loop deletion until the release branch.
tree
|
commitdiff
2008-05-05
Owen Anderson
Enable dead loop elimination.
tree
|
commitdiff
2008-05-02
Chris Lattner
move libcalls to the same place llvm-gcc has it.
tree
|
commitdiff
2008-04-21
Chris Lattner
enable jump threading pass by default. This causes...
tree
|
commitdiff
2008-04-17
Duncan Sands
Run SimplifyLibCalls near the beginning, not at
tree
|
commitdiff
2008-04-10
Evan Cheng
Move memcpy / memset optimization pass after GVN.
tree
|
commitdiff
2008-04-09
Owen Anderson
Factor a bunch of functionality related to memcpy and...
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions from tools.
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attributions from tools/utils makefiles.
tree
|
commitdiff
2007-10-08
Dan Gohman
Move the space in overview output for commands out...
tree
|
commitdiff
2007-09-08
Owen Anderson
Turn GVN on by default.
tree
|
commitdiff
2007-09-04
Devang Patel
Enable loop index split pass.
tree
|
commitdiff
2007-08-01
Owen Anderson
Rename FastDSE to just DSE.
tree
|
commitdiff
2007-07-30
Dan Gohman
Remove a FIXME comment that wasn't removed when the...
tree
|
commitdiff
2007-07-17
Owen Anderson
Turn on FastDSE by default.
tree
|
commitdiff
2007-07-17
Evan Cheng
Change sroa threshold back.
tree
|
commitdiff
2007-07-17
Evan Cheng
Temporarily set SROA threshold to 512.
tree
|
commitdiff
2007-07-05
Gabor Greif
Here is the bulk of the sanitizing.
tree
|
commitdiff
2007-07-05
Devang Patel
Fix PR1539. Add LoopPassPrinter.
tree
|
commitdiff
2007-06-28
Devang Patel
Fix PR 1526.
tree
|
commitdiff
2007-05-06
Chris Lattner
use the new MemoryBuffer interfaces to simplify error...
tree
|
commitdiff
2007-05-06
Chris Lattner
make sure the ofstream for opt's output file is destroy...
tree
|
commitdiff
2007-05-06
Chris Lattner
switch tools to bitcode from bytecode
tree
|
commitdiff
2007-05-06
Chris Lattner
add support to llvm-prof for reading from a bitcode...
tree
|
commitdiff
2007-05-06
Chris Lattner
if -bitcode is specified, read and write a bitcode...
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-04-20
Chris Lattner
remove cruft
tree
|
commitdiff
2007-04-10
Devang Patel
Enable loop rotate pass.
tree
|
commitdiff
2007-03-07
Devang Patel
Now LoopUnswitch is a LoopPass.
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-03
Reid Spencer
For PR1072:
tree
|
commitdiff
2007-02-02
Reid Spencer
For PR1152:
tree
|
commitdiff
2007-01-31
Chris Lattner
shutdown at end of run
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
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-12-05
Chris Lattner
This needs the callgraph data structure to stick around...
tree
|
commitdiff
2006-12-01
Chris Lattner
target constructors are never used
tree
|
commitdiff
2006-12-01
Nick Lewycky
Fix opt -o option. Don't pass a pointer to an auto...
tree
|
commitdiff
2006-11-29
Bill Wendling
Replacing std::iostreams with llvm iostreams. Some...
tree
|
commitdiff
2006-11-28
Bill Wendling
Convert to using llvm streams instead of iostreams.
tree
|
commitdiff
2006-11-17
Bill Wendling
Need iostream to be included for the time being.
tree
|
commitdiff
2006-11-02
Reid Spencer
For PR786:
tree
|
commitdiff
2006-09-04
Chris Lattner
Use LINK_COMPONENTS to specify *components* to link...
tree
|
commitdiff
2006-08-28
Chris Lattner
Add a --disable-compression option like llvm-link/llvm...
tree
|
commitdiff
2006-08-28
Reid Spencer
For PR387:
tree
|
commitdiff
2006-08-27
Chris Lattner
-analyze mode shouldn't output a .bc file.
tree
|
commitdiff
2006-08-27
Chris Lattner
Eliminate RegisterAnalysis. RegisterPass now does...
tree
|
commitdiff
2006-08-27
Chris Lattner
Merge the 'analyze' mode code with the 'opt' mode code...
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR885:
tree
|
commitdiff
2006-08-21
Nate Begeman
Fix a build failure
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-18
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-18
Reid Spencer
For PR872:
tree
|
commitdiff
2006-07-07
Chris Lattner
Tools require EH for their top-level try blocks.
tree
|
commitdiff
2006-06-16
Chris Lattner
Don't pass target name into TargetData anymore, it...
tree
|
commitdiff
2006-06-07
Reid Spencer
For PR780:
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-12
Owen Anderson
Refactor a bunch of includes so that TargetMachine...
tree
|
commitdiff
2006-04-18
Andrew Lenharth
fix printing call graphs
tree
|
commitdiff
2006-02-22
Chris Lattner
reorder some libraries
tree
|
commitdiff
2005-12-22
Chris Lattner
Fix test/Regression/Other/2002-01-31-CallGraph.ll after...
tree
|
commitdiff
2005-10-27
John Criswell
Move some constant folding code shared by Analysis...
tree
|
commitdiff
next