[PATCH] D132108: [LoongArch] Add some fixups and relocations

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 20:20:10 PDT 2022


SixWeining updated this revision to Diff 454154.
SixWeining added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132108

Files:
  llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/CMakeLists.txt
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.h
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.h
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFObjectWriter.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchFixupKinds.h
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.h
  llvm/test/CodeGen/LoongArch/analyze-branch.ll
  llvm/test/CodeGen/LoongArch/bnez-beqz.ll
  llvm/test/CodeGen/LoongArch/calling-conv-lp64d.ll
  llvm/test/CodeGen/LoongArch/eh-dwarf-cfa.ll
  llvm/test/CodeGen/LoongArch/frame.ll
  llvm/test/CodeGen/LoongArch/fsqrt.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/call.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/double-convert.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/float-convert.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/load-store-atomic.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/load-store.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/sdiv-udiv-srem-urem.ll
  llvm/test/CodeGen/LoongArch/vararg.ll
  llvm/test/MC/LoongArch/Basic/Integer/invalid.s
  llvm/test/MC/LoongArch/Basic/Integer/invalid64.s
  llvm/test/MC/LoongArch/Relocations/relocations.s
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_generated_funcs.ll.generated.expected
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_generated_funcs.ll.nogenerated.expected

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132108.454154.patch
Type: text/x-patch
Size: 75233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220820/08e56214/attachment-0001.bin>


More information about the llvm-commits mailing list