summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-12-13 07:35:47 +0000
committerChris Lattner <sabre@nondot.org>2010-12-13 07:35:47 +0000
commitf8d180b808acffc0477e0b6173e73595c51dc7ce (patch)
treeb04e99ea43d075bcd76f36230bdf105a400ed559 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp
parentfbeb55844b5445cb6b983819ffa7b0ad6356631a (diff)
downloadbcm5719-llvm-f8d180b808acffc0477e0b6173e73595c51dc7ce.tar.gz
bcm5719-llvm-f8d180b808acffc0477e0b6173e73595c51dc7ce.zip
remove the verbose-asm "constant pool double" comments that we were printing
for each constant pool entry. Using WriteTypeSymbolic here takes time proportional to the size of the module, for each constant pool entry. This speeds up -verbose-asm llc on 252.eon (a random testcase at my disposal) from 4.4s to 2.137s. llc takes 2.11s with asm-verbose off, so this is now a pretty reasonable cost for verbose comments. llvm-svn: 121691
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud