llvm-6502/lib/CodeGen
Chris Lattner 8829dc88a8 Oh yeah, this is needed too
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30407 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-16 05:08:34 +00:00
..
SelectionDAG Oh yeah, this is needed too 2006-09-16 05:08:34 +00:00
AsmPrinter.cpp Use MachineConstantPoolEntry getOffset() and getType() accessors. 2006-09-14 07:35:00 +00:00
BranchFolding.cpp
DwarfWriter.cpp Make target asm info a property of the target machine. 2006-09-07 22:06:40 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp Keep track of the start of MBB's in a separate map from instructions. This 2006-09-15 03:57:23 +00:00
LiveVariables.cpp Only call isUse/isDef on register operands 2006-09-05 20:19:27 +00:00
LLVMTargetMachine.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp
MachineFunction.cpp Use getOffset() instead. 2006-09-14 07:41:12 +00:00
MachineInstr.cpp Only call isUse/isDef on register operands 2006-09-05 20:19:27 +00:00
MachinePassRegistry.cpp
MachOWriter.cpp Behold, more work on relocations. Things are looking pretty good now. 2006-09-10 23:03:44 +00:00
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp Non-allocatable physregs can be killed and dead, but don't treat them as 2006-09-08 20:21:31 +00:00
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h