[AntidepBreaker] Move AntiDepBreaker to include folder.
authorThomas Raoux <thomasraoux@google.com>
Mon, 13 Apr 2020 19:26:44 +0000 (12:26 -0700)
committerThomas Raoux <thomasraoux@google.com>
Tue, 14 Apr 2020 18:40:57 +0000 (11:40 -0700)
commitc228c717aaa1602f0cdfcba77416a9eb1fb0024c
tree18cee764f0cbb0d89f50fe63ab61b159c0cf0c8f
parent38b39c34ab0c860410e4ac7dc1b033ef14200be8
[AntidepBreaker] Move AntiDepBreaker to include folder.

This allows AntiDepBreaker to be used in target specific postRA
scheduler.

Differential Revision: https://reviews.llvm.org/D78047
llvm/include/llvm/CodeGen/AntiDepBreaker.h [moved from llvm/lib/CodeGen/AntiDepBreaker.h with 89% similarity]
llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
llvm/lib/CodeGen/AggressiveAntiDepBreaker.h
llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
llvm/lib/CodeGen/CriticalAntiDepBreaker.h
llvm/lib/CodeGen/PostRASchedulerList.cpp