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@7033408 to: llvm/llvm-project@3e31e30 commit: d3a696a
from 70334081f75d67900c6ffa193c60c4d6f4767354 to 3e31e30a844fe388e71b1dfafe836c31dd0dd4a4
3e31e30a844fe388e71b1dfafe836c31dd0dd4a4 [X86] Add some basic test coverage for #112425 f5f00764abeb7023719d64774e263936b3f31ab7 [DAGCombiner] Fix check for extending loads (#112182) caa7301bc8081bfaf8fc9f3644d558d336038c43 [OpenCL] Restore addrspacecast for pipe builtins (#112514) f113a66c29b17e4937ff5d0ab67dc087fa6ee27e [ARM] Fix warnings in ARMAsmParser.cpp and ARMDisassembler.cpp (#112507) f3e804b9fd561c0da970536643e2a5cd6c3d4215 [analyzer][clang-tidy][NFC] Clean up eagerly-assume handling (#112209) 682fa797b7358733df9e439241a9ef2906003adf InstCombine/Select: remove redundant code (NFC) (#112388) 09361953116770b646decf5820a9455ada2ba4fc [InstCombine] Drop samesign in InstCombine (#112480) 3ef630ac339f31686290f9460a40eb2a9c9f5bd0 [lldb] Support tests with nested make invocations on Windows 2/2 (#112360) 49fa91edf7704dc385d3a97ddb74b7348be10bc7 [DAG] SDPatternMatch - add missing ROTL/ROTR matchers d3d2d72549e03403317ce325c17ad7d516643e2b [DAG] SDPatternMatch - add missing BSWAP/CTPOP/CTTZ matchers 9ee9e0e3b2323e7cca00a5223ace5e25e7ed1c1f [X86] Extend ANDNOT fold tests to cover all legal scalars and 256-bit vectors 25b702f2637d5520cacf59e6a92e52956ccc7e8d [DAG] visitXOR - add missing comment for or/and constant setcc demorgan fold. NFC. 467a9bde06e681cecc69afa18580aadf2ed9769b [polly] Avoid llvm::Type::getPointerTo() (NFC) (#112368)
samesign
Compilation time result (by files): Top 5 improvements: clamav/bzlib.c.ll 1867437669 -> 1864000742 -0.18% openmpi/keyval_lex.ll 390840119 -> 390241332 -0.15% faiss/ProductQuantizer.cpp.ll 2339734525 -> 2336676247 -0.13% lightgbm/tree.cpp.ll 14442318751 -> 14423603857 -0.13% php/json_parser.ll 232151447 -> 231856634 -0.13% Top 5 regressions: libquic/p224-64.c.ll 10689784025 -> 10720131154 +0.28% llvm/LegalizeDAG.cpp.ll 8852838559 -> 8874836187 +0.25% cmake/decompress.c.ll 1741454086 -> 1745261493 +0.22% cmake/cmGccDepfileLexer.cxx.ll 463587195 -> 464239852 +0.14% clamav/mszipd.c.ll 842643049 -> 843818495 +0.14% Overall: 0.00795415%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: Overall: 0.00232051%
Improvements: instcombine.NumFactor 40674 -> 40685 +0.03% instcombine.NumCombined 88888673 -> 88888684 +0.00% Regressions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@7033408
to: llvm/llvm-project@3e31e30
commit: d3a696a
Change Logs
from 70334081f75d67900c6ffa193c60c4d6f4767354 to 3e31e30a844fe388e71b1dfafe836c31dd0dd4a4
3e31e30a844fe388e71b1dfafe836c31dd0dd4a4 [X86] Add some basic test coverage for #112425
f5f00764abeb7023719d64774e263936b3f31ab7 [DAGCombiner] Fix check for extending loads (#112182)
caa7301bc8081bfaf8fc9f3644d558d336038c43 [OpenCL] Restore addrspacecast for pipe builtins (#112514)
f113a66c29b17e4937ff5d0ab67dc087fa6ee27e [ARM] Fix warnings in ARMAsmParser.cpp and ARMDisassembler.cpp (#112507)
f3e804b9fd561c0da970536643e2a5cd6c3d4215 [analyzer][clang-tidy][NFC] Clean up eagerly-assume handling (#112209)
682fa797b7358733df9e439241a9ef2906003adf InstCombine/Select: remove redundant code (NFC) (#112388)
09361953116770b646decf5820a9455ada2ba4fc [InstCombine] Drop
samesign
in InstCombine (#112480)3ef630ac339f31686290f9460a40eb2a9c9f5bd0 [lldb] Support tests with nested make invocations on Windows 2/2 (#112360)
49fa91edf7704dc385d3a97ddb74b7348be10bc7 [DAG] SDPatternMatch - add missing ROTL/ROTR matchers
d3d2d72549e03403317ce325c17ad7d516643e2b [DAG] SDPatternMatch - add missing BSWAP/CTPOP/CTTZ matchers
9ee9e0e3b2323e7cca00a5223ace5e25e7ed1c1f [X86] Extend ANDNOT fold tests to cover all legal scalars and 256-bit vectors
25b702f2637d5520cacf59e6a92e52956ccc7e8d [DAG] visitXOR - add missing comment for or/and constant setcc demorgan fold. NFC.
467a9bde06e681cecc69afa18580aadf2ed9769b [polly] Avoid llvm::Type::getPointerTo() (NFC) (#112368)
The text was updated successfully, but these errors were encountered: