[all-commits] [llvm/llvm-project] 8973fa: [WPD] Allow load/save bitcoded index when running ...
eleviant via All-commits
all-commits at lists.llvm.org
Fri Jan 24 00:31:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8973fae19512163cf00cb7caab253c1ab7a88355
https://github.com/llvm/llvm-project/commit/8973fae19512163cf00cb7caab253c1ab7a88355
Author: Evgeny Leviant <evgeny at Evgenys-iMac.local>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M llvm/include/llvm/IR/ModuleSummaryIndex.h
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
A llvm/test/Transforms/WholeProgramDevirt/Inputs/devirt-bad-index.ll
A llvm/test/Transforms/WholeProgramDevirt/Inputs/devirt-single-impl2-index.ll
A llvm/test/Transforms/WholeProgramDevirt/devirt-single-impl2.ll
Log Message:
-----------
[WPD] Allow load/save bitcoded index when running opt -wholeprogramdevirt
Differential revision: https://reviews.llvm.org/D73094
More information about the All-commits
mailing list