Evan Cheng
|
c5d1a4ffd9
|
Turn on machine LICM in non-fast mode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63855 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-02-05 08:46:33 +00:00 |
|
Owen Anderson
|
6cf7c390ec
|
Be more aggressive about renumbering vregs after splitting them.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62639 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-01-21 00:13:28 +00:00 |
|
Owen Anderson
|
75fa96bb71
|
Add support for rematerialization in pre-alloc-splitting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59587 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-11-19 04:28:29 +00:00 |
|
Evan Cheng
|
06587497dc
|
Avoid splitting an interval multiple times; avoid splitting re-materializable val# (for now).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58068 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-24 02:05:00 +00:00 |
|