commit | 3f97eb449b08069e3370d4ba7566c60bdbf0babd | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Feb 04 08:35:21 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Feb 04 08:35:21 2007 +0000 |
tree | 984b83e589abfec0993b535162d885315d8e5c26 | |
parent | bc2e26241d507ecd6c79598e5175f90852b716b3 [diff] |
Introduce new UnarySDNode/BinarySDNode/TernarySDNode nodes, which coallocate their operands with the node itself. This reduces malloc traffic for operand lists. This reduces isel time on kc++ from 2.6164 to 2.5570s, about 2.3%. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33878 91177308-0d34-0410-b5e6-96231b3b80d8