llvm-6502/lib/CodeGen
2005-01-11 22:21:04 +00:00
..
SelectionDAG Print the value types in the nodes of the graph 2005-01-11 22:21:04 +00:00
AsmPrinter.cpp Silence VS warnings 2005-01-08 19:59:10 +00:00
BranchFolding.cpp
IntrinsicLowering.cpp
LiveInterval.cpp Prevent accessing past the end of the intervals vector, this fixes 2004-12-04 01:22:09 +00:00
LiveInterval.h Fix typeo 2004-11-18 04:31:10 +00:00
LiveIntervalAnalysis.cpp Silence warnings from VS 2005-01-08 19:55:00 +00:00
LiveIntervalAnalysis.h For PR387:\ 2004-12-07 04:03:45 +00:00
LiveVariables.cpp
MachineBasicBlock.cpp
MachineCodeEmitter.cpp Fix the FIXME, nuke the JIT specific forceCompilationOf method. 2004-11-22 21:54:35 +00:00
MachineFunction.cpp Silence warnings from VS 2005-01-08 19:55:00 +00:00
MachineInstr.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocIterativeScan.cpp Silence VS warnings 2005-01-08 19:53:50 +00:00
RegAllocLinearScan.cpp Silence VS warnings 2005-01-08 19:53:50 +00:00
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp Make the 2-address instruction lowering pass smarter in two ways: 2005-01-02 02:34:12 +00:00
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h