This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 45d0bf280d0 TLI: Allow using PSV for intrinsic mem operands new 696d9a21a97 [X86] Remove an unnecessary SmallVector that was collecting [...] new 4fddb015f42 EmitFuncArgumentDbgValue: Prefer stack slots over registers [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 14 ++--- lib/Target/X86/X86ISelLowering.cpp | 8 +-- test/DebugInfo/X86/stack-args.ll | 76 ++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 12 deletions(-) create mode 100644 test/DebugInfo/X86/stack-args.ll