1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/CodeGen
Vikram S. Adve 9515b10102 Add edges between call instructions and (a) load/store instructions, and
(b) any instructions that use or set CC registers.  Whether or not the
latter are needed really should be machine-dependent.

llvm-svn: 1008
2001-10-28 21:43:33 +00:00
..
InstrSched Add edges between call instructions and (a) load/store instructions, and 2001-10-28 21:43:33 +00:00
InstrSelection Cosmetic changes only. 2001-10-22 13:51:09 +00:00
RegAlloc Added support for spilling 2001-10-28 18:15:12 +00:00
MachineInstr.cpp Added class MachineCodeForMethod. 2001-10-22 13:51:33 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00