llvm-6502/lib/CodeGen
Vikram S. Adve 42f632041d Constants are now added to the constant pool only when a load
instruction is actually generated for them.
Rename the different versions of SetMachineOperand.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1903 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-18 03:33:43 +00:00
..
InstrSched Change to make it build with GCC 2.95.3 2002-02-26 18:57:15 +00:00
InstrSelection Constants are now added to the constant pool only when a load 2002-03-18 03:33:43 +00:00
RegAlloc Big bug fix: getUsableUniRegAtMI needed to return values in arguments 2002-03-18 03:26:48 +00:00
MachineCodeForInstruction.cpp Code pulled out of MAchineInstr.(h|cpp) 2002-02-03 07:54:50 +00:00
MachineFunction.cpp * Make it compile with GCC 3.0.4 2002-02-24 23:01:56 +00:00
MachineInstr.cpp * Prune #includes 2002-02-03 07:46:01 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00