diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-19 05:55:50 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-19 05:55:50 +0000 |
commit | 8ea13c6233d7dded98d933b435f2727a38149a70 (patch) | |
tree | 2bc1faaffd06773133afc1c6acd8a9d62e6c9591 /lib/Support | |
parent | 57eb15e316c8f186b988dea7f8962ffa827d4a71 (diff) | |
download | external_llvm-8ea13c6233d7dded98d933b435f2727a38149a70.zip external_llvm-8ea13c6233d7dded98d933b435f2727a38149a70.tar.gz external_llvm-8ea13c6233d7dded98d933b435f2727a38149a70.tar.bz2 |
Two changes, both very significant:
* vreg <-> vreg joining now works, enable it unconditionally when joining
is enabled (which is the default).
* Fix a serious pessimization of spill code where we were saying that a
spilled DEF operand was live into the subsequent instruction. This allows
for substantially better code when spilling starts to happen.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14993 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support')
0 files changed, 0 insertions, 0 deletions