This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f064d04716a [SLC] Fix shrinking of pow() new 9f5cab6fbe5 [LICM] Add tests highlighting missing hoists for intrinsics [NFC]
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: test/Transforms/LICM/assume.ll | 4 +++- test/Transforms/LICM/guards.ll | 23 +++++++++++++++++++++++ test/Transforms/LICM/invariant.start.ll | 23 +++++++++++++++++++++++ 3 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/LICM/guards.ll create mode 100644 test/Transforms/LICM/invariant.start.ll