[all-commits] [llvm/llvm-project] 7ba329: [StackColoring] Conservatively merge catch point o...
xiangzh1 via All-commits
all-commits at lists.llvm.org
Tue Nov 3 18:55:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ba3293691beb9a2c6ea4a81064c24580afe5816
https://github.com/llvm/llvm-project/commit/7ba3293691beb9a2c6ea4a81064c24580afe5816
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M llvm/lib/CodeGen/StackColoring.cpp
A llvm/test/CodeGen/X86/pr48064.mir
Log Message:
-----------
[StackColoring] Conservatively merge catch point of V for catch(V)
Reviewed By: thanm, clin1
Differential Revision: https://reviews.llvm.org/D86673
More information about the All-commits
mailing list