Resubmit r301309: [DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler.
authorAndrew Ng <anng.sw@gmail.com>
Tue, 25 Apr 2017 15:39:57 +0000 (15:39 +0000)
committerAndrew Ng <anng.sw@gmail.com>
Tue, 25 Apr 2017 15:39:57 +0000 (15:39 +0000)
commit10ebfe0684ea6480a06638a6a2e1d23f50dacbff
tree3a82836fd73a7de6dabe93a0c6feec7b5fec738b
parentba011431938ec4e1716c13a1aada4510f547c89f
Resubmit r301309: [DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler.

This patch reapplies r301309 with the fix to the MIR test to fix the assertion
triggered by r301309. Had trimmed a little bit too much from the MIR!

llvm-svn: 301317
llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
llvm/lib/CodeGen/AntiDepBreaker.h
llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
llvm/test/CodeGen/X86/post-ra-sched-with-debug.mir [new file with mode: 0644]