This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22530599026 [TargetLowering] Add ISD::AND handling to SimplifyDemandedV [...] new 51d159e18a5 [AggressiveInstCombine] add tests for rotates with branch; NFC new 2ba3294845d [mips] Enable using of integrated assembler in all cases.
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/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp | 22 +-- test/Transforms/AggressiveInstCombine/rotate.ll | 191 ++++++++++++++++++++++++ 2 files changed, 192 insertions(+), 21 deletions(-) create mode 100644 test/Transforms/AggressiveInstCombine/rotate.ll