Evan Cheng 7441e03b0b 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).

llvm-svn: 26094
2006-02-09 22:11:03 +00:00
..
2005-11-30 05:26:03 +00:00
2005-04-21 20:39:54 +00:00
2005-07-12 15:51:55 +00:00
2006-01-16 01:05:24 +00:00
2005-11-12 08:42:30 +00:00
2005-04-21 20:19:05 +00:00
2005-04-21 20:19:05 +00:00
2005-05-06 19:59:08 +00:00
2006-01-16 21:12:35 +00:00
2006-01-10 03:14:40 +00:00
2005-04-21 20:19:05 +00:00
2005-04-21 20:19:05 +00:00
2005-04-21 20:19:05 +00:00
2006-01-10 09:51:48 +00:00