llvm-6502/lib/CodeGen
2006-06-14 14:45:39 +00:00
..
SelectionDAG Port some bugfixes in shift handling from SimplifyDemandedBits over to 2006-06-13 16:52:37 +00:00
AsmPrinter.cpp Fix an assert-on-inline-inline-asm bug. 2006-06-08 18:00:47 +00:00
BranchFolding.cpp
DwarfWriter.cpp Place dwarf headers at earliest possible point. Well behaved when skipping 2006-06-14 11:35:03 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
LiveVariables.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp Change versioning to per debug info descriptor (merged with tag.) 2006-06-14 14:45:39 +00:00
MachineFunction.cpp For PR798: 2006-06-05 15:44:46 +00:00
MachineInstr.cpp Remove a bogus cast. 2006-05-26 08:00:14 +00:00
Makefile Prevent the -pedantic option from causing Mac OS/X build problems: 2006-06-01 06:12:21 +00:00
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp Remove dead variable 2006-05-12 18:02:04 +00:00
RegAllocLinearScan.cpp If the register allocator cannot find a register to spill, try the aliases. If 2006-05-12 19:07:46 +00:00
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h