This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b2d6ad7 [SelectionDAG] Get rid of bool parameters in SelectionDAG::ge [...] new df5741e [SCCP] Merge two conditions into one. NFCI. new a3bb4fa add tests for associative ops blocked by a cast new aafccf0 [MBP] Clean up of the comments, and a first attempt to better [...]
The 3 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/CodeGen/MachineBlockPlacement.cpp | 77 ++++++++++++++--------- lib/Transforms/Scalar/SCCP.cpp | 4 +- test/Transforms/InstCombine/assoc-cast-assoc.ll | 82 +++++++++++++++++++++++++ 3 files changed, 132 insertions(+), 31 deletions(-) create mode 100644 test/Transforms/InstCombine/assoc-cast-assoc.ll