summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-08-08 01:09:31 +0000
committerChris Lattner <sabre@nondot.org>2006-08-08 01:09:31 +0000
commit97af9d5d3af7df92898f7f0b3f947a9dad550e99 (patch)
tree33f4211de068385db83ba2c20ad5dfe9baac7c9b /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent7c673c322c73bd59336b51c482d59300e5ccdd93 (diff)
downloadbcm5719-llvm-97af9d5d3af7df92898f7f0b3f947a9dad550e99.tar.gz
bcm5719-llvm-97af9d5d3af7df92898f7f0b3f947a9dad550e99.zip
Eliminate some malloc traffic by allocating vectors on the stack. Change some
method that took std::vector<SDOperand> to take a pointer to a first operand and #operands. This speeds up isel on kc++ by about 3%. llvm-svn: 29561
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud