.. |
AsmParser
|
[M68k] Add missing include
|
2022-02-11 10:17:39 +00:00 |
Disassembler
|
[M68k][Disassembler] Cleanup unused variables. NFC
|
2022-05-21 17:23:51 -07:00 |
GISel
|
Fix M68k missing header errors.
|
2022-03-10 13:18:20 +00:00 |
MCTargetDesc
|
[CodeGen] Move instruction predicate verification to emitInstruction
|
2022-07-14 09:33:28 +01:00 |
TargetInfo
|
…
|
|
CMakeLists.txt
|
[TableGen] Remove code beads
|
2022-05-30 14:27:37 +08:00 |
M68k.h
|
…
|
|
M68k.td
|
…
|
|
M68kAsmPrinter.cpp
|
[CodeGen] Move instruction predicate verification to emitInstruction
|
2022-07-14 09:33:28 +01:00 |
M68kAsmPrinter.h
|
…
|
|
M68kCallingConv.h
|
…
|
|
M68kCallingConv.td
|
…
|
|
M68kCollapseMOVEMPass.cpp
|
[Target] use getSubtarget<> instead of static_cast<>(getSubtarget())
|
2022-05-26 11:22:41 -07:00 |
M68kExpandPseudo.cpp
|
[Target] use getSubtarget<> instead of static_cast<>(getSubtarget())
|
2022-05-26 11:22:41 -07:00 |
M68kFrameLowering.cpp
|
[M68k] Add MC support for link/unlk
|
2022-08-08 11:00:11 +08:00 |
M68kFrameLowering.h
|
…
|
|
M68kISelDAGToDAG.cpp
|
[M68k] Instruction selection to choose neg x when mul x -1 (Fix issue 48588)
|
2022-06-03 13:20:30 +08:00 |
M68kISelLowering.cpp
|
[llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
|
2022-08-08 11:24:15 -07:00 |
M68kISelLowering.h
|
m68k: Support bit shifts on 64-bit integers
|
2022-02-12 06:11:49 +08:00 |
M68kInstrArithmetic.td
|
[M68k][Disassembler] Fix decoding conflict
|
2022-05-19 09:10:50 +08:00 |
M68kInstrBits.td
|
[M68k] Adopt VarLenCodeEmitter for bits instructions
|
2022-02-17 14:16:19 -08:00 |
M68kInstrBuilder.h
|
…
|
|
M68kInstrCompiler.td
|
…
|
|
M68kInstrControl.td
|
Revert "Revert "[M68k] Adopt VarLenCodeEmitter for control instructions""
|
2022-02-16 17:41:49 +08:00 |
M68kInstrData.td
|
[M68k] Add MC support for link/unlk
|
2022-08-08 11:00:11 +08:00 |
M68kInstrFormats.td
|
[M68k] Adopt VarLenCodeEmitter for move instructions
|
2022-04-04 23:02:27 -07:00 |
M68kInstrInfo.cpp
|
[NFC][M68k] Correct debug message.
|
2022-09-09 10:58:37 +08:00 |
M68kInstrInfo.h
|
…
|
|
M68kInstrInfo.td
|
[M68k] Adopt VarLenCodeEmitter for move instructions
|
2022-04-04 23:02:27 -07:00 |
M68kInstrShiftRotate.td
|
[M68k] Adopt VarLenCodeEmitter for shift / rotate instructions
|
2022-04-03 22:52:32 -07:00 |
M68kMCInstLower.cpp
|
[M68k] Fix MSVC llvm::Optional<> deprecation warnings
|
2022-08-14 18:54:41 +01:00 |
M68kMCInstLower.h
|
…
|
|
M68kMachineFunction.cpp
|
llvm-reduce: Add cloning of target MachineFunctionInfo
|
2022-06-07 10:14:48 -04:00 |
M68kMachineFunction.h
|
M68k: Fix build
|
2022-06-08 09:26:27 -04:00 |
M68kRegisterInfo.cpp
|
Fix M68k missing header errors.
|
2022-03-10 13:18:20 +00:00 |
M68kRegisterInfo.h
|
m68k: Support bit shifts on 64-bit integers
|
2022-02-12 06:11:49 +08:00 |
M68kRegisterInfo.td
|
…
|
|
M68kSchedule.td
|
…
|
|
M68kSubtarget.cpp
|
[RISCV][M68k] Replace fixed size BitVector with std::bitset.
|
2022-08-25 12:45:08 -07:00 |
M68kSubtarget.h
|
[RISCV][M68k] Replace fixed size BitVector with std::bitset.
|
2022-08-25 12:45:08 -07:00 |
M68kTargetMachine.cpp
|
[M68k] Fix MSVC llvm::Optional<> deprecation warnings
|
2022-08-14 18:54:41 +01:00 |
M68kTargetMachine.h
|
…
|
|
M68kTargetObjectFile.cpp
|
…
|
|
M68kTargetObjectFile.h
|
…
|
|