This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ccbe637eb27 [InstCombine] allow fsub+fmul FMF folds for vectors new 677e12bf9f7 Remove obsolete policy settings new 33f1bc4cd7b Fix typo new fbcccaf8cc6 [LICM] hoist fences out of loops w/o memory operations
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: CMakeLists.txt | 10 +--------- include/llvm/Analysis/AliasSetTracker.h | 14 ++++++++++++++ lib/Transforms/Scalar/LICM.cpp | 15 +++++++++++++++ test/Transforms/LICM/fence.ll | 14 ++++++++------ 4 files changed, 38 insertions(+), 15 deletions(-)