summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-08-02 09:18:33 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-08-02 09:18:33 +0000
commit8101dd67d19323505c95e0bf20d8b77c0042c794 (patch)
treea8f0b5c946f0ff463665728186e42d89834c34fe /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parent6025c92e509898c78d79cd3473fc9730890b2b70 (diff)
downloadbcm5719-llvm-8101dd67d19323505c95e0bf20d8b77c0042c794.tar.gz
bcm5719-llvm-8101dd67d19323505c95e0bf20d8b77c0042c794.zip
Use of vector<bool> causes some horrendous compile time regression (2x)!
Looks like libstdc++ implementation does not scale very well. Switch back to using directly managed arrays. llvm-svn: 29469
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud