index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
SpillPlacement.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more conservative when forming compact regions.
Jakob Stoklund Olesen
2011-08-03
1
-1
/
+2
*
Extend the SpillPlacement interface with two new features.
Jakob Stoklund Olesen
2011-08-02
1
-1
/
+10
*
Add a simple method for marking blocks with interference in and out.
Jakob Stoklund Olesen
2011-07-23
1
-0
/
+4
*
Build the Hopfield network incrementally when splitting global live ranges.
Jakob Stoklund Olesen
2011-04-09
1
-6
/
+20
*
Extract SpillPlacement::addLinks for handling the special transparent blocks.
Jakob Stoklund Olesen
2011-04-07
1
-3
/
+4
*
Keep track of the number of positively biased nodes when adding constraints.
Jakob Stoklund Olesen
2011-04-06
1
-0
/
+7
*
Break the spill placement algorithm into three parts: prepare, addConstraints...
Jakob Stoklund Olesen
2011-04-06
1
-15
/
+22
*
Precompute block frequencies, pow() isn't free.
Jakob Stoklund Olesen
2011-03-04
1
-2
/
+7
*
Add RAGreedy methods for splitting live ranges around regions.
Jakob Stoklund Olesen
2011-01-18
1
-1
/
+4
*
Add the SpillPlacement analysis pass.
Jakob Stoklund Olesen
2011-01-06
1
-0
/
+105