commit | eecfea4da6771b01997d3dc9648e699b476a3079 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Feb 05 02:00:12 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Feb 05 02:00:12 2005 +0000 |
tree | 77ddabb3deac6b1b32e58699e6218076f90e1c90 | |
parent | 88fe29a1da91017d8390039e3e8baaf2775afa88 [diff] |
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