llvm-6502/lib/CodeGen
Chris Lattner 9bcdcd17c7 Adjust to new TargetMachine interface
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13956 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-02 05:57:12 +00:00
..
InstrSched Include SparcV9RegInfo.h instead of TargetRegInfo.h. This serves as a bit of 2004-04-23 18:15:46 +00:00
ModuloScheduling updates to ModuloSched 2004-05-28 20:14:12 +00:00
SelectionDAG Finegrainify namespacification 2004-06-02 04:28:06 +00:00
IntrinsicLowering.cpp Implement the AddPrototypes method 2004-05-09 04:29:57 +00:00
LiveIntervalAnalysis.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
LiveIntervalAnalysis.h Pull Interval class out of LiveIntervals. 2004-05-30 07:46:27 +00:00
LiveVariables.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
MachineBasicBlock.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
MachineCodeEmitter.cpp Implement emitWordAt() for the debug emitter and the file printer emitter. (I 2004-04-23 17:11:13 +00:00
MachineCodeForInstruction.cpp Fix typo in head-of-file comment. 2004-05-30 03:33:48 +00:00
MachineFunction.cpp Inline findOptimalStorageSize into it's caller, both of which are sparc specific 2004-06-02 05:56:52 +00:00
MachineInstr.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
MachineInstrAnnot.cpp
Makefile Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
Passes.cpp Add a spiller option to llc. A simple spiller will come soon. When we get CFG in the machine code represenation a global spiller will also be possible. Also document the linear scan register allocator but mark it as experimental for now. 2004-03-01 23:18:15 +00:00
PHIElimination.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
RegAllocLinearScan.cpp Pull Interval class out of LiveIntervals. 2004-05-30 07:46:27 +00:00
RegAllocLocal.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
RegAllocSimple.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
TwoAddressInstructionPass.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
VirtRegMap.cpp Adjust to new TargetMachine interface 2004-06-02 05:57:12 +00:00
VirtRegMap.h Add method to assign stack slot to virtual register without creating a 2004-05-29 20:38:05 +00:00