We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from: llvm/llvm-project@caa0e42 to: llvm/llvm-project@94279ae commit: 31da996
from caa0e42ceb6e671d68b8b8e1d04f136696a4228b to 94279ae4ca2f6bca7eac4c5e7f572ec66b1c4e0f
94279ae4ca2f6bca7eac4c5e7f572ec66b1c4e0f [RISCV] Recommit "Expand vp.stride.load to splat of a scalar load." (#98579) b037d0f0e5f6c7ab528fe3ed9d855f0d770c6709 [BOLT][docs] Expand Heatmaps.md (#98162) b1bcb7ca460fcd317bbc8309e14c8761bf8394e0 Reapply "AMDGPU: Move attributor into optimization pipeline (#83131)" and follow up commit "clang/AMDGPU: Defeat attribute optimization in attribute test" (#98851) 71051deff27928cff908ea794e09806eee662801 [MemCpyOpt] Fix infinite loop in memset+memcpy fold (#98638) 9ad72df55cb74b29193270c28f6974d2af8e0b71 [clang] Use different memory layout type for _BitInt(N) in LLVM IR (#91364) 9ac2b8965264a7f20a3e07c913b25c375a080c0f [clang][Interp] Diagnose volatile reads 9d34b673c0abea4ee0a3dd4c399314411b02f1cc [InstSimplify] Fold ptrtoint(ptradd(P,X-ptrtoint(P))) to X (#98649) 297fab1b3075a9dcd65213176add34ad7d744bde [LoongArch] Copy typepromotion-overflow.ll from AArch64. NFC 34433fdceb63cb14b69f847a39f6ce98459f3129 [BOLT] Add -print-mappings option to heatmaps (#97567) 0d7403184d3b20d16104a36cf78457ddce2af9ba [AArch64] Add a AArch64InstrInfo::isFpOrNEON method for checking physical register call. NFC 01191874f9011d3ce8b7c2830ece1f030c60da7f [CodeGen] Port two-address-instructions to new pass manager (#98632)
two-address-instructions
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@caa0e42
to: llvm/llvm-project@94279ae
commit: 31da996
Change Logs
from caa0e42ceb6e671d68b8b8e1d04f136696a4228b to 94279ae4ca2f6bca7eac4c5e7f572ec66b1c4e0f
94279ae4ca2f6bca7eac4c5e7f572ec66b1c4e0f [RISCV] Recommit "Expand vp.stride.load to splat of a scalar load." (#98579)
b037d0f0e5f6c7ab528fe3ed9d855f0d770c6709 [BOLT][docs] Expand Heatmaps.md (#98162)
b1bcb7ca460fcd317bbc8309e14c8761bf8394e0 Reapply "AMDGPU: Move attributor into optimization pipeline (#83131)" and follow up commit "clang/AMDGPU: Defeat attribute optimization in attribute test" (#98851)
71051deff27928cff908ea794e09806eee662801 [MemCpyOpt] Fix infinite loop in memset+memcpy fold (#98638)
9ad72df55cb74b29193270c28f6974d2af8e0b71 [clang] Use different memory layout type for _BitInt(N) in LLVM IR (#91364)
9ac2b8965264a7f20a3e07c913b25c375a080c0f [clang][Interp] Diagnose volatile reads
9d34b673c0abea4ee0a3dd4c399314411b02f1cc [InstSimplify] Fold ptrtoint(ptradd(P,X-ptrtoint(P))) to X (#98649)
297fab1b3075a9dcd65213176add34ad7d744bde [LoongArch] Copy typepromotion-overflow.ll from AArch64. NFC
34433fdceb63cb14b69f847a39f6ce98459f3129 [BOLT] Add -print-mappings option to heatmaps (#97567)
0d7403184d3b20d16104a36cf78457ddce2af9ba [AArch64] Add a AArch64InstrInfo::isFpOrNEON method for checking physical register call. NFC
01191874f9011d3ce8b7c2830ece1f030c60da7f [CodeGen] Port
two-address-instructions
to new pass manager (#98632)The text was updated successfully, but these errors were encountered: