llvm-6502/lib/CodeGen
Vikram S. Adve 36f0a9e5a6 Better folding getelementptr operations with mixed
array and struct indexes.
Update operand values in CallArgsDescriptor (a new class)
when replacing constant values with immediates.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2645 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-19 15:34:29 +00:00
..
InstrSched Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
InstrSelection Better folding getelementptr operations with mixed 2002-05-19 15:34:29 +00:00
RegAlloc Numerous bug fixes: 2002-05-19 15:29:31 +00:00
MachineCodeForInstruction.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
MachineFunction.cpp Optional args are no longer allocated as they are discovered. 2002-04-25 04:30:43 +00:00
MachineInstr.cpp Improve printing during dumps. 2002-04-25 04:31:18 +00:00
MachineInstrAnnot.cpp Annotation class for MachineInstr. 2002-05-19 15:30:21 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00