Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f0179004e94259a8adab6c48f295ea9ab18af4c3
/
lib
/
CodeGen
/
InlineSpiller.cpp
f017900
Add SplitEditor to SplitKit. This class will be used to edit live intervals and
by Jakob Stoklund Olesen
· 15 years ago
f2c6e36
Change the createSpiller interface to take a MachineFunctionPass argument.
by Jakob Stoklund Olesen
· 15 years ago
8ae0263
Beginning SplitKit - utility classes for live range splitting.
by Jakob Stoklund Olesen
· 15 years ago
9529a1c
Spillers may alter MachineLoopInfo when breaking critical edges, so make it
by Jakob Stoklund Olesen
· 15 years ago
e05442d
Change TII::foldMemoryOperand API to require the machine instruction to be
by Jakob Stoklund Olesen
· 15 years ago
6bae550
Remove invalid assert
by Jakob Stoklund Olesen
· 15 years ago
3b9c7eb
Properly handle debug values during inline spilling.
by Jakob Stoklund Olesen
· 15 years ago
8de3b1e
Rematerialize as much as possible before inserting spills and reloads.
by Jakob Stoklund Olesen
· 15 years ago
e72a5c5
Add memory operand folding support to InlineSpiller.
by Jakob Stoklund Olesen
· 15 years ago
9e55afb
Add support for rematerialization to InlineSpiller.
by Jakob Stoklund Olesen
· 15 years ago
61e4a0b
Remember to track spill slot uses in VirtRegMap when inserting loads and stores.
by Jakob Stoklund Olesen
· 15 years ago
914f2ff
Begin implementation of an inline spiller.
by Jakob Stoklund Olesen
· 15 years ago