commit | 7b738342f0b27b9f7fdcf93f08ebb99fa510ae09 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Sep 13 19:33:40 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Sep 13 19:33:40 2005 +0000 |
tree | bae2acd0043ccda0109c5eaa80aaa11409ccf10f | |
parent | 8c4469840ebed11a87c76cab13a658f728560f1b [diff] |
Change the arg lowering code to use copyfromreg from vregs associated with incoming arguments instead of the pregs themselves. This fixes the scheduler from causing problems by moving a copyfromreg for an argument to after a select_cc node (now it can, and bad things won't happen). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23334 91177308-0d34-0410-b5e6-96231b3b80d8