This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 857469dbb11 [ARM] Do not fuse VADD and VMUL on the Cortex-M4 and Cortex-M33 new ec56fd75964 [llvm-mca] Improve code comments in LSUnit.{h, cpp}. NFC new 076203b5fd2 Fix some missing opcodes in bcanalyzer
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: test/Bitcode/bcanalyzer-atomics.ll | 14 ++++++++++++++ tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 5 +++++ tools/llvm-mca/include/HardwareUnits/LSUnit.h | 28 +++++++++++++-------------- tools/llvm-mca/lib/HardwareUnits/LSUnit.cpp | 12 +++++++++++- 4 files changed, 44 insertions(+), 15 deletions(-) create mode 100644 test/Bitcode/bcanalyzer-atomics.ll