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 15:33:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f1a88fc474
llvm-6502
/
lib
/
Target
/
Mips
History
Rafael Espindola
090445967f
Move the Mips only bits of the ELF writer to lib/Target/Mips.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@147133
91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-22 03:03:17 +00:00
..
InstPrinter
MCTargetDesc
Move the Mips only bits of the ELF writer to lib/Target/Mips.
2011-12-22 03:03:17 +00:00
TargetInfo
CMakeLists.txt
Fix up the CMake build for the new files added in r146960, they're
2011-12-20 08:42:11 +00:00
LLVMBuild.txt
Makefile
Mips64InstrInfo.td
Add definition of DSBH (Double Swap Bytes within Halfwords) and
2011-12-20 23:56:43 +00:00
Mips.h
Mips.td
Add definition of WSBH (Word Swap Bytes within Halfwords), which is an
2011-12-20 23:47:44 +00:00
MipsAsmPrinter.cpp
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td
Fix bug in zero-store peephole pattern reported in pr11615.
2011-12-21 00:31:10 +00:00
MipsISelDAGToDAG.cpp
Add function MipsDAGToDAGISel::SelectMULT and factor out code that generates
2011-12-20 23:10:57 +00:00
MipsISelLowering.cpp
Expand 64-bit CTLZ nodes if target architecture does not support it. Add test
2011-12-21 00:20:27 +00:00
MipsISelLowering.h
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.cpp
Unweaken vtables as per
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
2011-12-20 02:50:00 +00:00
MipsMachineFunction.h
Unweaken vtables as per
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
2011-12-20 02:50:00 +00:00
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
Unweaken vtables as per
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
2011-12-20 02:50:00 +00:00
MipsSubtarget.h
Unweaken vtables as per
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
2011-12-20 02:50:00 +00:00
MipsTargetMachine.cpp
Unweaken vtables as per
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
2011-12-20 02:50:00 +00:00
MipsTargetMachine.h
Unweaken vtables as per
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
2011-12-20 02:50:00 +00:00
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h