llvm-6502/lib/CodeGen
2006-12-13 00:50:17 +00:00
..
SelectionDAG Replace CastInst::createInferredCast calls with more accurate cast 2006-12-13 00:50:17 +00:00
AsmPrinter.cpp split up inttoptr from ptrtoint handling, the cases aren't similar at all. 2006-12-12 05:18:19 +00:00
BranchFolding.cpp
DwarfWriter.cpp
ELFWriter.cpp
IntrinsicLowering.cpp This case isn't needed with recent changes to ConstantInt::get 2006-12-12 05:19:46 +00:00
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveVariables.cpp
LLVMTargetMachine.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp Change inferred cast creation calls to more specific cast creations. 2006-12-12 01:17:41 +00:00
MachineFunction.cpp
MachineInstr.cpp
MachinePassRegistry.cpp
MachOWriter.cpp Properly mangles symbol table names 2006-12-11 02:20:45 +00:00
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp Move findTiedToSrcOperand to TargetInstrDescriptor. 2006-12-08 18:45:48 +00:00
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp Move findTiedToSrcOperand to TargetInstrDescriptor. 2006-12-08 18:45:48 +00:00
VirtRegMap.h