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-03-29
Chris Lattner
Flesh out a bunch more code, print allocations that...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Chris Lattner
s/method/function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Chris Lattner
s/Method/Function/g
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Chris Lattner
Simplify code a lot by using the Module::getFunction...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Chris Lattner
Expose more information to clients
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Chris Lattner
Add getOrInsertFunction and getFunction methods to...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Chris Lattner
Add #define for MethodType
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Chris Lattner
s/Method/Function/
commit
|
commitdiff
|
tree
|
snapshot
2002-03-29
Chris Lattner
Rename MethodType to FunctionType, provide a #define
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Remove the reduceApply functions they are obsolete...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Implement getEscapingAllocations & getNonEscapingAlloca...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
* Rename UnlinkUndistinguishableShadowNodes & RemoveUnr...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
* Remove RemoveUnreachableShadowNodes & UnlinkUndisting...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Ooops, I did such a great job pruning nodes, that I...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Add subdirs to makefile
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Initial checkin of first regression test for mem2reg...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Makefile change for IPO's that use the Datastructure...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Initial checkin of Noop pass that will be the pool...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Add hook for pool allocation pass
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
New file for new pass
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Checking for Cameron
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
Many changes
commit
|
commitdiff
|
tree
|
snapshot
2002-03-28
Chris Lattner
* Define some operators on PointerVal and PVS's
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Cameron Buschardt
Rename constructor function for mem2reg pass.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Cameron Buschardt
* Move classes around
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Cameron Buschardt
Rename constructor function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Cameron Buschardt
Implemented promote mem->reg pass.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
* Add #define to enabled debug messages
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
* Implement DSNode::removeAllIncomingEdges
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
* Add critical node support
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
* Destroy alloca nodes when a graph gets inlined
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
* Add a nice utility method to DSNode
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
* Optimizers return true on change
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
Fix long line
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
* Because of optimization, the shadow nodes between...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Chris Lattner
Allow isa<DSNode>(..)
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
* Add support for DataStructure analysis
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
Initial checkin of Datastructure analysis.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
New header file for datastructure analysis
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
Change from Method to Function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
Change references from Method to Function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
Convert to use new style casts instead of direct checking
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
change refs to Method to Function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
Change uses of Method to Function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
Remove unneccesary forward declarations for classes
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
Transform uses of Method into uses of Function.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Chris Lattner
Allow clients to use FunctionType as well as MethodType...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Make test more rigorous. It was never reading the...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Chris Lattner
initialize sum variable
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Refix bug: Add back method MachineCodeForInstruction...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Fix padding when allocating local variables on stack.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Add methods to support type inquiry. Rename TmpInstruc...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Moved to directory Scalar/ and renamed.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Destroy MethodLiveVarInfo after register allocation.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Use deterministic iterator for SchedGraphs. This is...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Bug fix: nextToTry was not being initialized in one...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Add option to disable scheduling.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Add option to disable scheduling.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Minor changes.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Re-fix bug: Put back MachineCodeForInstruction::dropAll...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Fix padding for variables allocated on stack.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Major overhaul to FoldGetElemPtr to handle mixed array...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Use deterministic iterator for treeRoots.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Bug re-fix: put back MachineCodeForInstruction::get...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Change latencies for Load, Store and Branch instructions.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Major enhancements to how array and structure indices...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Change treeRoots data structure to make enumeration...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Change treeRoots data structure to make enumeration...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Major overhaul to support arbitrary mixed array and...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Rename pass to DecomposeMultiDimRefs.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Fix out-of-date name.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vikram S. Adve
Regression tests for DecomposeMultiDimRefs pass.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Chris Lattner
Rename Method to Function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Chris Lattner
Remove extranous forward decl
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Chris Lattner
Remove unneccesary forward definitions
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Chris Lattner
Add transition header file
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Chris Lattner
Update documentation, rename Method to Function, move...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Chris Lattner
Change Method to Function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Chris Lattner
Add transition typedef to Function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Vikram S. Adve
New pass to convert Convert multi-dimensional
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Vikram S. Adve
Moved to Scalar/ directory.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Vikram S. Adve
New pass to decompose multi-dimensional array reference...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Chris Lattner
Remove compilation of __main because we now link -lgcc...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Chris Lattner
Add an assertion that would hopefully catch a problem...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Fix bug test/Regression/Transforms/LevelRaise/2002...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Fix test/Regression/Transforms/LevelRaise/2002-03-21...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
* AllocationInst ctor moved here from iMemory.h
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
* Make AllocationInst ctor protected
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Rerun test if opt gets changed
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Run all testcases
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Build LevelRaise subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Add a debugging option to gccas to cause it to not...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Fix test/Regression/Other/2002-03-21-LevelRaiseMiss.ll
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Testcase for a missed level raise opportunity
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Make ConvertableToGEP handle cases where the user is...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Implement the new InsertInstBeforeInst function
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Fix the: test/Regression/Other/2002-03-20-LevelRaiseCra...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Chris Lattner
Fix bug in testcase
commit
|
commitdiff
|
tree
|
snapshot
next