llvm-6502/lib/CodeGen
Nate Begeman bfaaaa6e0f Properly mangles symbol table names
Supports constant pools
Supports relocations to jump tables
Supports relocations within the data segment (global = address of global)
Allocates memory in a non-hacky for all non-code objects.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32430 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-11 02:20:45 +00:00
..
SelectionDAG Cleaned setjmp/longjmp lowering interfaces. Now we're producing right 2006-12-10 23:12:42 +00:00
AsmPrinter.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
BranchFolding.cpp Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
DwarfWriter.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
ELFWriter.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
IntrinsicLowering.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
LiveInterval.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
LiveIntervalAnalysis.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
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 Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
MachineFunction.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
MachineInstr.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
MachinePassRegistry.cpp
MachOWriter.cpp Properly mangles symbol table names 2006-12-11 02:20:45 +00:00
Makefile
Passes.cpp
PHIElimination.cpp Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp Initialize {Min|Max}CSFrameIndex properly. 2006-12-07 02:25:34 +00:00
RegAllocLinearScan.cpp Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
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 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00