This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4b957aaea87 [InstSimplify] sqrt(X) * sqrt(X) --> X new b4be365a0af Sink the verification code around the assert where it's han [...] new f021d3eee1a [InstCombine] simplify code for fabs(X) * fabs(X) -> X * X; NFC
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/X86/X86IndirectBranchTracking.cpp | 39 ++++++++-------------- .../InstCombine/InstCombineMulDivRem.cpp | 17 +++------- 2 files changed, 18 insertions(+), 38 deletions(-)