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
/
include
/
llvm
/
CodeGen
/
LiveIntervalAnalysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-14
/
+43
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-3
/
+2
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-0
/
+11
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-3
/
+3
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-5
/
+8
*
Represent RegUnit liveness with LiveRange instance
Matthias Braun
2013-10-10
1
-14
/
+14
*
Work on LiveRange instead of LiveInterval where possible
Matthias Braun
2013-10-10
1
-5
/
+5
*
Refactor LiveInterval: introduce new LiveRange class
Matthias Braun
2013-10-10
1
-4
/
+4
*
Rename LiveRange to LiveInterval::Segment
Matthias Braun
2013-10-10
1
-4
/
+4
*
Auto-compute live intervals on demand.
Mark Lacey
2013-08-14
1
-9
/
+21
*
Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.
Benjamin Kramer
2013-06-17
1
-1
/
+2
*
Move #include of BitVector from .h to .cpp file.
Jakub Staszak
2013-03-18
1
-2
/
+1
*
Fix a misunderstanding about how RegMaskBlocks works. This was caught by
Cameron Zwarich
2013-02-20
1
-1
/
+1
*
Remove use of reverse iterators in repairIntervalsInRange(). While they were
Cameron Zwarich
2013-02-17
1
-5
/
+5
*
Use ArrayRef instead of a reference to a SmallVectorImpl.
Cameron Zwarich
2013-02-17
1
-1
/
+1
*
Add support for updating the LiveIntervals of registers used by 'exotic'
Cameron Zwarich
2013-02-17
1
-0
/
+15
*
Add blocks to the LiveIntervalAnalysis RegMaskBlocks array when splitting
Cameron Zwarich
2013-02-12
1
-0
/
+7
*
Remove the old liveness algorithm.
Jakob Stoklund Olesen
2013-02-09
1
-25
/
+0
*
RegisterPressureTracker: unify virtual registers and physical regunits.
Andrew Trick
2012-12-05
1
-0
/
+4
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-5
/
+5
*
Fix function parameter spelling in comments. Caught by -Wdocumentation.
Dmitri Gribenko
2012-10-16
1
-2
/
+2
*
misched: Added handleMove support for updating all kill flags, not just for a...
Andrew Trick
2012-10-16
1
-2
/
+7
*
Remove LIS::isAllocatable() and isReserved() helpers.
Jakob Stoklund Olesen
2012-10-15
1
-18
/
+0
*
Merge into undefined lanes under -new-coalescer.
Jakob Stoklund Olesen
2012-09-17
1
-0
/
+20
*
Handle overlapping regunit intervals in LiveIntervals::addKillFlags().
Jakob Stoklund Olesen
2012-09-06
1
-1
/
+1
*
Make the hasPHIKills flag a computed property.
Jakob Stoklund Olesen
2012-08-03
1
-0
/
+4
*
Remove a dead prototype.
Jakob Stoklund Olesen
2012-08-03
1
-7
/
+0
*
Also compute register mask lists under -new-live-intervals.
Jakob Stoklund Olesen
2012-07-27
1
-0
/
+6
*
Add a -new-live-intervals experimental option.
Jakob Stoklund Olesen
2012-07-27
1
-0
/
+1
*
Delete a boring statistic.
Jakob Stoklund Olesen
2012-06-22
1
-2
/
+0
*
Store live intervals in an IndexedMap.
Jakob Stoklund Olesen
2012-06-22
1
-28
/
+26
*
Stop computing physreg live ranges.
Jakob Stoklund Olesen
2012-06-22
1
-14
/
+1
*
Remove LiveIntervals::trackingRegUnits().
Jakob Stoklund Olesen
2012-06-22
1
-5
/
+0
*
Remove LiveIntervals::iterator.
Jakob Stoklund Olesen
2012-06-20
1
-6
/
+0
*
Only update regunit live ranges that have been precomputed.
Jakob Stoklund Olesen
2012-06-20
1
-0
/
+6
*
Add experimental support for register unit liveness.
Jakob Stoklund Olesen
2012-06-05
1
-3
/
+41
*
Remove dead function.
Jakob Stoklund Olesen
2012-06-05
1
-6
/
+0
*
Remove the last remat-related code from LiveIntervalAnalysis.
Jakob Stoklund Olesen
2012-06-05
1
-20
/
+0
*
Stop using LiveIntervals::isReMaterializable().
Jakob Stoklund Olesen
2012-06-05
1
-0
/
+4
*
Delete dead code.
Jakob Stoklund Olesen
2012-06-04
1
-4
/
+0
*
Switch LiveIntervals member variable to LLVM naming standards.
Jakob Stoklund Olesen
2012-06-04
1
-41
/
+41
*
Remove more dead code.
Jakob Stoklund Olesen
2012-04-25
1
-7
/
+0
*
Simplify LiveIntervals::getApproximateInstructionCount().
Jakob Stoklund Olesen
2012-04-25
1
-2
/
+1
*
Remove a dead function.
Jakob Stoklund Olesen
2012-04-25
1
-6
/
+0
*
Add API "handleMoveIntoBundl" for updating liveness when moving instructions ...
Lang Hames
2012-02-21
1
-1
/
+9
*
Refactor 'handleMove' code in live intervals. Clients of LiveIntervals won't see
Lang Hames
2012-02-17
1
-0
/
+2
*
Disentangle moving a machine instr from updating LiveIntervals.
Lang Hames
2012-02-15
1
-4
/
+5
*
Tighten physical register invariants: Allocatable physical registers can
Lang Hames
2012-02-14
1
-0
/
+9
*
Remove unused 'isAlias' parameter.
Lang Hames
2012-02-10
1
-1
/
+1
*
Cache basic block boundaries for faster RegMaskSlots access.
Jakob Stoklund Olesen
2012-02-10
1
-1
/
+27
[next]