[PATCH] D98294: [FastISel] Remove kill tracking

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 3 06:50:30 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG665065821e6a: [FastISel] Remove kill tracking (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98294

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/CodeGen/FastISel.h
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/ARM/ARMFastISel.cpp
  llvm/lib/Target/Mips/MipsFastISel.cpp
  llvm/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/lib/Target/X86/X86FastISel.cpp
  llvm/test/CodeGen/AArch64/arm64-fast-isel-rem.ll
  llvm/utils/TableGen/FastISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98294.335086.patch
Type: text/x-patch
Size: 122888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210403/acd757bb/attachment-0001.bin>


More information about the llvm-commits mailing list