Add a target hook to allow loads from constant pools to be rematerialized, and an
authorDan Gohman <gohman@apple.com>
Thu, 14 Jun 2007 20:50:44 +0000 (20:50 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 14 Jun 2007 20:50:44 +0000 (20:50 +0000)
commitc101e95cb6aae1fd6a0727ba4b518a7894ae3089
tree31516302b800a8107db6735791587a0cdb6ed26b
parent86ff296e63cd9d4c28a7b73d3d6ec05e4011a0e5
Add a target hook to allow loads from constant pools to be rematerialized, and an
implementation for x86.

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