projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2002-11-13
Chris Lattner
Fix bug: 2002-11-13-PointerFunction.ll
commit
|
commitdiff
|
tree
|
snapshot
2002-11-13
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-11-12
Chris Lattner
Add new numbers
commit
|
commitdiff
|
tree
|
snapshot
2002-11-12
Chris Lattner
Inline graphs from outside the SCC into the SCC before...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-12
Chris Lattner
Remove dead method, add new method
commit
|
commitdiff
|
tree
|
snapshot
2002-11-12
Chris Lattner
Fix two bugs:
commit
|
commitdiff
|
tree
|
snapshot
2002-11-12
Chris Lattner
Add new numbers
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Fix bug
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Handle a mismatch between # function args and call...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Elimiante calls to a node with nothing in it.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Complete rewrite of BU code to use Tarjan's SCC finding...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Almost complete rewrite of BU closure code
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
More numbers
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Brian Gaeke
InstSelectSimple.cpp: (visitReturnInst) Add return...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Mark stuff reachable by _AUX_ calls as incomplete in...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Fix infinite loop in the BU algorithm. Unfortunately...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Print the right call set size
commit
|
commitdiff
|
tree
|
snapshot
2002-11-11
Chris Lattner
Use call site mergeWith method to simplify code
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
add method
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Add code to be able to merge two call sites
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Add tarj_end() method
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Fix a bug that could trigger when varargs call sites...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Add more info
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
* Dramatically rework liveness evaluation.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Add more numbers
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Add a timer to evaluate bytecode load time and space...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Honor the shouldPrintAuxCalls flag
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Initialize PrintAuxCalls member
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Add hasGraph() methods to all of the passes for the...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
* Bottom-Up graphs print the Aux call vector
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Implement swapping
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Implement support for swapping. Callsites now sort...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Add capability to set a preference of what call vector...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Fix a problem where bad graphs could be generated
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Run local, bu, & td analyses
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Add new test that causes infinite recursion in bu pass
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
Fix testcase: FunctionResolve/2002-11-09-ExternFn.ll
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
eliminate the ability to remove global nodes from deadN...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Remove obsolete code
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Fix logic
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Add globals graphs to all three passes
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Move maskNodeTypes from cpp file
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Move maskNodeTypes to header file
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Clean up DSGraph::removeDeadNodes interface
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Make removeTriviallyDeadNodes a private interface of...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Make removeTriviallyDeadNodes a private interface
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Don't put constants into the scalar map!
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Add initial support for a globals graph
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Tighten up array handling
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
#include Datastructure.h first
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Remove unneccesary #include
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Remove GlobalDSGraph delcaration
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Add highlighting of changes fields
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Allow tests to be run with release tools when ENABLE_OP...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Fix warning & release build
commit
|
commitdiff
|
tree
|
snapshot
2002-11-09
Chris Lattner
Fix release build
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add new methods
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Fix spelling error
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add numbers for array folding
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Fold arrays down to a single element. This causes...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add a bunch more numbers
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add another option to cloneGraph
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
ONLY merge in the aux call sites, this causes a HUGE...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Allow specification of whether the call sites should...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Reenable 'quick exit' case
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Reduce amount of work needed to compute ip/modref
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
fix path
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Reimplement TD pass completely it now works
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Cannot modify original call sites vector
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
- Add a bunch of checking to make sure that dead nodes...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Remove gunk used by broken TD pass
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
- Add support for an "auxillary" call site list
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Use the new getMainFunction() method to efficiently...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add a method "getMainFunction()" that efficiently locat...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Fix IPModRef to use new DS interface
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Implement feof
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Vikram S. Adve
Include HashExtras.h since it is almost always needed...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add some numbers
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add some notes about DEBUG flag
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Use DSNodeHandle for persistent maps
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Use DSNodeHandleMap instead to be safe
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
* actually handle constants (especially constantexprs...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add flag that may be used to determine if dead nodes...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add flush
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Fix bug: FunctionResolve/2002-11-07-RetMismatch.ll
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Fix predicate
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Vikram S. Adve
Restore a #include because this header file needs the...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
Chris Lattner
Add testcase that is fscking twolf
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Nick Hildenbrandt
UpdateCVS: ---------------------------------------...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Nick Hildenbrandt
More updates, more test work
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Chris Lattner
_REALLY_ fix the float constant problem
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Nick Hildenbrandt
Updated test results.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Chris Lattner
Print out 'float' constants correctly
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Chris Lattner
Implement freopen for burg
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Chris Lattner
Make command line arguments setup be endian correct!!
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Brian Gaeke
comment out the 64-bit cases for now.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Brian Gaeke
Add instruction selection code and tests for setcc...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
Chris Lattner
Implement ResolveCallSiteModRefInfo for IPModRef. ...
commit
|
commitdiff
|
tree
|
snapshot
next