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
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
15
-10154
/
+0
*
Add explicit #includes of <iostream>
Chris Lattner
2006-01-22
1
-1
/
+1
*
Add explicit #includes of <iostream>
Chris Lattner
2006-01-22
4
-6
/
+6
*
Fix some warnings
Chris Lattner
2005-08-25
2
-0
/
+2
*
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
7
-638
/
+638
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
14
-3001
/
+3001
*
fix a warning
Chris Lattner
2005-07-11
1
-1
/
+1
*
remove some debugging code
Chris Lattner
2005-07-01
1
-3
/
+0
*
Removed IIIi specific changes. This should be fixed to add floating point dep...
Tanya Lattner
2005-06-17
1
-2
/
+4
*
Special dep graph for SMS for superblocks.
Tanya Lattner
2005-06-17
1
-0
/
+410
*
Special versions of the dep graph and scheduled for SMS for superblocks.
Tanya Lattner
2005-06-17
3
-0
/
+1265
*
Numerous bug fixes and the completed modschedSB algorithm (minor bugs still e...
Tanya Lattner
2005-06-17
7
-194
/
+3304
*
SMS for superblocks.
Tanya Lattner
2005-05-01
2
-0
/
+379
*
Added extra constructor for superblocks.
Tanya Lattner
2005-05-01
2
-0
/
+28
*
Fixed bug in searchPath function for finding nodes between two recurrences.
Tanya Lattner
2005-04-30
5
-182
/
+214
*
Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc.
Tanya Lattner
2005-04-22
6
-297
/
+641
*
Remove trailing whitespace
Misha Brukman
2005-04-21
8
-541
/
+541
*
Fix a namespace issue, reported by Vladimir Merzliakov!
Chris Lattner
2005-04-06
1
-5
/
+4
*
Updated to use dep analyzer.
Tanya Lattner
2005-04-05
4
-194
/
+113
*
Fix another PATypeHolder error, contributed by Bill Wendling!
Chris Lattner
2005-04-01
1
-0
/
+1
*
Compare dependence analysis with llvm instructions versus machine instrutions...
Tanya Lattner
2005-03-29
4
-53
/
+130
*
Dependence analyzer that just determines dependences within a loop for loads ...
Tanya Lattner
2005-03-29
2
-0
/
+182
*
Fix compilation errors, patch contributed by the fabulous Bill Wendling!
Chris Lattner
2005-03-24
1
-0
/
+1
*
Added alias analysis.
Tanya Lattner
2005-03-23
6
-193
/
+724
*
Fixed bug in findAllcircuits. Fixed branch addition to schedule. Added debug ...
Tanya Lattner
2005-02-23
4
-92
/
+150
*
Fixed node deletion bug.
Tanya Lattner
2005-02-16
2
-6
/
+13
*
Added new circuit finding alogrithm.
Tanya Lattner
2005-02-10
4
-51
/
+487
*
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
3
-39
/
+46
*
Reworked branching so we don't handle BAs specially. It just updates the bran...
Tanya Lattner
2004-11-29
2
-139
/
+97
*
Fixed bug where instructions in the kernel were not ordered right to preserve...
Tanya Lattner
2004-11-28
4
-7
/
+32
*
Forced branches to be first to be scheduled.
Tanya Lattner
2004-11-24
2
-71
/
+105
*
Fixed a bug where I was trying to ModuloSchedule a loop with no instructions ...
Tanya Lattner
2004-11-22
3
-9
/
+32
*
Added my own defMap. Only saving values that are not loop invariant. Fixed a ...
Tanya Lattner
2004-11-16
2
-44
/
+63
*
Added gross hacks such as creating my own def-use map, and picking on Instruc...
Tanya Lattner
2004-11-02
2
-70
/
+73
*
Fixed bug with infinite epilogues.
Tanya Lattner
2004-10-30
4
-105
/
+187
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-1
/
+1
*
We won't use automake
Reid Spencer
2004-10-22
2
-685
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+666
*
Make the library name SparcV9 specific
Reid Spencer
2004-10-17
1
-4
/
+4
*
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
3
-6
/
+6
*
Adjust comment header and paths to refect move
Misha Brukman
2004-10-10
1
-4
/
+3
*
ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specific
Misha Brukman
2004-10-10
8
-0
/
+3120