Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ab2ee2ea7518b0539c6adcd158d52a45028271f4
/
lib
/
CodeGen
/
LiveRangeEdit.h
ab2ee2e
Add a virtual dtor to Delegate to silence -Wnon-virtual-dtor
by Matt Beaumont-Gay
· 14 years ago
92a55f4
Add a LiveRangeEdit::Delegate protocol.
by Jakob Stoklund Olesen
· 14 years ago
5881799
Delete dead code after rematerializing.
by Jakob Stoklund Olesen
· 14 years ago
1973b3e
Make the UselessRegs argument optional in the LiveRangeEdit constructor.
by Jakob Stoklund Olesen
· 14 years ago
4670353
Transfer simply defined values directly without recomputing liveness and SSA.
by Jakob Stoklund Olesen
· 14 years ago
fd38917
This method belonged in VirtRegMap.
by Jakob Stoklund Olesen
· 14 years ago
e324f6e
Use VirtRegMap's Virt2SplitMap to keep track of the original live range before splitting.
by Jakob Stoklund Olesen
· 14 years ago
0f43811
Reapply this.
by Eric Christopher
· 15 years ago
463a297
Temporarily revert 124765 in an attempt to find the cycle breaking bootstrap.
by Eric Christopher
· 15 years ago
2cd2111
Defer SplitKit value mapping until all defs are available.
by Jakob Stoklund Olesen
· 15 years ago
83d1ba5
Teach the inline spiller to attempt folding a load instruction into its single
by Jakob Stoklund Olesen
· 15 years ago
b80e973
Simplify the LiveRangeEdit::canRematerializeAt() interface a bit.
by Jakob Stoklund Olesen
· 15 years ago
a37d5cf
Don't assign new registers created during a split to the same stack slot, but
by Jakob Stoklund Olesen
· 15 years ago
db4eec3
Fix sign error.
by Jakob Stoklund Olesen
· 15 years ago
3a0e071
After splitting, compute connected components of all new registers, not just for
by Jakob Stoklund Olesen
· 15 years ago
080c316
Move some of the InlineSpiller rematerialization code into LiveRangeEdit.
by Jakob Stoklund Olesen
· 15 years ago
2a0180f
Move stack slot assignments into LiveRangeEdit.
by Jakob Stoklund Olesen
· 15 years ago
a17768f
Create a new LiveRangeEdit class to keep track of the new registers created when
by Jakob Stoklund Olesen
· 15 years ago