This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e5b666f [ARM] Add support for mrrc/mrrc2 intrinsics. new 28ae6d8 InstCombine: Reduce trunc (shl x, K) width.
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: lib/Transforms/InstCombine/InstCombineCasts.cpp | 29 +++++- .../InstCombine/2011-05-28-swapmulsub.ll | 3 +- test/Transforms/InstCombine/cast.ll | 2 +- test/Transforms/InstCombine/icmp.ll | 6 +- test/Transforms/InstCombine/trunc.ll | 109 +++++++++++++++++++++ 5 files changed, 139 insertions(+), 10 deletions(-)