[opaque pointer type] Track explicit GEP pointee type through in-memory IR
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 5 May 2015 18:03:48 +0000 (18:03 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 5 May 2015 18:03:48 +0000 (18:03 +0000)
commit73cf872adb7983c464ad24dc28827defdf6b11d4
tree4f79f94c1043e4b9520d5c33bcee03d1aa76394a
parent26438d26fa4966e49ada9c74d014f3ae2c14a7d2
[opaque pointer type] Track explicit GEP pointee type through in-memory IR

llvm-svn: 236510
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Utils/ValueMapper.cpp