[all-commits] [llvm/llvm-project] 02aa79: Revert "[JumpThreading][NFC][CompileTime] Do not r...
James Y Knight via All-commits
all-commits at lists.llvm.org
Fri Apr 29 14:17:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02aa795785379b34f1f82d1c4d852b915c5bfb4a
https://github.com/llvm/llvm-project/commit/02aa795785379b34f1f82d1c4d852b915c5bfb4a
Author: James Y Knight <jyknight at google.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/JumpThreading.h
M llvm/lib/Transforms/Scalar/JumpThreading.cpp
Log Message:
-----------
Revert "[JumpThreading][NFC][CompileTime] Do not recompute BPI/BFI analyzes"
This change has caused non-reproducibility of a self-build of Clang
when using NewPM and providing profile data.
This reverts commit 35f38583d2f2484794f579bed69566b40e732206.
More information about the All-commits
mailing list