[PATCH] D20116: Add speculatable function attribute
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 03:56:08 PDT 2016
tstellarAMD updated this revision to Diff 64295.
tstellarAMD added a comment.
Fix typo in language ref.
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.64295.patch
Type: text/x-patch
Size: 11105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/773c7ca4/attachment.bin>
More information about the llvm-commits
mailing list