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@5af8cec to: llvm/llvm-project@7f06d8a commit: edd64cd
from 5af8cec8b51b57da182f6b24be4f623033d132c9 to 7f06d8afb03383dea33379f9c06d010d6ee3f14e
7f06d8afb03383dea33379f9c06d010d6ee3f14e [SCEV] Retain SCEVSequentialMinMaxExpr if an operand may trigger UB. (#110824) 9cc6d6e9a96bda923ff7e7bb7394dfb4d2319b07 [compiler-rt] Explicitly enable C extensions for profile (#110555) c978f0f7ac33a5085053da7189201babd366c82d [clang] Fix segmentation fault caused by stack overflow on deeply nested expressions (#111701) 6a98c4a1602591c942f01dceb3aa29ffd4cf1e5b Revert "[llvm][ARM] Add Addend Checks for MOVT and MOVW instructions.… (#112184) 387b37af1aabf325e9be844361564dfad8d45c75 [LLVM] [Clang] Support for Gentoo *t64 triples (64-bit time_t ABIs) (#111302) f7788618dd24e5366709a70c3e16cd5a0ca0a173 [X86] vselect-packss.ll - regenerate test checks with vpternlog comments ccb9835edb4612f73abc9f13880ea671117347ce [X86] LowerShift - lower vXi8 shifts of an uniform constant using PSHUFB (#112175) 4bf6e831d554b7a075a5f1c4c34a38b05e20ec3b [clang][Driver][AVR] Reject c/c++ compilation for avr1 devices (#111798)
*t64
Compilation time result (by files): Top 5 improvements: faiss/utils.cpp.ll 1235198493 -> 1212813035 -1.81% gromacs/pull.cpp.ll 3451711213 -> 3419056726 -0.95% faiss/IndexIVFAdditiveQuantizer.cpp.ll 711149026 -> 707858675 -0.46% lief/Visitor.cpp.ll 173402758 -> 172615573 -0.45% openjdk/classes.ll 1251026653 -> 1245706156 -0.43% Top 5 regressions: faiss/IndexFlat.cpp.ll 575897134 -> 583568649 +1.33% faiss/HNSW.cpp.ll 3196243454 -> 3230643332 +1.08% nori/theme.cpp.ll 490892730 -> 495332950 +0.90% darktable/JpegDecompressor.cpp.ll 290176051 -> 291819013 +0.57% darktable/RawImageDataFloat.cpp.ll 819426791 -> 823079582 +0.45% Overall: -0.05276162%
Compilation time result (by projects): Top 5 improvements: grpc 456814195852 -> 456112331992 -0.15% g2o 460757501507 -> 460052274906 -0.15% libzmq 21483537105 -> 21455165853 -0.13% proxygen 89881501469 -> 89770966099 -0.12% verilator 351941899110 -> 351520667105 -0.12% Top 5 regressions: coremark 701614126 -> 702643753 +0.15% zfp 20262037434 -> 20291515955 +0.15% lz4 13046709784 -> 13062287957 +0.12% faiss 417020525433 -> 417472493004 +0.11% openblas 63305131846 -> 63369140585 +0.10% Overall: -0.01659632%
Improvements: Regressions: simplifycfg.NumSimpl 39903194 -> 39903192 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@5af8cec
to: llvm/llvm-project@7f06d8a
commit: edd64cd
Change Logs
from 5af8cec8b51b57da182f6b24be4f623033d132c9 to 7f06d8afb03383dea33379f9c06d010d6ee3f14e
7f06d8afb03383dea33379f9c06d010d6ee3f14e [SCEV] Retain SCEVSequentialMinMaxExpr if an operand may trigger UB. (#110824)
9cc6d6e9a96bda923ff7e7bb7394dfb4d2319b07 [compiler-rt] Explicitly enable C extensions for profile (#110555)
c978f0f7ac33a5085053da7189201babd366c82d [clang] Fix segmentation fault caused by stack overflow on deeply nested expressions (#111701)
6a98c4a1602591c942f01dceb3aa29ffd4cf1e5b Revert "[llvm][ARM] Add Addend Checks for MOVT and MOVW instructions.… (#112184)
387b37af1aabf325e9be844361564dfad8d45c75 [LLVM] [Clang] Support for Gentoo
*t64
triples (64-bit time_t ABIs) (#111302)f7788618dd24e5366709a70c3e16cd5a0ca0a173 [X86] vselect-packss.ll - regenerate test checks with vpternlog comments
ccb9835edb4612f73abc9f13880ea671117347ce [X86] LowerShift - lower vXi8 shifts of an uniform constant using PSHUFB (#112175)
4bf6e831d554b7a075a5f1c4c34a38b05e20ec3b [clang][Driver][AVR] Reject c/c++ compilation for avr1 devices (#111798)
The text was updated successfully, but these errors were encountered: