[PATCH] D68489: [PATCH 06/38] [noalias] [IR] parse optional noalias_sidechannel argument on load/store instructions

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 17:29:19 PDT 2019


jeroen.dobbelaere updated this revision to Diff 226787.
jeroen.dobbelaere added a comment.

Rebased


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

https://reviews.llvm.org/D68489

Files:
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/AsmParser/LLParser.h
  llvm/lib/AsmParser/LLToken.h
  llvm/test/Bitcode/loadstore_sidechannel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68489.226787.patch
Type: text/x-patch
Size: 6687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/ffe493ca/attachment.bin>


More information about the llvm-commits mailing list