llvm-6502/lib/CodeGen
2007-02-10 19:59:22 +00:00
..
SelectionDAG Privatize StructLayout::MemberOffsets, adding an accessor 2007-02-10 19:55:17 +00:00
AsmPrinter.cpp encapsulate the rest of the StructLayout members. 2007-02-10 19:59:22 +00:00
BranchFolding.cpp
DwarfWriter.cpp Slip up 2007-02-01 17:48:20 +00:00
ELFWriter.cpp Add function to create a file writer. 2007-02-08 01:35:27 +00:00
ELFWriter.h Moved from include/llvm/CodeGen to lib/CodeGen. 2007-02-08 01:30:50 +00:00
IntrinsicLowering.cpp Two fixes: 2007-02-06 19:06:38 +00:00
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveVariables.cpp
LLVMTargetMachine.cpp Split the addPassesToEmitFile method up into two. This is so that we can 2007-02-08 01:36:53 +00:00
MachineBasicBlock.cpp Add live-ins to MachineBasicBlock. 2007-02-10 02:38:19 +00:00
MachineFunction.cpp
MachineInstr.cpp
MachineModuleInfo.cpp Support for non-landing pad exception handling. 2007-02-01 16:31:34 +00:00
MachinePassRegistry.cpp
MachOWriter.cpp Privatize StructLayout::MemberOffsets, adding an accessor 2007-02-10 19:55:17 +00:00
MachOWriter.h Moved from include/llvm/CodeGen to lib/CodeGen. 2007-02-08 01:30:50 +00:00
Makefile
Passes.cpp
PHIElimination.cpp rename DenseMap to IndexedMap. 2007-02-01 05:32:05 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp rename DenseMap to IndexedMap. 2007-02-01 05:32:05 +00:00
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp Fixed a long standing spiller bug that's exposed by Thumb: 2007-02-08 06:04:54 +00:00
VirtRegMap.h rename DenseMap to IndexedMap. 2007-02-01 05:32:05 +00:00