[PATCH] D137233: [LoongArch] Add support for the BranchRelaxation pass

Xiaodong Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 6 19:54:10 PST 2022


XiaodongLoong updated this revision to Diff 473549.
XiaodongLoong marked an inline comment as done.
XiaodongLoong added a comment.

rebase code and fix nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137233

Files:
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
  llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
  llvm/test/CodeGen/LoongArch/analyze-branch.ll
  llvm/test/CodeGen/LoongArch/branch-relaxation.ll
  llvm/test/CodeGen/LoongArch/exception-pointer-register.ll
  llvm/test/CodeGen/LoongArch/jump-table.ll
  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: D137233.473549.patch
Type: text/x-patch
Size: 17859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221107/e9c9ef06/attachment.bin>


More information about the llvm-commits mailing list