This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b9893d1 [SystemZ] Temporarily disable codegen test int-add-12.ll. new 4c7d166 Expose a getFullName for thin archive members. new 9135c2a Enable the X86 call frame optimization for the 64-bit targets [...]
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: include/llvm/Object/Archive.h | 1 + lib/Object/Archive.cpp | 28 ++-- lib/Target/X86/X86CallFrameOptimization.cpp | 46 ++++--- lib/Target/X86/X86InstrInfo.cpp | 6 + test/CodeGen/X86/movtopush64.ll | 193 ++++++++++++++++++++++++++++ 5 files changed, 248 insertions(+), 26 deletions(-) create mode 100644 test/CodeGen/X86/movtopush64.ll