This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4bcae75 AMDGPU: Run fp combine tests on VI new 256f801 AMDGPU: Allow 16-bit types in inline asm constraints new 96a2ab4 Use MaxDepth instead of repeating its value
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/Analysis/ValueTracking.cpp | 6 +++--- lib/Target/AMDGPU/SIISelLowering.cpp | 2 ++ test/CodeGen/AMDGPU/inlineasm-16.ll | 41 ++++++++++++++++++++++++++++++++++++ 3 files changed, 46 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/AMDGPU/inlineasm-16.ll