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
/
SplitKit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up debug output.
Jakob Stoklund Olesen
2010-08-12
1
-32
/
+32
*
Implement single block splitting.
Jakob Stoklund Olesen
2010-08-12
1
-0
/
+128
*
More debug spew
Jakob Stoklund Olesen
2010-08-10
1
-0
/
+2
*
Implement register class inflation.
Jakob Stoklund Olesen
2010-08-10
1
-0
/
+1
*
Recalculate the spill weight and allocation hint for virtual registers created
Jakob Stoklund Olesen
2010-08-10
1
-2
/
+7
*
Lazily defer duplicating the live interval we are splitting until we know it is
Jakob Stoklund Olesen
2010-08-06
1
-36
/
+45
*
Add LiveInterval::RenumberValues - Garbage collection for VNInfos.
Jakob Stoklund Olesen
2010-08-06
1
-1
/
+3
*
Fix swapped COPY operands.
Jakob Stoklund Olesen
2010-08-06
1
-2
/
+2
*
Checkpoint SplitKit progress.
Jakob Stoklund Olesen
2010-08-04
1
-55
/
+172
*
Add SplitEditor to SplitKit. This class will be used to edit live intervals and
Jakob Stoklund Olesen
2010-07-26
1
-2
/
+210
*
Change the createSpiller interface to take a MachineFunctionPass argument.
Jakob Stoklund Olesen
2010-07-20
1
-7
/
+7
*
Implement loop splitting analysis.
Jakob Stoklund Olesen
2010-07-20
1
-18
/
+148
*
Appease the colonials.
Jakob Stoklund Olesen
2010-07-20
1
-3
/
+3
*
Beginning SplitKit - utility classes for live range splitting.
Jakob Stoklund Olesen
2010-07-20
1
-0
/
+148