This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20a90ab7468 Adds code to PPC ISEL lowering to recognize byte inserts fr [...] new e005ea7d878 Fix buildbot breakages from r317503. Add parentheses to as [...] new 82cd943eb1d update_mir_test_checks: Be careful about replacing entire vregs new aceaaf0aecb [InstCombine] Pull shifts through a select plus binop with [...]
The 3 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/Target/PowerPC/PPCISelLowering.cpp | 4 +- lib/Transforms/InstCombine/InstCombineShifts.cpp | 109 +++++++--- test/Transforms/InstCombine/shift.ll | 260 +++++++++++++++++++++++ utils/update_mir_test_checks.py | 3 +- 4 files changed, 346 insertions(+), 30 deletions(-)