This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ff5ec7b05f [PowerPC] avoid redundant analysis while lowering an immedi [...] new 9c826708494 [PowerPC] fix latency for simple integer instructions in PO [...] new 64a9b5d3e6a [PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitcode w [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/PowerPC/PPCScheduleP9.td | 2 +- lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 3 +- test/Transforms/ThinLTOBitcodeWriter/pr33536.ll | 37 +++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/ThinLTOBitcodeWriter/pr33536.ll