[PATCH] D82615: [HWASan] [GlobalISel] Add +tagged-globals backend feature for GlobalISel

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 14:08:45 PDT 2020


hctim updated this revision to Diff 273831.
hctim marked 4 inline comments as done.
hctim added a comment.

- Remove vestigal operand and set regclass properly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82615

Files:
  compiler-rt/test/hwasan/TestCases/exported-tagged-global.c
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/tagged-globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82615.273831.patch
Type: text/x-patch
Size: 7499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/f89f6022/attachment.bin>


More information about the llvm-commits mailing list