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@c00e532 to: llvm/llvm-project@e8a01e7 commit: 439da81
from c00e53208db638c35499fc80b555f8e14baa35f0 to e8a01e75e6b17e84710e7cc3bfb70d95a3a696a2
e8a01e75e6b17e84710e7cc3bfb70d95a3a696a2 [lldb] Make sure Blocks always have a parent (#117683) 072387042021b0f74c24c617b940fe8157f9f1a5 [lldb] Add timeout argument to Socket::Accept (#117691) 4dfa0216ba7849fde270f27e2358d4327fac988d [clang][analyzer] Bring checker 'alpha.unix.cstring.NotNullTerminated' out of alpha (#113899) 204d7153629db22c44a313733a5469cd6f7056df [mlir][vector] Add more tests for ConvertVectorToLLVM (11/n) (#117160) e636434bdf74cf40071b776ef05aafbf161ce4cd [BasicAA][LAA] Don't use same-block phis in cross iteration mode (#116802)
Compilation time result (by files): Top 5 improvements: abc/ifDec10.c.ll 745834531 -> 554311922 -25.68% abc/ifDec08.c.ll 669600617 -> 542427146 -18.99% libquic/prtime.cc.ll 629268874 -> 596906334 -5.14% openblas/dlaswp_plus.c.ll 268959585 -> 261228273 -2.87% openblas/dlaswp_minus.c.ll 270652111 -> 262916050 -2.86% Top 5 regressions: openblas/dsymm_iutcopy.c.ll 210344641 -> 214335464 +1.90% openblas/dsymm_iltcopy.c.ll 211220060 -> 214517301 +1.56% abc/ifDec16.c.ll 2833903972 -> 2842519147 +0.30% ncnn/mat_pixel_rotate.cpp.ll 843766255 -> 844965405 +0.14% php/crypt_freesec.ll 380594449 -> 381114522 +0.14% Overall: -0.01371013%
Compilation time result (by projects): Top 5 improvements: lz4 13757405238 -> 13553755229 -1.48% Top 5 regressions: mixbox 1028892362 -> 1030068586 +0.11% Overall: -0.01766687%
Improvements: Regressions: licm.NumLoadStorePromoted 56074 -> 55720 -0.63% correlated-value-propagation.NumSubNUW 25766 -> 25626 -0.54% licm.NumGEPsHoisted 28292 -> 28146 -0.52% licm.NumLoadPromoted 65290 -> 65000 -0.44% correlated-value-propagation.NumSelects 209223 -> 208461 -0.36% instcombine.NumConstProp 107778 -> 107417 -0.33% loop-simplify.NumNested 11287 -> 11252 -0.31% loop-idiom.NumMemCpy 7558 -> 7535 -0.30% correlated-value-propagation.NumCmps 240991 -> 240364 -0.26% licm.NumPromotionCandidates 376752 -> 375823 -0.25%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@c00e532
to: llvm/llvm-project@e8a01e7
commit: 439da81
Change Logs
from c00e53208db638c35499fc80b555f8e14baa35f0 to e8a01e75e6b17e84710e7cc3bfb70d95a3a696a2
e8a01e75e6b17e84710e7cc3bfb70d95a3a696a2 [lldb] Make sure Blocks always have a parent (#117683)
072387042021b0f74c24c617b940fe8157f9f1a5 [lldb] Add timeout argument to Socket::Accept (#117691)
4dfa0216ba7849fde270f27e2358d4327fac988d [clang][analyzer] Bring checker 'alpha.unix.cstring.NotNullTerminated' out of alpha (#113899)
204d7153629db22c44a313733a5469cd6f7056df [mlir][vector] Add more tests for ConvertVectorToLLVM (11/n) (#117160)
e636434bdf74cf40071b776ef05aafbf161ce4cd [BasicAA][LAA] Don't use same-block phis in cross iteration mode (#116802)
The text was updated successfully, but these errors were encountered: