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
/
InlineSpiller.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the createSpiller interface to take a MachineFunctionPass argument.
Jakob Stoklund Olesen
2010-07-20
1
-13
/
+16
*
Beginning SplitKit - utility classes for live range splitting.
Jakob Stoklund Olesen
2010-07-20
1
-1
/
+26
*
Spillers may alter MachineLoopInfo when breaking critical edges, so make it
Jakob Stoklund Olesen
2010-07-19
1
-4
/
+7
*
Change TII::foldMemoryOperand API to require the machine instruction to be
Jakob Stoklund Olesen
2010-07-09
1
-3
/
+2
*
Remove invalid assert
Jakob Stoklund Olesen
2010-07-02
1
-1
/
+0
*
Properly handle debug values during inline spilling.
Jakob Stoklund Olesen
2010-07-02
1
-13
/
+32
*
Rematerialize as much as possible before inserting spills and reloads.
Jakob Stoklund Olesen
2010-07-02
1
-60
/
+179
*
Add memory operand folding support to InlineSpiller.
Jakob Stoklund Olesen
2010-07-01
1
-0
/
+37
*
Add support for rematerialization to InlineSpiller.
Jakob Stoklund Olesen
2010-06-30
1
-31
/
+128
*
Remember to track spill slot uses in VirtRegMap when inserting loads and stores.
Jakob Stoklund Olesen
2010-06-30
1
-0
/
+2
*
Begin implementation of an inline spiller.
Jakob Stoklund Olesen
2010-06-29
1
-0
/
+136