[PATCH] D66457: MemTag: unchecked load/store optimization.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 30 10:23:38 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370490: MemTag: unchecked load/store optimization. (authored by eugenis, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66457?vs=217748&id=218127#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66457/new/
https://reviews.llvm.org/D66457
Files:
llvm/trunk/lib/Target/AArch64/AArch64.h
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp
llvm/trunk/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/trunk/lib/Target/AArch64/CMakeLists.txt
llvm/trunk/lib/Target/AArch64/Utils/AArch64BaseInfo.h
llvm/trunk/test/CodeGen/AArch64/O3-pipeline.ll
llvm/trunk/test/CodeGen/AArch64/stack-tagging-unchecked-ld-st.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66457.218127.patch
Type: text/x-patch
Size: 17964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/a68835a8/attachment.bin>
More information about the llvm-commits
mailing list