[PATCH] D55929: Initial AArch64 SLH implementation.

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 05:25:46 PST 2019


kristof.beyls updated this revision to Diff 180468.
kristof.beyls added a comment.

Fix 2 issues flagged by -verify-machineinstrs when testing this patch on more code.


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

https://reviews.llvm.org/D55929

Files:
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64SpeculationHardening.cpp
  test/CodeGen/AArch64/speculation-hardening-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55929.180468.patch
Type: text/x-patch
Size: 22972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/080cbcbf/attachment-0001.bin>


More information about the llvm-commits mailing list