llvm-6502/lib/CodeGen
2006-12-12 07:27:38 +00:00
..
SelectionDAG Expand formal arguments and call arguments recursively: e.g. f64 -> i64 -> 2 x i32. 2006-12-12 07:27:38 +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 Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
LLVMTargetMachine.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
MachineBasicBlock.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
MachineDebugInfo.cpp Change inferred cast creation calls to more specific cast creations. 2006-12-12 01:17:41 +00:00
MachineFunction.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
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 Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
RegAllocSimple.cpp Move findTiedToSrcOperand to TargetInstrDescriptor. 2006-12-08 18:45:48 +00:00
TwoAddressInstructionPass.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
UnreachableBlockElim.cpp
VirtRegMap.cpp Move findTiedToSrcOperand to TargetInstrDescriptor. 2006-12-08 18:45:48 +00:00
VirtRegMap.h