commit | 0fdd7680948a6facf34e0791bd2dfa8b5a2e4942 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Aug 30 22:38:38 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Aug 30 22:38:38 2005 +0000 |
tree | 5cf6cd0bd785b7cdbaf46d8e8571b9a209c5b513 | |
parent | d6a80778e5a5fab339036b2f462d3039efe28a08 [diff] |
Allow physregs to occur in the dag with multiple types. Though I don't likethis, it is a requirement on PPC, which can have an f32 value in r3 at onepoint in a function and a f64 value in r3 at another point. :( This fixes compilation of mesa git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23161 91177308-0d34-0410-b5e6-96231b3b80d8