Go to file
Dan Gohman 76a07f59d4 Use the SubclassData field to hold ExtType, isTrunc, and MemIndexedMode
information. This eliminates the need for the Flags field in MemSDNode,
so this makes LoadSDNode and StoreSDNode smaller. Also, it makes
FoldingSetNodeIDs for loads and stores two AddIntegers smaller.

llvm-svn: 63577
2009-02-03 00:08:45 +00:00
clang Memoize CGFunctionInfo construction. 2009-02-03 00:07:12 +00:00
llvm Use the SubclassData field to hold ExtType, isTrunc, and MemIndexedMode 2009-02-03 00:08:45 +00:00