This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42d7f5ca74d [InstCombine] Change a bunch of methods to take APInts by r [...] new 42c9fd02c2e [Lint] Avoid failed assertion by fetching the proper pointer type
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/InstrTypes.h | 8 +++++++ lib/Analysis/Lint.cpp | 2 +- lib/IR/Instructions.cpp | 28 ++++++++++++++++--------- test/Analysis/Lint/noop-cast-expr-no-pointer.ll | 23 ++++++++++++++++++++ 4 files changed, 50 insertions(+), 11 deletions(-) create mode 100644 test/Analysis/Lint/noop-cast-expr-no-pointer.ll