Chris Lattner eecfea4da6 Eliminate the explicit opcode field in ConstantExpr, using the SubclassData
field to hold it instead.  This shrinks memory usage for 176.gcc from
57628728 to 57598144 bytes, a small reduction of about 30K.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20047 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-05 02:00:12 +00:00
..
2005-02-04 19:58:06 +00:00
2005-01-30 00:13:34 +00:00
2004-12-13 17:01:53 +00:00
2005-01-28 07:29:32 +00:00
2005-01-29 00:32:00 +00:00
2005-01-08 22:44:06 +00:00
2004-12-07 08:11:11 +00:00
2004-12-05 06:33:15 +00:00
2005-01-24 16:28:03 +00:00