projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Enable use of ranges for translation units in the presence of
[oota-llvm.git]
/
lib
/
CodeGen
/
LiveIntervalUnion.cpp
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
2012-11-28
Jakob Stoklund Olesen
Make the LiveRegMatrix analysis available to targets.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Jakub Staszak
Remove unused MachineLoopRanges analysis.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Jakob Stoklund Olesen
Move LiveUnionArray into LiveIntervalUnion.h
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Jakob Stoklund Olesen
Don't print register names in LiveIntervalUnion::print().
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
Lang Hames
Oops - LiveIntervalUnion.cpp file does use std::find...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Jakob Stoklund Olesen
Simplify the interference checking code a bit.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-11
Jakob Stoklund Olesen
Eliminate the last use of InterferenceResult.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-11
Jakob Stoklund Olesen
Remove more dead code.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-11
Jakob Stoklund Olesen
Remove some dead code.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Jakob Stoklund Olesen
Be more aggressive about following hints.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Jakob Stoklund Olesen
Speed up eviction by stopping collectInterferingVRegs...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Jakob Stoklund Olesen
Speed up LiveIntervalUnion::unify by handling end inser...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-09
Jakob Stoklund Olesen
Add tags to live interval unions to avoid using stale...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
Jakob Stoklund Olesen
Replace TargetRegisterInfo::printReg with a PrintReg...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Jakob Stoklund Olesen
Avoid dereferencing end() in collectInterferingVRegs...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Jakob Stoklund Olesen
Provide LiveIntervalUnion::Query::checkLoopInterference.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Jakob Stoklund Olesen
Start using SplitKit and MachineLoopRanges in RegAllocG...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jakob Stoklund Olesen
Add LiveIntervalUnion print methods, RegAllocGreedy...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jakob Stoklund Olesen
Use TRI::printReg instead of AbstractRegisterDescriptio...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Jakob Stoklund Olesen
Add a forgotten initializer for CheckedFirstInterference.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Andrew Trick
Added register reassignment prototype to RAGreedy....
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Jakob Stoklund Olesen
IntervalMap iterators are heavyweight, so avoid copying...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-08
Jakob Stoklund Olesen
Properly deal with empty intervals when checking for...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Jakob Stoklund Olesen
Switch LiveIntervalUnion from std::set to IntervalMap.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Andrew Trick
Comment typo.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Andrew Trick
Coding style. No significant functionality. Abandon...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Andrew Trick
RABasic is nearly functionally complete. There are...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-09
Andrew Trick
Adds RABasic verification and tracing.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-09
Andrew Trick
Reverting r118604. Windows build broke.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-09
Andrew Trick
Adds RABasic verification and tracing.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Andrew Trick
Adds support for spilling previously allocated live...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Andrew Trick
Remove the vector of live vregs. I thought we would...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Andrew Trick
Jakob's review of the basic register allocator.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-23
Chandler Carruth
Fix a likely bug in an assertion by adding parentheses...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Andrew Trick
This is a prototype of an experimental register allocation
blob
|
commitdiff
|
raw
|
diff to current