summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/ModuloScheduling/DependenceAnalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner2006-04-201-305/+0
* Add explicit #includes of <iostream>Chris Lattner2006-01-221-1/+1
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-40/+40
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-271-22/+22
* Numerous bug fixes and the completed modschedSB algorithm (minor bugs still e...Tanya Lattner2005-06-171-9/+16
* Fixed bug in searchPath function for finding nodes between two recurrences.Tanya Lattner2005-04-301-1/+3
* Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc.Tanya Lattner2005-04-221-72/+259
* Remove trailing whitespaceMisha Brukman2005-04-211-14/+14
* Fix a namespace issue, reported by Vladimir Merzliakov!Chris Lattner2005-04-061-5/+4
* Fix another PATypeHolder error, contributed by Bill Wendling!Chris Lattner2005-04-011-0/+1
* Dependence analyzer that just determines dependences within a loop for loads ...Tanya Lattner2005-03-291-0/+109
OpenPOWER on IntegriCloud