llvm-6502/lib/CodeGen
2001-11-12 23:40:22 +00:00
..
InstrSched Eliminate most uses of the machine instruction vector for each LLVM instr, 2001-11-12 18:53:43 +00:00
InstrSelection For phi elimination, now we are generating only one instruction 2001-11-12 19:42:27 +00:00
RegAlloc Do the same for allocating spills to get their alignment right too. 2001-11-12 23:40:22 +00:00
MachineInstr.cpp Bug fix in offset alignment computations: don't subtract the padding 2001-11-12 23:26:23 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00