Go to file
Chris Lattner 1864662d5c Allow physregs to occur in the dag with multiple types. Though I don't like
this, it is a requirement on PPC, which can have an f32 value in r3 at one
point in a function and a f64 value in r3 at another point.  :(

llvm-svn: 23160
2005-08-30 22:38:05 +00:00
llvm Allow physregs to occur in the dag with multiple types. Though I don't like 2005-08-30 22:38:05 +00:00