This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 15443bdc4b6 [X86] Add some initial scheduling tests for generic x86 ins [...] new 27b6b3117fa Handle inlined variables in SelectionDAGBuilder::EmitFuncAr [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 6 - test/DebugInfo/AArch64/inlined-argument.ll | 140 +++++++++++++++++++++++ test/DebugInfo/X86/live-debug-variables.ll | 5 +- 3 files changed, 143 insertions(+), 8 deletions(-) create mode 100644 test/DebugInfo/AArch64/inlined-argument.ll