llvm/lib/CodeGen
Chris Lattner 2d2536c9d7 remove some completed notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26390 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-27 00:39:31 +00:00
..
SelectionDAG remove some completed notes 2006-02-27 00:39:31 +00:00
AsmPrinter.cpp Use the PrintAsmMemoryOperand to print addressing modes. 2006-02-24 20:21:58 +00:00
BranchFolding.cpp
DwarfWriter.cpp Add pointer and reference types. Added short-term code to ignore NULL types 2006-02-24 16:46:40 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveVariables.cpp
MachineBasicBlock.cpp
MachineCodeEmitter.cpp
MachineDebugInfo.cpp Add pointer and reference types. Added short-term code to ignore NULL types 2006-02-24 16:46:40 +00:00
MachineFunction.cpp Adjust to MachineConstantPool interface change: instead of keeping a 2006-02-09 04:46:04 +00:00
MachineInstr.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp Code cleanups, no functionality change 2006-02-23 06:44:17 +00:00
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp Fix a bug that Evan exposed with some changes he's making, and that was 2006-02-25 02:17:31 +00:00
VirtRegMap.h