This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c817c924d52 [InstSimplify] add tests for funnel shift intrinsics; NFC new 5c9b7b9b828 [InstSimplify] fold funnel shifts with 0-shift amount new 866b9e6fe19 [MS Demangler] NFC - Remove state from Demangler class.
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/Analysis/InstructionSimplify.cpp | 13 ++ lib/Demangle/MicrosoftDemangle.cpp | 304 +++++++++++++++++------------------ test/Transforms/InstSimplify/call.ll | 18 +-- 3 files changed, 171 insertions(+), 164 deletions(-)