llvm-6502/lib/CodeGen
Chris Lattner 82f05d8610 Add support for GCC 2.96
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3777 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-17 17:23:09 +00:00
..
InstrSched
InstrSelection Add support for GCC 2.96 2002-09-17 17:23:09 +00:00
Mapping
PreSelection New preselection pass that specializes LLVM code for a target machine, 2002-09-16 15:31:13 +00:00
RegAlloc
MachineBasicBlock.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp Improve and fix error in allocating stack slots: adjust alignment after adding 2002-09-16 15:18:16 +00:00
MachineInstr.cpp Dump routine now writes out allocated register numbers if available. 2002-09-16 15:18:53 +00:00
MachineInstrAnnot.cpp
Makefile Add subdirectory PreSelection. 2002-09-16 15:32:07 +00:00