[PATCH] D22793: IR: Introduce inbounds attribute on getelementptr indices.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 14:44:50 PST 2016
This revision was automatically updated to reflect the committed changes.
pcc marked 2 inline comments as done.
Closed by commit rL286514: IR: Introduce inrange attribute on getelementptr indices. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D22793?vs=77305&id=77557#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22793
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/include/llvm/IR/Constants.h
llvm/trunk/include/llvm/IR/Operator.h
llvm/trunk/lib/Analysis/ConstantFolding.cpp
llvm/trunk/lib/AsmParser/LLLexer.cpp
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/AsmParser/LLParser.h
llvm/trunk/lib/AsmParser/LLToken.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/lib/IR/ConstantFold.cpp
llvm/trunk/lib/IR/ConstantFold.h
llvm/trunk/lib/IR/Constants.cpp
llvm/trunk/test/Analysis/ConstantFolding/gep.ll
llvm/trunk/test/Assembler/getelementptr.ll
llvm/trunk/test/Bitcode/compatibility.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22793.77557.patch
Type: text/x-patch
Size: 30280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/68b8d2f7/attachment.bin>
More information about the llvm-commits
mailing list