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.cpp
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
-2964
/
+0
*
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-97
/
+97
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-932
/
+932
*
Numerous bug fixes and the completed modschedSB algorithm (minor bugs still e...
Tanya Lattner
2005-06-17
1
-41
/
+133
*
Fixed bug in searchPath function for finding nodes between two recurrences.
Tanya Lattner
2005-04-30
1
-20
/
+42
*
Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc.
Tanya Lattner
2005-04-22
1
-94
/
+147
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-318
/
+318
*
Updated to use dep analyzer.
Tanya Lattner
2005-04-05
1
-87
/
+88
*
Compare dependence analysis with llvm instructions versus machine instrutions...
Tanya Lattner
2005-03-29
1
-4
/
+16
*
Added alias analysis.
Tanya Lattner
2005-03-23
1
-85
/
+334
*
Fixed bug in findAllcircuits. Fixed branch addition to schedule. Added debug ...
Tanya Lattner
2005-02-23
1
-90
/
+136
*
Fixed node deletion bug.
Tanya Lattner
2005-02-16
1
-2
/
+8
*
Added new circuit finding alogrithm.
Tanya Lattner
2005-02-10
1
-32
/
+311
*
Minor changes.
Tanya Lattner
2005-01-18
1
-12
/
+22
*
When writing kernel, save the branches til the end. They are still put in the...
Tanya Lattner
2004-12-03
1
-5
/
+17
*
Reworked branch adding in prologue. Added check for infinite loops which are ...
Tanya Lattner
2004-12-02
1
-24
/
+43
*
Reworked branching so we don't handle BAs specially. It just updates the bran...
Tanya Lattner
2004-11-29
1
-139
/
+95
*
Forced branches to be first to be scheduled.
Tanya Lattner
2004-11-24
1
-18
/
+51
*
Fixed a bug where I was trying to ModuloSchedule a loop with no instructions ...
Tanya Lattner
2004-11-22
1
-7
/
+22
*
Added my own defMap. Only saving values that are not loop invariant. Fixed a ...
Tanya Lattner
2004-11-16
1
-44
/
+62
*
Added gross hacks such as creating my own def-use map, and picking on Instruc...
Tanya Lattner
2004-11-02
1
-70
/
+67
*
Fixed bug with infinite epilogues.
Tanya Lattner
2004-10-30
1
-91
/
+167
*
Checking in code that works on my simple test case. However, there is still a...
Tanya Lattner
2004-10-14
1
-104
/
+205
*
Adjust header file inclusion due to move
Misha Brukman
2004-10-10
1
-4
/
+4
*
ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specific
Misha Brukman
2004-10-10
1
-0
/
+1967