summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/for_lastprivate_codegen.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-09-10 09:46:47 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-09-10 09:46:47 +0000
commit9e1c0c15004a3a059586cd013177abe332dfb491 (patch)
tree93cf604414a8585c2baca8aa8f533adade55c95d /clang/test/OpenMP/for_lastprivate_codegen.cpp
parentf4e8b92ff528917460b0578fbe764d48383aa29d (diff)
downloadbcm5719-llvm-9e1c0c15004a3a059586cd013177abe332dfb491.tar.gz
bcm5719-llvm-9e1c0c15004a3a059586cd013177abe332dfb491.zip
[ADT] Force inline several super boring and unusually hot methods on
SmallVector to further help debug builds not waste their time calling one line functions. To give you an idea of why this is worthwhile, this change alone gets another >10% reduction in the runtime of TripleTest.Normalization! It's now under 9 seconds for me. Sadly, this is the end of the easy wins for that test. Anything further will require some different architecture of the test itself. Still, I'm pretty happy. 'check-llvm' now is under 35s for me. llvm-svn: 247259
Diffstat (limited to 'clang/test/OpenMP/for_lastprivate_codegen.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud