[PATCH] D144941: [m68k] Add TLS Support
Sheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 04:10:36 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c2ec08ebc62: [m68k] Add TLS Support (authored by 0x59616e).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144941/new/
https://reviews.llvm.org/D144941
Files:
llvm/lib/Target/M68k/M68kISelDAGToDAG.cpp
llvm/lib/Target/M68k/M68kISelLowering.cpp
llvm/lib/Target/M68k/M68kISelLowering.h
llvm/lib/Target/M68k/M68kInstrArithmetic.td
llvm/lib/Target/M68k/M68kInstrInfo.cpp
llvm/lib/Target/M68k/M68kMCInstLower.cpp
llvm/lib/Target/M68k/MCTargetDesc/M68kBaseInfo.h
llvm/lib/Target/M68k/MCTargetDesc/M68kELFObjectWriter.cpp
llvm/test/CodeGen/M68k/TLS/tlsgd.ll
llvm/test/CodeGen/M68k/TLS/tlsie.ll
llvm/test/CodeGen/M68k/TLS/tlsld.ll
llvm/test/CodeGen/M68k/TLS/tlsle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144941.528093.patch
Type: text/x-patch
Size: 16230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230603/798e290a/attachment-0001.bin>
More information about the llvm-commits
mailing list