[all-commits] [llvm/llvm-project] 76f6b1: Revert "[llvm] Use BasicBlock::phis() (NFC)"
ostannard via All-commits
all-commits at lists.llvm.org
Thu Jan 7 01:49:40 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 76f6b125cef1f5d949cd8f4049b14f572ecd9ee6
https://github.com/llvm/llvm-project/commit/76f6b125cef1f5d949cd8f4049b14f572ecd9ee6
Author: Oliver Stannard <oliver.stannard at linaro.org>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M llvm/lib/IR/BasicBlock.cpp
M llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
M llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
M llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
M llvm/lib/Transforms/Utils/InlineFunction.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
Revert "[llvm] Use BasicBlock::phis() (NFC)"
Reverting because this causes crashes on the 2-stage buildbots, for
example http://lab.llvm.org:8011/#/builders/7/builds/1140.
This reverts commit 9b228f107d43341ef73af92865f73a9a076c5a76.
More information about the All-commits
mailing list