[PATCH] D20116: Add speculatable function attribute

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 09:35:40 PST 2017


tstellarAMD updated this revision to Diff 86656.
tstellarAMD added a comment.
Herald added a subscriber: wdng.

Update definition in LangReg.


https://reviews.llvm.org/D20116

Files:
  docs/LangRef.rst
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/IR/Attributes.td
  include/llvm/IR/Function.h
  include/llvm/IR/Intrinsics.td
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/IR/Attributes.cpp
  lib/IR/Verifier.cpp
  test/Bitcode/attributes.ll
  test/Bitcode/compatibility.ll
  utils/TableGen/CodeGenIntrinsics.h
  utils/TableGen/CodeGenTarget.cpp
  utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20116.86656.patch
Type: text/x-patch
Size: 10856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/e2ce201d/attachment.bin>


More information about the llvm-commits mailing list