This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a4fc0219e6b [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(O [...] new c3464ece524 [DivRemPairs] Don't assert that we won't ever get expanded- [...] new d2092dc525e [MC] Emit unused undefined symbol even if its binding is not set new 25c8f8bcba4 [Docs] Moves article links to new pages
The 3 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: docs/ProgrammingDocumentation.rst | 5 +++ docs/Reference.rst | 24 ++++++++++----- docs/SubsystemDocumentation.rst | 28 ++++++++--------- docs/_templates/indexsidebar.html | 2 ++ docs/index.rst | 3 -- lib/MC/ELFObjectWriter.cpp | 3 -- lib/Transforms/Scalar/DivRemPairs.cpp | 2 -- test/MC/ELF/undef.s | 22 +++++++++++++ test/MC/ELF/weakref.s | 9 ++++++ .../DivRemPairs/X86/div-expanded-rem-pair.ll | 36 ++++++++++++++++++++++ 10 files changed, 102 insertions(+), 32 deletions(-)