This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8564e2fea559c58fecab3c7c01acf498bbe7820a
clang-p2996
/
llvm
/
lib
/
Target
/
M68k
History
Simon Pilgrim
cc6d3f07f4
[M68k] Fix MSVC llvm::Optional<> deprecation warnings
...
Use has_value()/value() instead of hasValue()/getValue()
2022-08-14 18:54:41 +01:00
..
AsmParser
…
Disassembler
…
GISel
…
MCTargetDesc
[CodeGen] Move instruction predicate verification to emitInstruction
2022-07-14 09:33:28 +01:00
TargetInfo
…
CMakeLists.txt
…
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
…
M68kExpandPseudo.cpp
…
M68kFrameLowering.cpp
[M68k] Add MC support for link/unlk
2022-08-08 11:00:11 +08:00
M68kFrameLowering.h
…
M68kInstrArithmetic.td
…
M68kInstrBits.td
…
M68kInstrBuilder.h
…
M68kInstrCompiler.td
…
M68kInstrControl.td
…
M68kInstrData.td
[M68k] Add MC support for link/unlk
2022-08-08 11:00:11 +08:00
M68kInstrFormats.td
…
M68kInstrInfo.cpp
…
M68kInstrInfo.h
…
M68kInstrInfo.td
…
M68kInstrShiftRotate.td
…
M68kISelDAGToDAG.cpp
…
M68kISelLowering.cpp
[llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-08 11:24:15 -07:00
M68kISelLowering.h
…
M68kMachineFunction.cpp
…
M68kMachineFunction.h
M68k: Fix build
2022-06-08 09:26:27 -04:00
M68kMCInstLower.cpp
[M68k] Fix MSVC llvm::Optional<> deprecation warnings
2022-08-14 18:54:41 +01:00
M68kMCInstLower.h
…
M68kRegisterInfo.cpp
…
M68kRegisterInfo.h
…
M68kRegisterInfo.td
…
M68kSchedule.td
…
M68kSubtarget.cpp
…
M68kSubtarget.h
…
M68kTargetMachine.cpp
[M68k] Fix MSVC llvm::Optional<> deprecation warnings
2022-08-14 18:54:41 +01:00
M68kTargetMachine.h
…
M68kTargetObjectFile.cpp
…
M68kTargetObjectFile.h
…