Allow i16 type indices to gep.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Fri, 24 Apr 2009 02:37:54 +0000 (02:37 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Fri, 24 Apr 2009 02:37:54 +0000 (02:37 +0000)
commit7787d4a34b8db6dec10142ef8d85f28f881897cf
tree132bd2093c206fa866bd472837015d5b6610ea6c
parentad62f53795ac3da0353afba7e83464679c91ce5c
Allow i16 type indices to gep.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69946 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
lib/Transforms/Scalar/InstructionCombining.cpp
lib/VMCore/Type.cpp