[all-commits] [llvm/llvm-project] 1e9a29: [Xtensa] Implement branch analysis. (#110959)
Andrei Safronov via All-commits
all-commits at lists.llvm.org
Tue Oct 22 02:00:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e9a296557adbb5168346774c92814497e34524c
https://github.com/llvm/llvm-project/commit/1e9a296557adbb5168346774c92814497e34524c
Author: Andrei Safronov <andrei.safronov at espressif.com>
Date: 2024-10-22 (Tue, 22 Oct 2024)
Changed paths:
M llvm/lib/Target/Xtensa/XtensaInstrInfo.cpp
M llvm/lib/Target/Xtensa/XtensaInstrInfo.h
M llvm/lib/Target/Xtensa/XtensaInstrInfo.td
A llvm/test/CodeGen/Xtensa/branch_analyze.ll
M llvm/test/CodeGen/Xtensa/brcc.ll
M llvm/test/CodeGen/Xtensa/ctlz-cttz-ctpop.ll
M llvm/test/CodeGen/Xtensa/select-cc.ll
Log Message:
-----------
[Xtensa] Implement branch analysis. (#110959)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list