This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7b259eb [CostModel][X86] Added tests for sdiv/udiv costs for scalar a [...] new f7463aa [mips][mcjit] Add the majority of N32 support. new 2913220 [GVN] Use defaulted members. No functional change.
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/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 42 ++++++++++++++-------- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h | 9 +++-- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 2 ++ lib/Transforms/Scalar/GVN.cpp | 13 ++----- ...N64_PIC_relocations.s => ELF_N32_relocations.s} | 42 ++++++++-------------- 5 files changed, 53 insertions(+), 55 deletions(-) copy test/ExecutionEngine/RuntimeDyld/Mips/{ELF_Mips64r2N64_PIC_relocations.s => E [...]