Chris Lattner 2adfa7e932 Add support for targets (like Alpha) that have terminator instructions which
use virtual registers.  We now allow the first instruction in a block of
terminators to use virtual registers, and update phi elimination to correctly
update livevar when eliminating phi's.  This fixes a problem on a testcase
Andrew sent me.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25083 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-04 07:12:21 +00:00
..
2005-12-26 14:31:26 +00:00
2005-12-21 18:31:50 +00:00
2005-12-26 14:31:26 +00:00
2005-12-26 10:24:15 +00:00
2005-12-22 20:00:16 +00:00
2006-01-02 21:15:53 +00:00