projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add a deterministic finite automaton based packetizer for VLIW architectures
[oota-llvm.git]
/
lib
/
CodeGen
/
LiveIntervalUnion.h
2011-08-12
Jakob Stoklund Olesen
Simplify the interference checking code a bit.
blob
|
commitdiff
|
raw
2011-08-11
Jakob Stoklund Olesen
Remove the InterferenceResult class.
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
Privatize an unused part of the LiveIntervalUnion:...
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
Reuse live interval union between functions. This saves...
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-03-31
Jakob Stoklund Olesen
Fix bug found by valgrind.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Jakob Stoklund Olesen
Tag cached interference with a user-provided tag instea...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-13
Jakob Stoklund Olesen
Now that we are deleting unused live intervals during...
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
2010-12-17
Jakob Stoklund Olesen
Provide LiveIntervalUnion::Query::checkLoopInterference.
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
Move RABasic::addMBBLiveIns to the base class, it is...
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-12-07
Jakob Stoklund Olesen
Remove unused member.
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-11
Andrew Trick
Check TRI->getReservedRegs because other allocators...
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
Matt Beaumont-Gay
Add a trivial virtual dtor to AbstractRegisterDescripti...
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-22
Andrew Trick
This is a prototype of an experimental register allocation
blob
|
commitdiff
|
raw
|
diff to current