Chris Lattner 8ea13c6233 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
2004-07-19 05:55:50 +00:00
..
2004-07-16 00:04:54 +00:00
2004-05-28 20:14:12 +00:00
2004-07-19 02:13:59 +00:00
2004-07-09 14:45:17 +00:00
2004-07-16 00:06:01 +00:00
2004-07-16 00:06:01 +00:00