aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineDebugInfo.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-02-09 22:11:03 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-02-09 22:11:03 +0000
commitfae9f1cb34d6d2c4dbd007f2d748a70b67776a82 (patch)
treea28d7238f88f2431f6502ba00c3652031eb25d3a /lib/CodeGen/MachineDebugInfo.cpp
parente487abbfbf9fdef21e5216379b2e74436ef99c7b (diff)
Added SelectionDAG::InsertISelMapEntry(). This is used to workaround the gcc
problem where it inline the map insertion call too aggressively. Before this change it was producing a frame size of 24k for Select_store(), now it's down to 10k (by calling this method rather than calling the map insertion operator). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26094 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions