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
/
CodeGen
/
LiveIntervals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename LiveIntervals.(cpp|h) -> LiveIntervalAnalysis.(cpp|h)
Chris Lattner
2004-07-23
1
-159
/
+0
*
Pull the LiveRange and LiveInterval classes out of LiveIntervals.h (which
Chris Lattner
2004-07-23
1
-75
/
+1
*
Improve comments a bit
Chris Lattner
2004-07-23
1
-5
/
+28
*
Force coallescing of live ranges that have a single definition, even if they
Chris Lattner
2004-07-23
1
-0
/
+1
*
Split joinIntervals into two methods
Chris Lattner
2004-07-19
1
-0
/
+4
*
fill comment to 80 cols
Chris Lattner
2004-07-19
1
-11
/
+7
*
Rename Interval class to LiveInterval to avoid conflicting with the already
Chris Lattner
2004-06-21
1
-16
/
+17
*
Pull Interval class out of LiveIntervals.
Alkis Evlogimenos
2004-05-30
1
-50
/
+40
*
When spilling an register, introduce a new temporary for each of its
Alkis Evlogimenos
2004-05-30
1
-4
/
+6
*
Remove defs vector from live intervals.
Alkis Evlogimenos
2004-05-29
1
-2
/
+0
*
Add definition list to each live interval.
Alkis Evlogimenos
2004-04-09
1
-3
/
+7
*
Add the long awaited memory operand folding support for linear scan
Alkis Evlogimenos
2004-03-01
1
-1
/
+2
*
Move LiveIntervals.h to lib/CodeGen since it shouldn't be exposed to other pa...
Alkis Evlogimenos
2004-02-23
1
-0
/
+213