summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_copyin_codegen.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-09-10 07:51:43 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-09-10 07:51:43 +0000
commitf054eca167ea834a168704ff7065a149d75e8f0f (patch)
tree6bad8ea166289ed22ca97a141b27b67e647f3f08 /clang/test/OpenMP/parallel_copyin_codegen.cpp
parent4425c91deac5001cc7f2dd5c0b8a14f8bf87ce27 (diff)
downloadbcm5719-llvm-f054eca167ea834a168704ff7065a149d75e8f0f.tar.gz
bcm5719-llvm-f054eca167ea834a168704ff7065a149d75e8f0f.zip
[ADT] Micro-optimize the Triple constructor by doing a single split and
re-using the resulting components rather than repeatedly splitting and re-splitting to compute each component as part of the initializer list. This is more work on PR23676. Sadly, it doesn't help much. It removes the constructor from my profile, but doesn't make a sufficient dent in the total time. But it should play together nicely with subsequent changes. llvm-svn: 247250
Diffstat (limited to 'clang/test/OpenMP/parallel_copyin_codegen.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud