llvm-6502/lib/CodeGen
2007-02-08 22:16:19 +00:00
..
SelectionDAG Make use of TLI.SimplifySetCC() in LegalizeSetCCOperands(). 2007-02-08 22:16:19 +00:00
AsmPrinter.cpp Oops, swap this. This fixes a regression I introduced in the ARM backend. 2007-02-06 01:56:31 +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
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 Add function to create a file writer. 2007-02-08 01:35:27 +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