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
/
LiveRangeEdit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply this.
Eric Christopher
2011-02-03
1
-0
/
+1
*
Temporarily revert 124765 in an attempt to find the cycle breaking bootstrap.
Eric Christopher
2011-02-03
1
-1
/
+0
*
Defer SplitKit value mapping until all defs are available.
Jakob Stoklund Olesen
2011-02-03
1
-0
/
+1
*
Teach the inline spiller to attempt folding a load instruction into its single
Jakob Stoklund Olesen
2010-12-18
1
-0
/
+6
*
Simplify the LiveRangeEdit::canRematerializeAt() interface a bit.
Jakob Stoklund Olesen
2010-11-10
1
-5
/
+5
*
Don't assign new registers created during a split to the same stack slot, but
Jakob Stoklund Olesen
2010-11-01
1
-4
/
+0
*
Fix sign error.
Jakob Stoklund Olesen
2010-10-29
1
-1
/
+1
*
After splitting, compute connected components of all new registers, not just for
Jakob Stoklund Olesen
2010-10-26
1
-0
/
+2
*
Move some of the InlineSpiller rematerialization code into LiveRangeEdit.
Jakob Stoklund Olesen
2010-10-20
1
-5
/
+60
*
Move stack slot assignments into LiveRangeEdit.
Jakob Stoklund Olesen
2010-10-15
1
-1
/
+6
*
Create a new LiveRangeEdit class to keep track of the new registers created when
Jakob Stoklund Olesen
2010-10-14
1
-0
/
+70