projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a nasty problem with dominance calculation for unreachable blocks.
2002-10-04
Chris Lattner
Fix a nasty problem with dominance calculation for...
commit
|
commitdiff
|
tree
2002-10-03
Chris Lattner
Prune function nodes that are no longer referenced...
commit
|
commitdiff
|
tree
2002-10-03
Chris Lattner
sgefa uses truely huge data structures nodes. Only...
commit
|
commitdiff
|
tree
2002-10-03
Chris Lattner
The wall clock timer (implementing using the RTC or...
commit
|
commitdiff
|
tree
2002-10-03
Chris Lattner
Handle bug exposed by power benchmark
commit
|
commitdiff
|
tree
2002-10-03
Chris Lattner
Reimplement/port the Bottom Up Closure pass
commit
|
commitdiff
|
tree
2002-10-03
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
DataStructure.h doesn't include DSGraph.h
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
Remove commented out stuff
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
Move GlobalDSGraph class defn to the end of the file
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
This file doesn't need Pass.h
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
* Implement the getc() function
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
Cleanup #includes, expose module
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
Expose TD to ExternalFunctions.cpp
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
- Print the predecessors of a basic block instead...
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
Fix bug: 2002-10-02-SignExtensionProblem.ll
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
New testcase for a problem discovered in the SPECINT...
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
* Implement fully general merging of array subscripts...
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
* Implement fully general merging of array subscripts...
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
When printing DS nodes, print the mergemap index as...
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
Checkin the "meat" of the Data structure graph itself...
commit
|
commitdiff
|
tree
2002-10-02
Chris Lattner
* Significant rework of DSNode to support arbitrary...
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
- Remove the User::eraseOperand method which is never...
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Do some cleanups to the Type and Constant section to...
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Temporary change to make datastructure stuff link in...
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Changes to work with Statistics rework
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Update manual to reflect recent changes in the Statistic...
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Updates to work with recent Statistic's changes:
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Updates to work with recent Statistic's changes:
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Build subdirs in parallel
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
- Rework Statistics:
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Check in DataStructure rewrite so far.
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Initial checkin of Steensgaards context insensitive...
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Checkin some major reworks of data structure analysis...
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Make sure to use the TimerGroup that we created!
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Make sure not to count the PassManager wrapers
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Factor timer code out of PassManager implementation...
commit
|
commitdiff
|
tree
2002-10-01
Chris Lattner
Checkin generic interval timer support
commit
|
commitdiff
|
tree
2002-09-30
Chris Lattner
Allow production of -stats output for benchmarks by...
commit
|
commitdiff
|
tree
2002-09-30
Chris Lattner
Allow production of -stats output for benchmarks by...
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Minor tweak
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Enable buidling of programs on Linux again
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Fix a problem that was caused by stale analyses being...
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Fix bug in LICM that caused the previous big win. :(
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Hoist the contents of Loops in depth first order in...
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Fix printing of loop information
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Improve printing of dominator sets
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Fix major bugs in dominator set & tree information...
commit
|
commitdiff
|
tree
2002-09-29
Chris Lattner
Simplify code a bit, add an assertion
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
First try at implementing the AliasSetTracker class...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
* Run preheaders pass tests
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Checkin the simple features tests for the preheader...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Further cleanups of LICM pass, remove extra work...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Improve comments, doxygenize more
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Don't hardcode path to dot in the doxygen config file...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Don't hardcode path to doxygen
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Clean up LICM significantly now that it is guaranteed...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Change pass name to something sane
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Loop invariant code motion now depends on the LoopPreheader...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Cleanup break-crit-edges pass by making SplitCriticalEdge...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Checkin new loop-preheader insertion pass.
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Checkin new loop-preheader insertion pass.
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Fix printing of loop information
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Fix bug in LoopInfo causing ParentLoop to be garbage
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Add methods to ImmediateDominators & DominatorTree...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Add methods to ImmediateDominators & DominatorTree...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Add a new "DominatorSet::addDominator" method to allow...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Add new methods to LoopInfo: getLoopPreheader,...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Add new methods to LoopInfo: getLoopPreheader,...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Add new ctor to BasicBlock to allow insertion before...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
- Add new ctor to BasicBlock to allow insertion before...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Converted SimpleStructMutation to take TargetData as...
commit
|
commitdiff
|
tree
2002-09-26
Chris Lattner
Converted SimpleStructMutation to take TargetData as...
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Change LowerAllocations pass to 'require' TargetData...
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Change LowerAllocations pass to 'require' TargetData...
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Convert TargetData to be an ImmutablePass
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Convert TargetData to be an ImmutablePass
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Add documentation for ImmutablePass's
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
ImmutablePass's don't need a runOnFunction, nor do...
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Convert BasicVN to be an ImmutablePass
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
* Fix ugly bug in previous checkin where I reused the...
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Convert BasicAA to be an immutable pass instead of...
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Add support for ImmutablePasses, which are not run...
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Checkin stub for Misha to implement
commit
|
commitdiff
|
tree
2002-09-25
Chris Lattner
Make sure to print message when linking a debug .o...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
- Fix bug: Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
Eliminate extraneous #include
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
A lot of this stuff has been done. Remove the done...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
New feature test for something we have done for a long...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
Fix bug: SimplifyCFG/2002-09-24-PHIAssertion.ll
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
New testcase that causes SimplifyCFG to assert out.
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
- Do not expose Critical Edge breaking mechanics outside...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
- Do not expose Critical Edge breaking mechanics outside...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
- Do not expose Critical Edge breaking mechanics...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
Correlated Exprs pass now requires BCE pass instead...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
- Expose passinfo from BreakCriticalEdges pass so...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
Expose passinfo from BreakCriticalEdges pass so that...
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
Make sure to close the file before deleting it
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
Minor cleanups
commit
|
commitdiff
|
tree
2002-09-24
Chris Lattner
Add new BreakCriticalEdges pass
commit
|
commitdiff
|
tree
next