This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-01-01 00:33:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
bcb11cf132
llvm-6502
/
lib
/
CodeGen
History
Alkis Evlogimenos
5a0a1c2cba
Add some comments to the backtracking code.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@15200
91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-25 08:10:33 +00:00
..
InstrSched
ModuloScheduling
These files don't need to include <iostream> since they include "Support/Debug.h".
2004-07-21 20:50:33 +00:00
SelectionDAG
IntrinsicLowering.cpp
LiveInterval.cpp
Fix the sense of joinable
2004-07-25 07:47:25 +00:00
LiveInterval.h
Make a method const, no functionality changes
2004-07-25 06:23:01 +00:00
LiveIntervalAnalysis.cpp
Fix the sense of joinable
2004-07-25 07:47:25 +00:00
LiveIntervalAnalysis.h
Change std::map<unsigned, LiveInterval*> into a std::map<unsigned,
2004-07-24 11:44:15 +00:00
LiveVariables.cpp
MachineBasicBlock.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp
MachineInstr.cpp
MachineInstrAnnot.cpp
Makefile
Passes.cpp
The default has not been 'simple' for AGES!
2004-07-22 21:46:02 +00:00
PHIElimination.cpp
Update live intervals more accurately for PHI elim. This slightly reduces
2004-07-23 05:27:43 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocIterativeScan.cpp
Change std::map<unsigned, LiveInterval*> into a std::map<unsigned,
2004-07-24 11:44:15 +00:00
RegAllocLinearScan.cpp
Add some comments to the backtracking code.
2004-07-25 08:10:33 +00:00
RegAllocLocal.cpp
These files don't need to include <iostream> since they include "Support/Debug.h".
2004-07-21 20:50:33 +00:00
RegAllocSimple.cpp
These files don't need to include <iostream> since they include "Support/Debug.h".
2004-07-21 20:50:33 +00:00
TwoAddressInstructionPass.cpp
Fix indentation and wrap code at 80 cols
2004-07-22 15:26:23 +00:00
UnreachableBlockElim.cpp
VirtRegMap.cpp
These files don't need to include <iostream> since they include "Support/Debug.h".
2004-07-21 20:50:33 +00:00
VirtRegMap.h