Add a new keyword 'inbounds' for use with getelementptr. See the
authorDan Gohman <gohman@apple.com>
Mon, 27 Jul 2009 21:53:46 +0000 (21:53 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 27 Jul 2009 21:53:46 +0000 (21:53 +0000)
commitdd8004dc73d091ccb3927dbbc3b41639a3738ae3
tree635ee4ff5a89aefb2eb5ba8394207f65c8771bcf
parent9a7e2ccf574368b60455f8c8975030475a1f3ce0
Add a new keyword 'inbounds' for use with getelementptr. See the
LangRef.html changes for details.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77259 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/Operator.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/VMCore/AsmWriter.cpp
test/Assembler/flags-plain.ll
test/Assembler/flags.ll