llvm-6502/lib/CodeGen
Vikram S. Adve a93bbac606 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1008 91177308-0d34-0410-b5e6-96231b3b80d8
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