This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 405d07a3a61 Regenerate expected result for test constant-combines.ll . NFC new 9d3d9653489 Revert "Fix 24560: assembler does not share constant pool [...] new 7ff1c268d62 Revert "[ARM] Clear the constant pool cache on explicit .lt [...]
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/ConstantPools.h | 5 -- lib/MC/ConstantPools.cpp | 23 +----- lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp | 1 - test/MC/AArch64/ldr-pseudo.s | 8 ++- test/MC/ARM/ldr-pseudo-darwin.s | 87 ++++++++++++----------- test/MC/ARM/ldr-pseudo-wide.s | 32 +++++---- test/MC/ARM/ldr-pseudo.s | 4 +- test/MC/ARM/ltorg-range.s | 27 ------- 8 files changed, 74 insertions(+), 113 deletions(-) delete mode 100644 test/MC/ARM/ltorg-range.s