llvm-6502/lib/CodeGen
Vikram S. Adve 5316f8fa2f Two bug fixes:
(1) Add edges for Values that are written by multiple m/c instructions
(2) Add edges for LLVM operands that are not machine operands (e.g., Call args)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@676 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-30 23:36:58 +00:00
..
InstrSched Two bug fixes: 2001-09-30 23:36:58 +00:00
InstrSelection Don't check for null on delete 2001-09-18 17:02:42 +00:00
RegAlloc added suggesting color support 2001-09-30 23:19:57 +00:00
MachineInstr.cpp Minor changes. 2001-09-18 12:56:28 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00