Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5b69ebac857104770b1a751bf7a463fda4330a62
/
lib
/
CodeGen
/
RegAllocPBQP.cpp
5b69eba
It has finally happened. Spiller is now using live interval info.
by Evan Cheng
· 16 years ago
12a9dc8
r66870 missed this out.
by Sanjiv Gupta
· 16 years ago
49c8aa0
Convert VirtRegMap to a MachineFunctionPass.
by Owen Anderson
· 16 years ago
1ed5b71
Reorganization: Move the Spiller out of VirtRegMap.cpp into its own files. No (intended) functionality change.
by Owen Anderson
· 16 years ago
04ee5a1
Change TargetInstrInfo::isMoveInstr to return source and destination sub-register indices as well.
by Evan Cheng
· 17 years ago
ce07e99
* Moved author attribution to CREDITS.TXT * Removed trailing whitespace
by Misha Brukman
· 17 years ago
2a835f9
* Alphabetized #includes * Removed trailing whitespace
by Misha Brukman
· 17 years ago
3713c0b
Fix compilation error on MSVC.
by Argyrios Kyrtzidis
· 17 years ago
27601ef
Big PBQP allocator update. Adds coalescing support, stack slot coloring, several bug-fixes.
by Lang Hames
· 17 years ago
56c523c
Test commit.
by Lang Hames
· 17 years ago
b8cab92
Fix command-line option printing to print two spaces where needed,
by Dan Gohman
· 17 years ago
17a82ea
Fix typos pointed out by Duncan. Also untabify these files.
by Evan Cheng
· 17 years ago
d735b80
Switch the MachineOperand accessors back to the short names like
by Dan Gohman
· 17 years ago
b1290a6
A Partitioned Boolean Quadratic Programming (PBQP) based register allocator.
by Evan Cheng
· 17 years ago