This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f9bb802233 Fix unused variable warnings. NFCI. new 9f6d2386da8 [LICM] Preserve DT and LoopInfo specifically new 05caaf125a0 Add R_PPC64_IRELATIVE to PPC64 relocations.
The 2 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/BinaryFormat/ELFRelocs/PowerPC64.def | 2 ++ lib/Transforms/Scalar/LICM.cpp | 8 ++++-- test/Transforms/LICM/pr37323.ll | 31 +++++++++++++++++++++++ 3 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/LICM/pr37323.ll