Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
8c5f0c3115d3066bf35b5e0c2456356d8dbb6c07
/
llvm
/
lib
/
CodeGen
/
LiveIntervalUnion.cpp
8c5f0c3
Properly deal with empty intervals when checking for interference.
by Jakob Stoklund Olesen
· 15 years ago
db357d7
Switch LiveIntervalUnion from std::set to IntervalMap.
by Jakob Stoklund Olesen
· 15 years ago
781b76b
Comment typo.
by Andrew Trick
· 15 years ago
fce64c9
Coding style. No significant functionality. Abandon linear scan style
by Andrew Trick
· 15 years ago
89eb6a8
RABasic is nearly functionally complete. There are a few remaining
by Andrew Trick
· 15 years ago
4886605
Adds RABasic verification and tracing.
by Andrew Trick
· 15 years ago
42d50e9
Reverting r118604. Windows build broke.
by Andrew Trick
· 15 years ago
85064c1
Adds RABasic verification and tracing.
by Andrew Trick
· 15 years ago
3528465
Adds support for spilling previously allocated live intervals to
by Andrew Trick
· 15 years ago
5f88cc3
Remove the vector of live vregs. I thought we would need to track
by Andrew Trick
· 15 years ago
84aef49
Jakob's review of the basic register allocator.
by Andrew Trick
· 15 years ago
9733158
Fix a likely bug in an assertion by adding parentheses around '||'. This bug
by Chandler Carruth
· 15 years ago
1c24605
This is a prototype of an experimental register allocation
by Andrew Trick
· 15 years ago