llvm-6502/lib/CodeGen
Vikram S. Adve e64574ce71 Major change to how defs are found when adding dependences (they
are now found as part of the initial walk of the machine code).
Also memory load/store instructions can be generated for non-memory
LLVM instructions, which wasn't handled before.  It is now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1199 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-08 05:20:23 +00:00
..
InstrSched Major change to how defs are found when adding dependences (they 2001-11-08 05:20:23 +00:00
InstrSelection Major overhaul of stack frame management. 2001-11-08 04:47:06 +00:00
RegAlloc Added two minor methods. 2001-11-08 04:49:52 +00:00
MachineInstr.cpp Major overhaul of stack frame management. 2001-11-08 04:47:06 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00