llvm-6502/lib/CodeGen
2004-03-01 02:50:01 +00:00
..
InstrSched Eliminate the distinction between "real" and "unreal" instructions 2004-02-29 06:31:16 +00:00
ModuloScheduling Removing old graph files with new graph files that I wrote. Updated ModuloScheduling pass, but still in progress. 2004-03-01 02:50:01 +00:00
SelectionDAG
IntrinsicLowering.cpp
LiveIntervalAnalysis.cpp Uncomment assertions that register# != 0 on calls to 2004-02-26 22:00:20 +00:00
LiveIntervalAnalysis.h
LiveVariables.cpp Add an assert 2004-02-29 22:01:51 +00:00
MachineBasicBlock.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp Add back #include I messed up 2004-02-29 21:40:53 +00:00
MachineFunction.cpp Remove use of an ugly header 2004-02-29 19:04:31 +00:00
MachineInstr.cpp int64_t -> int 2004-02-29 05:07:02 +00:00
MachineInstrAnnot.cpp Move the private MachineInstrAnnot.h into a private directory. 2004-02-29 19:12:51 +00:00
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp Rename member function to be consistent with the rest. 2004-02-27 06:11:15 +00:00
RegAllocLocal.cpp Uncomment assertions that register# != 0 on calls to 2004-02-26 22:00:20 +00:00
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
VirtRegMap.cpp Make spiller push stores right after the definition of a register so 2004-02-27 04:51:35 +00:00
VirtRegMap.h Rename member function to be consistent with the rest. 2004-02-27 06:11:15 +00:00