llvm-6502/lib/CodeGen
Vikram S. Adve fb8c0533b4 Modify code that processes delay slots so that it preserves any
useful instructions already inserted into delay slots.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@945 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-22 13:49:27 +00:00
..
InstrSched Modify code that processes delay slots so that it preserves any 2001-10-22 13:49:27 +00:00
InstrSelection 1. Add a bottom-up pass on BURG trees that is used to fix constant operands. 2001-10-17 23:57:50 +00:00
RegAlloc Added support for both call/jmpl instructions 2001-10-21 16:43:41 +00:00
MachineInstr.cpp Added implict operand printing for operator( ostream, MachineInstr&) 2001-10-18 22:40:02 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00