Add two target hooks to determine whether two loads are near and should be scheduled...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 22 Jan 2010 03:34:51 +0000 (03:34 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 22 Jan 2010 03:34:51 +0000 (03:34 +0000)
commit96dc115ef3ee019cb91d7c112358a77536c38a53
tree0f87c120d7c1f126c6f32a1c07b293d8c5ce24db
parentcf220d5b8955a71d364a0a054e8518197bf6df32
Add two target hooks to determine whether two loads are near and should be scheduled together.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94147 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h