llvm-6502/lib/CodeGen
Evan Cheng e165a78551 Refactor scheduler code. Move register-reduction list scheduler to a
separate file. Added an initial implementation of top-down register pressure
reduction list scheduler.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28226 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-11 23:55:42 +00:00
..
SelectionDAG Refactor scheduler code. Move register-reduction list scheduler to a 2006-05-11 23:55:42 +00:00
AsmPrinter.cpp Fix a regression in my patch from last night that broke the llvmgcc4 build on 2006-05-09 16:41:59 +00:00
BranchFolding.cpp
DwarfWriter.cpp Split SwitchSection into SwitchTo{Text|Data}Section methods. 2006-05-09 04:59:56 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp Set weight of zero length intervals to infinite to prevent them from being 2006-05-11 07:29:24 +00:00
LiveVariables.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp
MachineFunction.cpp
MachineInstr.cpp Final pass of minor cleanups for MachineInstr 2006-05-04 19:36:09 +00:00
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp Backing out previous check-in. 2006-05-11 07:28:16 +00:00
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h