This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb80fa1 Revert "[ThinLTO] Emit individual index files for distributed [...] new 8cb434a [Hexagon] Add aliases for vector loads/stores with no explici [...] new 7c4f7f3 ARM: don't attempt to merge litpools referencing different PC [...]
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/ARMConstantPoolValue.cpp | 6 +-- lib/Target/Hexagon/HexagonInstrAlias.td | 79 +++++++++++++++++++++++++++++++++ test/CodeGen/ARM/litpool-licm.ll | 46 +++++++++++++++++++ test/MC/Hexagon/v60-misc.s | 61 +++++++++++++++++++++++++ 4 files changed, 189 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/ARM/litpool-licm.ll