Skip to content
Commit 0f965a61 authored by Chris Lattner's avatar Chris Lattner
Browse files

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).

llvm-svn: 23334
parent ee811329
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment