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-19 01:34:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cf6d7b0353
llvm-6502
/
lib
/
Target
/
SparcV9
History
Misha Brukman
2988612f1b
Elaborated assembly syntax of instructions in the comments.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@7120
91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-07 22:18:42 +00:00
..
InstrSched
InstrSelection
Choose register instead of immediate for ConstantExpr in ChooseRegOrImmed.
2003-07-06 20:33:21 +00:00
LiveVar
ModuloScheduling
RegAlloc
.cvsignore
EmitBytecodeToAssembly.cpp
MachineCodeForInstruction.h
MachineFunctionInfo.h
MachineInstrAnnot.h
Makefile
MappingInfo.cpp
MappingInfo.h
SparcV9_F2.td
SparcV9_F3.td
Removed unnecessary assignment (it was taken care by a superclass) and clarified
2003-07-07 22:18:06 +00:00
SparcV9_F4.td
SparcV9_Reg.td
SparcV9.burg.in
SparcV9.td
Elaborated assembly syntax of instructions in the comments.
2003-07-07 22:18:42 +00:00
SparcV9AsmPrinter.cpp
Major bug fix though it happened rarely (only on a compare after an
2003-07-06 20:13:59 +00:00
SparcV9CodeEmitter.cpp
SparcV9CodeEmitter.h
SparcV9Instr.def
SparcV9InstrInfo.cpp
SparcV9InstrSelection.cpp
Major bug fix though it happened rarely (only on a compare after an
2003-07-06 20:13:59 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h
Moved RegClassIDs enum to be next to the RegTypes enum.
2003-07-07 16:52:39 +00:00
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp
SparcV9PrologEpilogInserter.cpp
SparcV9RegClassInfo.cpp
Correction to last fix: Pointer types do not return true in Type::IsIntegral().
2003-07-06 22:50:31 +00:00
SparcV9RegClassInfo.h
Major bug fix though it happened rarely (only on a compare after an
2003-07-06 20:13:59 +00:00
SparcV9RegInfo.cpp
Major bug fix though it happened rarely (only on a compare after an
2003-07-06 20:13:59 +00:00
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp