1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/CodeGen/InstrSched
Vikram S. Adve 2d906f4550 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.

llvm-svn: 6467
2003-05-31 07:37:05 +00:00
..
InstrScheduling.cpp Cleaned up code layout. No functional changes. 2003-05-22 21:49:18 +00:00
Makefile
SchedGraph.cpp Changes to allow explicit physical register arguments that have been 2003-05-31 07:37:05 +00:00
SchedGraph.h Changes to allow explicit physical register arguments that have been 2003-05-31 07:37:05 +00:00
SchedPriorities.cpp Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLiveVarInfo.h 2003-01-14 23:05:08 +00:00
SchedPriorities.h More renamings of Target/Machine*Info to Target/Target*Info 2002-12-29 03:13:05 +00:00