Changes to allow explicit physical register arguments that have been
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 31 May 2003 07:37:05 +0000 (07:37 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 31 May 2003 07:37:05 +0000 (07:37 +0000)
commit7952d6088ec936aec621ea1ba9141731a7810d93
tree298236cc5010b617515787a36c1fd2b1df183e60
parent9635867d6f89a5615591b43f04fb79c3d067c520
Changes to allow explicit physical register arguments that have been
preallocated.  While reg-to-reg dependences were already handled, this
change required new code for adding edges to/from call instructions.
This was part of the extensive changes to the way code generation occurs
for function call arguments and return values.
See log for CodeGen/PhyRegAlloc.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6467 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSched/SchedGraph.cpp
lib/CodeGen/InstrSched/SchedGraph.h
lib/Target/SparcV9/InstrSched/SchedGraph.cpp
lib/Target/SparcV9/InstrSched/SchedGraph.h