index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
SparcV9
/
ModuloScheduling
/
ModuloScheduling.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This target is no longer built. The ,v files now live in the reoptimizer.
Chris Lattner
2006-04-20
1
-171
/
+0
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-19
/
+19
*
Numerous bug fixes and the completed modschedSB algorithm (minor bugs still e...
Tanya Lattner
2005-06-17
1
-1
/
+2
*
Fixed bug in searchPath function for finding nodes between two recurrences.
Tanya Lattner
2005-04-30
1
-1
/
+2
*
Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc.
Tanya Lattner
2005-04-22
1
-3
/
+13
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-27
/
+27
*
Updated to use dep analyzer.
Tanya Lattner
2005-04-05
1
-2
/
+0
*
Compare dependence analysis with llvm instructions versus machine instrutions...
Tanya Lattner
2005-03-29
1
-1
/
+5
*
Added alias analysis.
Tanya Lattner
2005-03-23
1
-4
/
+22
*
Fixed bug in findAllcircuits. Fixed branch addition to schedule. Added debug ...
Tanya Lattner
2005-02-23
1
-0
/
+5
*
Added new circuit finding alogrithm.
Tanya Lattner
2005-02-10
1
-1
/
+11
*
Reworked branch adding in prologue. Added check for infinite loops which are ...
Tanya Lattner
2004-12-02
1
-1
/
+1
*
Reworked branching so we don't handle BAs specially. It just updates the bran...
Tanya Lattner
2004-11-29
1
-0
/
+2
*
Fixed a bug where I was trying to ModuloSchedule a loop with no instructions ...
Tanya Lattner
2004-11-22
1
-0
/
+1
*
Added my own defMap. Only saving values that are not loop invariant. Fixed a ...
Tanya Lattner
2004-11-16
1
-0
/
+1
*
Added gross hacks such as creating my own def-use map, and picking on Instruc...
Tanya Lattner
2004-11-02
1
-0
/
+6
*
Fixed bug with infinite epilogues.
Tanya Lattner
2004-10-30
1
-3
/
+5
*
ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specific
Misha Brukman
2004-10-10
1
-0
/
+112