[PATCH] D134431: [LoongArch] Lower BlockAddress/JumpTable

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 20:01:40 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG75265c7f4975: [LoongArch] Lower BlockAddress/JumpTable (authored by wangleiat, committed by SixWeining).

Changed prior to commit:
  https://reviews.llvm.org/D134431?vs=462149&id=462795#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134431/new/

https://reviews.llvm.org/D134431

Files:
  llvm/lib/Target/LoongArch/CMakeLists.txt
  llvm/lib/Target/LoongArch/LoongArch.h
  llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
  llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.h
  llvm/test/CodeGen/LoongArch/block-address.ll
  llvm/test/CodeGen/LoongArch/calling-conv-lp64d.ll
  llvm/test/CodeGen/LoongArch/double-imm.ll
  llvm/test/CodeGen/LoongArch/float-imm.ll
  llvm/test/CodeGen/LoongArch/global-address.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/double-convert.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/float-convert.ll
  llvm/test/CodeGen/LoongArch/jump-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134431.462795.patch
Type: text/x-patch
Size: 33674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/09487cc3/attachment.bin>


More information about the llvm-commits mailing list