This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from caf5bedd42f [InstCombine] Fix !prof metadata preservation for invokes new 74413b926ab Remove all allocation and divisions from GreatestCommonDivisor new ef30b29ef51 Revert accidentally-committed files in r300252. new 85740fd11e5 Fix -Wunused-value warning new 77643b4d4f9 [LCSSA] Efficiently compute blocks dominating at least one exit.
The 4 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/ADT/APInt.h | 11 ++- lib/Support/APInt.cpp | 152 ++++++++++++++++------------- lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 12 +-- lib/Transforms/Utils/LCSSA.cpp | 73 ++++++++++---- unittests/ADT/APIntTest.cpp | 43 ++++++++ 5 files changed, 194 insertions(+), 97 deletions(-)