This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1047945a59e Try to fix compilation problem with libstdc++ new eb8f624e3de Fix ARMv4 support
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: lib/Target/ARM/ARMAsmPrinter.cpp | 2 ++ lib/Target/ARM/ARMCallLowering.cpp | 4 +++- lib/Target/ARM/ARMExpandPseudoInsts.cpp | 5 ++++- lib/Target/ARM/ARMFastISel.cpp | 5 +++-- lib/Target/ARM/ARMFrameLowering.cpp | 5 ++--- lib/Target/ARM/ARMInstrInfo.td | 8 +++++++- lib/Target/ARM/ARMLoadStoreOptimizer.cpp | 1 + lib/Target/ARM/ARMSubtarget.h | 11 +++++++++++ lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp | 4 ++-- test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 4 ++-- test/CodeGen/ARM/armv4.ll | 17 ++++++++++++++++- test/CodeGen/ARM/debug-segmented-stacks.ll | 4 ++-- test/CodeGen/ARM/segmented-stacks-dynamic.ll | 8 ++++---- test/CodeGen/ARM/segmented-stacks.ll | 4 ++-- 14 files changed, 61 insertions(+), 21 deletions(-)