This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8bb9ea4 [X86] Fix non-intrinsic roundss/roundsd to not read the desti [...] new 99ca522 [LAA] Prevent invalid IR for loop-invariant bound in loop body new 14a3520 GlobalISel: handle 1-element aggregates during ABI lowering.
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: lib/Analysis/LoopAccessAnalysis.cpp | 20 ++++++++---- lib/Target/AArch64/AArch64CallLowering.cpp | 6 ++-- .../AArch64/GlobalISel/arm64-callingconv.ll | 7 ++++ .../LoopVersioning/loop-invariant-bound.ll | 37 ++++++++++++++++++++++ 4 files changed, 61 insertions(+), 9 deletions(-) create mode 100644 test/Transforms/LoopVersioning/loop-invariant-bound.ll