aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/ModuloScheduling/DependenceAnalyzer.cpp
AgeCommit message (Expand)Author
2006-04-20This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner
2006-01-22Add explicit #includes of <iostream>Chris Lattner
2005-07-27Eliminate all remaining tabs and trailing spaces.Jeff Cohen
2005-07-27Eliminate tabs and trailing spaces.Jeff Cohen
2005-06-17Numerous bug fixes and the completed modschedSB algorithm (minor bugs still e...Tanya Lattner
2005-04-30Fixed bug in searchPath function for finding nodes between two recurrences.Tanya Lattner
2005-04-22Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc.Tanya Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2005-04-06Fix a namespace issue, reported by Vladimir Merzliakov!Chris Lattner
2005-04-01Fix another PATypeHolder error, contributed by Bill Wendling!Chris Lattner
2005-03-29Dependence analyzer that just determines dependences within a loop for loads ...Tanya Lattner