llvm-6502/lib/CodeGen
Vikram S. Adve 00020d3d01 Add subdirectory PreSelection.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3739 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-16 15:32:07 +00:00
..
InstrSched * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
InstrSelection Add a version of ChooseRegOrImmed to handle numerical constants 2002-09-16 15:15:57 +00:00
Mapping moved this file from lib/Reoptimizer/Mapping 2002-08-27 22:47:33 +00:00
PreSelection New preselection pass that specializes LLVM code for a target machine, 2002-09-16 15:31:13 +00:00
RegAlloc Fix typos in previous checkin. 2002-09-15 15:33:48 +00:00
MachineBasicBlock.cpp Implementation of class MachineCodeForBasicBlock. 2002-07-08 23:01:11 +00:00
MachineCodeForInstruction.cpp Add an assertion. 2002-09-16 15:13:59 +00:00
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 * Removed extraneous #includes 2002-08-09 20:08:06 +00:00
Makefile Add subdirectory PreSelection. 2002-09-16 15:32:07 +00:00