This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f99e13e425d [ConstantFolding] Add constant folding for smul.fix and smu [...] new f2204229713 [X86] Add *_EXTEND -> *_EXTEND_VECTOR_INREG opcode conversi [...] new 180b54534e5 [Reassociate] Handle unary FNeg in the Reassociate pass
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/X86ISelLowering.cpp | 30 ++++++++++++------- lib/Transforms/Scalar/Reassociate.cpp | 43 +++++++++++++++++---------- test/Transforms/Reassociate/fast-basictest.ll | 21 ++++++++++--- 3 files changed, 64 insertions(+), 30 deletions(-)