This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 75d94b0a1b4 [Hexagon] Two fixes in early if-conversion new f536a15c84b [llvm-mca] update the ResourcePressureView after r328335. NFC. new 2aafc7ac030 [ARM] Fix "Constant pool entry out of range!" in Thumb1 mode
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/Target/ARM/ARMComputeBlockSize.cpp | 1 + test/CodeGen/Thumb/PR36658.mir | 359 ++++++++++++++++++++++++++++++++ tools/llvm-mca/ResourcePressureView.cpp | 14 +- tools/llvm-mca/ResourcePressureView.h | 2 +- 4 files changed, 368 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/Thumb/PR36658.mir