index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
RegAllocBasic.cpp
Age
Commit message (
Expand
)
Author
2010-12-07
Simplify assertion.
Jakob Stoklund Olesen
2010-11-30
Coding style. No significant functionality. Abandon linear scan style
Andrew Trick
2010-11-25
Namespacify.
Benjamin Kramer
2010-11-20
RABasic fix. Regalloc is responsible for updating block live ins.
Andrew Trick
2010-11-20
Whitespace.
Andrew Trick
2010-11-11
Check TRI->getReservedRegs because other allocators do it. Even though
Andrew Trick
2010-11-10
RABasic is nearly functionally complete. There are a few remaining
Andrew Trick
2010-11-09
Adds RABasic verification and tracing.
Andrew Trick
2010-11-09
Reverting r118604. Windows build broke.
Andrew Trick
2010-11-09
Adds RABasic verification and tracing.
Andrew Trick
2010-11-08
Adds support for spilling previously allocated live intervals to
Andrew Trick
2010-11-03
Let RegAllocBasic require MachineDominators - they are already available and
Jakob Stoklund Olesen
2010-10-26
Jakob's review of the basic register allocator.
Andrew Trick
2010-10-22
This is a prototype of an experimental register allocation
Andrew Trick
[prev]