Avoid dbg.value use-before-def in a few tests (NFC)
authorVedant Kumar <vsk@apple.com>
Tue, 21 Aug 2018 23:42:08 +0000 (23:42 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 21 Aug 2018 23:42:08 +0000 (23:42 +0000)
commita459b9f7573630ab8a694fd520a8f0764cdf50d6
tree6be367f3256798795d51f939cd5f81585b7e2b60
parentab6f84f7633f269114aaf02adfb38ec28f69167c
Avoid dbg.value use-before-def in a few tests (NFC)

This is preparation for landing a use-before-def verifier for debug
intrinsics (D46100).

As a drive-by, remove `tail` from debug intrinsic calls because it
doesn't mean anything in that context.

llvm-svn: 340366
llvm/test/DebugInfo/MSP430/sdagsplit-1.ll
llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll
llvm/test/DebugInfo/X86/vla-multi.ll
llvm/test/Transforms/LoopVectorize/debugloc.ll