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
/
SplitKit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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