[all-commits] [llvm/llvm-project] dbc16e: [GlobalOpt] Revert valgrind hacks
eleviant via All-commits
all-commits at lists.llvm.org
Tue Apr 13 09:11:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbc16ed199dce2598f0e49943bf8354ef92a0ecc
https://github.com/llvm/llvm-project/commit/dbc16ed199dce2598f0e49943bf8354ef92a0ecc
Author: Evgeny Leviant <eleviant at accesssoftek.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M llvm/lib/Transforms/IPO/GlobalOpt.cpp
M llvm/test/ThinLTO/X86/import-constant.ll
M llvm/test/Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll
M llvm/test/Transforms/GlobalOpt/cleanup-pointer-root-users.ll
M llvm/test/Transforms/GlobalOpt/dead-store-status.ll
Log Message:
-----------
[GlobalOpt] Revert valgrind hacks
Differential revision: https://reviews.llvm.org/D69428
More information about the All-commits
mailing list