aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2018-03-27 20:51:49 +0000
committerEli Friedman <efriedma@codeaurora.org>2018-03-27 20:51:49 +0000
commitac4ad45177908f7b5632da59860578bae0b5009c (patch)
tree27e5539deff06e26afd255f8ecb63dc66060c092 /llvm/lib/CodeGen/MachineOperand.cpp
parentb62f86a6b7e6416cbe034b45c4c74800de7f69d9 (diff)
downloadllvm-ac4ad45177908f7b5632da59860578bae0b5009c.zip
llvm-ac4ad45177908f7b5632da59860578bae0b5009c.tar.gz
llvm-ac4ad45177908f7b5632da59860578bae0b5009c.tar.bz2
[polly] [ScopInfo] Don't pre-compute the name of the Scop's region.
This gets very expensive for basic blocks which don't have a name: it calls printAsOperand, which numbers the entire module. We don't normally need the name anyway, though; it's only used for debug dumps, so don't compute it by default. Differential Revision: https://reviews.llvm.org/D44946 llvm-svn: 328666
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions