llvm-6502/lib/CodeGen
2006-10-07 23:37:56 +00:00
..
SelectionDAG Combiner alias analysis passes Multisource (release-asserts.) 2006-10-07 23:37:56 +00:00
AsmPrinter.cpp If a target uses a GOT, put it in the jt data section, not the text 2006-10-06 22:50:56 +00:00
BranchFolding.cpp
DwarfWriter.cpp More long term solution 2006-10-04 10:40:15 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveVariables.cpp Fix for PR929. The PHI nodes were being gone through for each instruction 2006-10-03 07:20:20 +00:00
LLVMTargetMachine.cpp
MachineBasicBlock.cpp print labels even if a MBB doesn't have a corresponding LLVM BB, just don't 2006-10-06 21:28:17 +00:00
MachineDebugInfo.cpp
MachineFunction.cpp Bugfixes 2006-10-03 20:19:23 +00:00
MachineInstr.cpp
MachinePassRegistry.cpp
MachOWriter.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp TargetRegisterClass specifies the desired spill alignment. However, it cannot be honored if stack alignment is smaller. 2006-09-28 18:52:32 +00:00
RegAllocLinearScan.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h