This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 340067cec49 [SLPVectorizer] Generalize interface of functions, NFC. new e279499faf9 [InlineCost] Simplify more 'and' and 'or' operations. new 1c11c833ab2 Assert that the offset in MachineLocation::set() is always [...]
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/MC/MachineLocation.h | 1 + lib/Analysis/InlineCost.cpp | 30 ++++++++ test/Transforms/Inline/AArch64/logical-and-or.ll | 94 ++++++++++++++++++++++++ 3 files changed, 125 insertions(+) create mode 100644 test/Transforms/Inline/AArch64/logical-and-or.ll