OSDN Git Service

Allow target to specify regclass for which antideps will only be broken along the...
authorDavid Goodwin <david_goodwin@apple.com>
Fri, 13 Nov 2009 19:52:48 +0000 (19:52 +0000)
committerDavid Goodwin <david_goodwin@apple.com>
Fri, 13 Nov 2009 19:52:48 +0000 (19:52 +0000)
commit87d21b92fc42f6b3bd8567a83fc5b5191c1205e5
tree9379a49fd55d087f15cd2fff180aefc2286bcafd
parenta8173b934fdfdc7a3ca543a0734b7c8fa1969366
Allow target to specify regclass for which antideps will only be broken along the critical path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88682 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetSubtarget.h
lib/CodeGen/AggressiveAntiDepBreaker.cpp
lib/CodeGen/AggressiveAntiDepBreaker.h
lib/CodeGen/PostRASchedulerList.cpp
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
lib/Target/TargetSubtarget.cpp
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h