[all-commits] [llvm/llvm-project] 65fcc0: [Attributor] Function seed allow list
Kuter Dinel via All-commits
all-commits at lists.llvm.org
Fri Aug 21 13:57:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 65fcc0ee3185c684f0a4b7a3bdf14bf3d206eeb7
https://github.com/llvm/llvm-project/commit/65fcc0ee3185c684f0a4b7a3bdf14bf3d206eeb7
Author: kuterd <kuterdinel at gmail.com>
Date: 2020-08-21 (Fri, 21 Aug 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/test/Transforms/Attributor/allow_list.ll
Log Message:
-----------
[Attributor] Function seed allow list
- Adds a command line option to seed only selected functions.
- Makes seed allow listing exclusive to assertions enabled builds.
Reviewed By: sstefan1
Differential Revision: https://reviews.llvm.org/D86129
More information about the All-commits
mailing list