This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eaa074be158 [CodeGen] Do the Simple Early Return in block-placement pas [...] new 9c2eeb6c0c8 [Reassociate] try harder to convert negative FP constants t [...]
The 1 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: include/llvm/Transforms/Scalar/Reassociate.h | 4 +- lib/Transforms/Scalar/Reassociate.cpp | 188 +++++++++++++-------- .../Reassociate/canonicalize-neg-const.ll | 142 ++++++++-------- .../Reassociate/fast-ReassociateVector.ll | 19 +-- .../Reassociate/reassoc-intermediate-fnegs.ll | 10 +- 5 files changed, 204 insertions(+), 159 deletions(-)