OSDN Git Service

No need recognize load from a fixed argument slot as re-materializable. LiveIntervalA...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 23 Feb 2008 01:47:44 +0000 (01:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 23 Feb 2008 01:47:44 +0000 (01:47 +0000)
commitb2a0abce1ed97d6642f91e10114f22e824d933cb
treedc7f20d447d0bbd2edeb1925a2fa4c8dc3fcf661
parente9fabd94ab9aaa5853c0c3d659e62b1a1f2cc27b
No need recognize load from a fixed argument slot as re-materializable. LiveIntervalAnalysis already handles it as a special case.

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