This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 233963b1b3b Revert r326723: Make STATISTIC() values available programmatically new 0ea46fcd2e7 [InstCombine] Add constant vector support to getMinimumFPTy [...] new cd60d849598 [InstCombine] Don't blow up in foldICmpWithCastAndCast on v [...]
The 2 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: lib/Transforms/InstCombine/InstCombineCasts.cpp | 34 ++++++++++++++++++++++ lib/Transforms/InstCombine/InstCombineCompares.cpp | 9 +++++- test/Transforms/InstCombine/fpextend.ll | 27 ++++++++++++----- test/Transforms/InstCombine/icmp.ll | 12 ++++++++ 4 files changed, 73 insertions(+), 9 deletions(-)