index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
SplitKit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mechanically replace LiveInterval* with LiveIntervalMap for intervals being
Jakob Stoklund Olesen
2010-09-13
1
-3
/
+5
*
Allow LiveIntervalMap to be reused by resetting the current live interval.
Jakob Stoklund Olesen
2010-09-13
1
-4
/
+9
*
Thinking about it, we don't need MachineDominatorTree after all. The DomValue
Jakob Stoklund Olesen
2010-08-18
1
-4
/
+1
*
Add the LiveIntervalMap class. Don't hook it up yet.
Jakob Stoklund Olesen
2010-08-18
1
-0
/
+66
*
Clean up the Spiller.h interface.
Jakob Stoklund Olesen
2010-08-13
1
-2
/
+2
*
Implement splitting inside a single block.
Jakob Stoklund Olesen
2010-08-13
1
-1
/
+11
*
Update the SplitAnalysis statistics as uses are moved from curli to the new
Jakob Stoklund Olesen
2010-08-12
1
-3
/
+7
*
Implement single block splitting.
Jakob Stoklund Olesen
2010-08-12
1
-5
/
+21
*
Recalculate the spill weight and allocation hint for virtual registers created
Jakob Stoklund Olesen
2010-08-10
1
-0
/
+2
*
Lazily defer duplicating the live interval we are splitting until we know it is
Jakob Stoklund Olesen
2010-08-06
1
-14
/
+21
*
Checkpoint SplitKit progress.
Jakob Stoklund Olesen
2010-08-04
1
-29
/
+46
*
Add SplitEditor to SplitKit. This class will be used to edit live intervals and
Jakob Stoklund Olesen
2010-07-26
1
-6
/
+88
*
Change the createSpiller interface to take a MachineFunctionPass argument.
Jakob Stoklund Olesen
2010-07-20
1
-2
/
+2
*
Implement loop splitting analysis.
Jakob Stoklund Olesen
2010-07-20
1
-1
/
+35
*
Appease the colonials.
Jakob Stoklund Olesen
2010-07-20
1
-1
/
+1
*
Beginning SplitKit - utility classes for live range splitting.
Jakob Stoklund Olesen
2010-07-20
1
-0
/
+86