[all-commits] [llvm/llvm-project] 08cf49: [StackSafety, NFC] Don't insert empty objects into...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sun Aug 2 13:59:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 08cf49658c1da891fb2b2cb577a89a4d6d1a7adc
https://github.com/llvm/llvm-project/commit/08cf49658c1da891fb2b2cb577a89a4d6d1a7adc
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-08-02 (Sun, 02 Aug 2020)
Changed paths:
M llvm/lib/Analysis/StackSafetyAnalysis.cpp
Log Message:
-----------
[StackSafety, NFC] Don't insert empty objects into the map
Result should be the same but it makes generateParamAccessSummary 5x
faster.
More information about the All-commits
mailing list