This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34ed20a [X86] Add test cases that cover pr31551. NFC. new 731745e Remove a unnecessary hasLoopInvariantOperands check in loop sink. new a4679c0 [Docs] Update docs to indicate that CUDA compilation is suppo [...] new 1c1849c [AArch64][CostModel] Add coverage for bswap intrinsics.
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: docs/CompileCudaWithLLVM.rst | 4 +- lib/Transforms/Scalar/LoopSink.cpp | 3 +- test/Analysis/CostModel/AArch64/bswap.ll | 70 ++++++++++++++++++++++++++++++++ 3 files changed, 73 insertions(+), 4 deletions(-) create mode 100644 test/Analysis/CostModel/AArch64/bswap.ll