This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository llvm.
from 57c3a79 [x86] add tests for urem lowering new 73cd9cf [Target] Don't return a std::string in getRegAsmName new d06ea8a [ARM, AArch64] Properly initialize InterleavedAccessPass new be9d248 Modify emitTypeInformation to use MemoryTypeTableBuilder
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: include/llvm/InitializePasses.h | 1 + include/llvm/Target/TargetRegisterInfo.h | 4 +-- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 59 +++++++++----------------------- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 ++ lib/CodeGen/CodeGen.cpp | 1 + lib/CodeGen/InterleavedAccessPass.cpp | 4 --- tools/opt/opt.cpp | 1 + 7 files changed, 24 insertions(+), 48 deletions(-)