llvm-6502/lib/CodeGen
Vikram S. Adve b5161b60c2 All constant-evaluation code now unified into
TargetInstrInfo::ConvertConstantToIntType().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7390 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-29 19:50:12 +00:00
..
InstrSched
InstrSelection All constant-evaluation code now unified into 2003-07-29 19:50:12 +00:00
Mapping
ModuloScheduling
PostOpts
PreOpts
RegAlloc 1. Bug fix: Don't use branch operand reg. as temp. reg. when 2003-07-29 19:49:21 +00:00
LiveVariables.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp Const correctness fixes 2003-07-26 23:24:56 +00:00
MachineInstr.cpp
MachineInstrAnnot.cpp
Makefile
PHIElimination.cpp Const correctness fixes 2003-07-26 23:24:56 +00:00
PrologEpilogInserter.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp