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
2024-12-17 03:30:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9d528dc2b4
llvm-6502
/
lib
/
CodeGen
History
Jim Laskey
9d528dc2b4
Reverting to version - until problem isolated.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@23622
91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-04 16:41:51 +00:00
..
SelectionDAG
Reverting to version - until problem isolated.
2005-10-04 16:41:51 +00:00
AsmPrinter.cpp
Culling out use of unions for converting FP to bits and vice versa.
2005-08-17 19:34:49 +00:00
BranchFolding.cpp
ELFWriter.cpp
Fix VC++ constant truncation warning.
2005-08-19 16:19:21 +00:00
IntrinsicLowering.cpp
LiveInterval.cpp
Expose the LiveInterval interfaces as public headers.
2005-09-21 04:19:09 +00:00
LiveIntervalAnalysis.cpp
Expose the LiveInterval interfaces as public headers.
2005-09-21 04:19:09 +00:00
LiveVariables.cpp
Implement LiveVariables.h change
2005-08-24 00:09:33 +00:00
MachineBasicBlock.cpp
MachineCodeEmitter.cpp
new is not a valid default anywhere, so make this pure virtual
2005-07-28 18:13:59 +00:00
MachineFunction.cpp
If a function has live ins/outs, print them
2005-08-31 22:34:59 +00:00
MachineInstr.cpp
Makefile
Passes.cpp
PHIElimination.cpp
clean up this code a bit, no functionality change
2005-10-03 07:22:07 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp
now that we have a reg class to spill with, get this info from the regclass
2005-09-30 17:19:22 +00:00
RegAllocIterativeScan.cpp
Expose the LiveInterval interfaces as public headers.
2005-09-21 04:19:09 +00:00
RegAllocLinearScan.cpp
Expose the LiveInterval interfaces as public headers.
2005-09-21 04:19:09 +00:00
RegAllocLocal.cpp
Change this code ot pass register classes into the stack slot spiller/reloader
2005-09-30 01:29:00 +00:00
RegAllocSimple.cpp
Change this code ot pass register classes into the stack slot spiller/reloader
2005-09-30 01:29:00 +00:00
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
Change this code ot pass register classes into the stack slot spiller/reloader
2005-09-30 01:29:00 +00:00
VirtRegMap.h