index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
LiveRangeEdit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-1
/
+1
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-11
/
+9
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-2
/
+2
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-1
/
+1
*
Auto-compute live intervals on demand.
Mark Lacey
2013-08-14
1
-2
/
+9
*
Notify LiveRangeEdit of new virtual registers.
Mark Lacey
2013-08-14
1
-2
/
+9
*
Track new virtual registers by register number.
Mark Lacey
2013-08-14
1
-6
/
+5
*
Refactor LiveRangeEdit::eliminateDeadDefs.
Andrew Trick
2013-06-21
1
-0
/
+7
*
Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.
Benjamin Kramer
2013-06-17
1
-1
/
+3
*
Add ArrayRef constructor from None, and do the cleanups that this constructor...
Dmitri Gribenko
2013-05-05
1
-2
/
+1
*
Add some constantness.
Jakub Staszak
2013-03-18
1
-1
/
+1
*
Allow LiveRangeEdit to be created with a NULL parent.
Jakob Stoklund Olesen
2012-05-19
1
-4
/
+7
*
Modernize naming convention for class members.
Jakob Stoklund Olesen
2012-05-18
1
-25
/
+25
*
Fixes to r153903. Added missing explanation of behaviour when the VirtRegMap...
Pete Cooper
2012-04-03
1
-0
/
+5
*
Moved LiveRangeEdit.h so that it can be called from other parts of the backen...
Pete Cooper
2012-04-02
1
-0
/
+202