Evan Cheng
|
a7a0aabf99
|
Avoid splitting an interval multiple times; avoid splitting re-materializable val# (for now).
llvm-svn: 58068
|
2008-10-24 02:05:00 +00:00 |
|
Evan Cheng
|
c906d4938e
|
Committing a good chunk of the pre-register allocation live interval splitting pass. It's handling simple cases and appear to do good things. Next: avoid splitting an interval multiple times; renumber registers when possible; record stack slot live intervals for coloring; rematerialize defs when possible.
llvm-svn: 58044
|
2008-10-23 20:43:13 +00:00 |
|
Evan Cheng
|
1bc92a1aa6
|
Add skeleton for the pre-register allocation live interval splitting pass.
llvm-svn: 57847
|
2008-10-20 21:44:59 +00:00 |
|