diff options
author | Lei Huang <lei@ca.ibm.com> | 2025-04-07 15:50:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-07 15:50:21 -0400 |
commit | 3479c574667eec375cc4ed91e0d63aa2d408b62c (patch) | |
tree | cbc015b700a580531b7b2709eeaae4128547c2d6 /clang/lib | |
parent | 9965f3d337bba09fbf2497a78123957fdaee0ffa (diff) | |
download | llvm-3479c574667eec375cc4ed91e0d63aa2d408b62c.zip llvm-3479c574667eec375cc4ed91e0d63aa2d408b62c.tar.gz llvm-3479c574667eec375cc4ed91e0d63aa2d408b62c.tar.bz2 |
PowerPC32:PIC: Update to bcl to fix branch prediction mis-predict issue (#134140)
Update `bl` to `bcl 20, 31, .+4` for 32bit PIC code gen so the link
stack is
not corrupted and cause mis-predict for the branch predictor.
fixes: https://github.com/llvm/llvm-project/issues/128644
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions