This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6fc58a7 Change Metadata Index emission in the bitcode to use 2x32 bit [...] new 0be69b1 [COFF] Use 32-bit jump table entries in .rdata for Win64
The 1 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: .../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 3 +++ lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 7 ++++++ lib/Target/X86/X86ISelLowering.cpp | 25 +++++++++++++++++++++ lib/Target/X86/X86ISelLowering.h | 1 + test/CodeGen/X86/win64-jumptable.ll | 26 ++++++++++++++-------- 5 files changed, 53 insertions(+), 9 deletions(-)