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@19131c7 to: llvm/llvm-project@39303e2 commit: 23813d5
from 19131c7f36e047898ea954ee5a187ac62f2ab09b to 39303e24b6f628f3c080f1b54bd12383a55b9b3a
39303e24b6f628f3c080f1b54bd12383a55b9b3a [clang][deps] Improve timing output (#113726) 03dcefe08ecb68a3fedb7e9de6277df77371e9fc [libc] Fix leftover LIBC_NAMESPACE after porting it (#113960) 71315698c91d0cda054b903da0594ca6f072c350 [clang] Warn about memset/memcpy to NonTriviallyCopyable types (#111434) 70d61f6de71bfe5ee870efc9b3e98db37273f17d [flang][cuda] Adding runtime call to CUFRegisterVariable (#113952) 9d9b1ba951cb2c30a192aa1157ef1c022d6d145b [ORC] Fix JITLinkRedirectableSymbolManager construction to avoid crash (#113492) abc49cc19463970d5523d7d3332e4c1f83bc2ef7 [libc] remove #include <fcntl.h> and add proxy or type (#113836) 481bce018ea8872277f79102842eaf8a55f634a2 Adding splitdouble HLSL function (#109331) 7bd8a165f95123e390f9cbb0a6a5e60d835a4461 [X86] Don't allow '+f' as an inline asm constraint. (#113871) 67bcce21415c7f687c28eb727c40b27924335f5a [CFI][LowerTypeTests] Fix indirect call with alias (#106185)
LIBC_NAMESPACE
Compilation time result (by files): Top 5 improvements: faiss/IndexBinaryIVF.cpp.ll 9890440257 -> 9751872435 -1.40% faiss/IndexIVFAdditiveQuantizer.cpp.ll 725243139 -> 718072509 -0.99% lightgbm/gbdt_model_text.cpp.ll 3321125786 -> 3299570333 -0.65% faiss/IndexIVFSpectralHash.cpp.ll 1748543385 -> 1738394179 -0.58% qemu/hw_net_e1000.c.ll 982616239 -> 979402491 -0.33% Top 5 regressions: faiss/IndexIVFFastScan.cpp.ll 7179442195 -> 7255065851 +1.05% gromacs/kerneldispatch.cpp.ll 472118468 -> 476725400 +0.98% gromacs/lincs.cpp.ll 3935787207 -> 3967533541 +0.81% gromacs/minimize.cpp.ll 3205744546 -> 3231472101 +0.80% gromacs/listed_forces.cpp.ll 1278600178 -> 1287862180 +0.72% Overall: 0.08446113%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: g2o 463306893739 -> 464357808208 +0.23% grpc 458936182911 -> 459836836269 +0.20% ceres 729934977359 -> 731188131126 +0.17% proxygen 90316798527 -> 90467563425 +0.17% csmith 38588708606 -> 38652455343 +0.17% Overall: 0.06867544%
Improvements: simplifycfg.NumSimpl 42475639 -> 42475640 +0.00% Regressions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@19131c7
to: llvm/llvm-project@39303e2
commit: 23813d5
Change Logs
from 19131c7f36e047898ea954ee5a187ac62f2ab09b to 39303e24b6f628f3c080f1b54bd12383a55b9b3a
39303e24b6f628f3c080f1b54bd12383a55b9b3a [clang][deps] Improve timing output (#113726)
03dcefe08ecb68a3fedb7e9de6277df77371e9fc [libc] Fix leftover
LIBC_NAMESPACE
after porting it (#113960)71315698c91d0cda054b903da0594ca6f072c350 [clang] Warn about memset/memcpy to NonTriviallyCopyable types (#111434)
70d61f6de71bfe5ee870efc9b3e98db37273f17d [flang][cuda] Adding runtime call to CUFRegisterVariable (#113952)
9d9b1ba951cb2c30a192aa1157ef1c022d6d145b [ORC] Fix JITLinkRedirectableSymbolManager construction to avoid crash (#113492)
abc49cc19463970d5523d7d3332e4c1f83bc2ef7 [libc] remove #include <fcntl.h> and add proxy or type (#113836)
481bce018ea8872277f79102842eaf8a55f634a2 Adding splitdouble HLSL function (#109331)
7bd8a165f95123e390f9cbb0a6a5e60d835a4461 [X86] Don't allow '+f' as an inline asm constraint. (#113871)
67bcce21415c7f687c28eb727c40b27924335f5a [CFI][LowerTypeTests] Fix indirect call with alias (#106185)
The text was updated successfully, but these errors were encountered: