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 22e55ba3293f72df84de509db821b4d8a2c4c55e to 95d2d1cba0e1428718bbdce0504292f62b212920
95d2d1cba0e1428718bbdce0504292f62b212920 Move stepvector intrinsic out of experimental namespace (#98043) 77d63cfd18aa6643544cf7acd5ee287689d54cca [clang-format] js handle anonymous classes (#106242) f7a74ece5ad5553f9d06ce6edd3519483732ed04 [clang][bytecode] Diagnose array-to-pointer decays of dummy pointers (#106366) 94ed47f2e98ca62155a56a486e81215ce38da45d fix(llvm/**.py): fix comparison to None (#94018) c9a5e1b665dbba898e9981fd7d48881947e6560e [IndVars] Check if WideInc available before trying to use it 15405b32b1cdbefab9ce1b1f301a51ae25404037 [Clang] [Docs] Document runtime config directory options (#66593) 53d1c21b526b9c5e2c5baa7339a1e3ff76617c1a [LLVM][SVE] Improve code generation for vector.insert into posion. (#105665) 2f0661c211a8247c04a99dc8b4de217665204287 [libc++][math] Remove constrained overloads of std::{isnan, isinf, isfinite} (#106224) 760b172de69940ea0ea81484d042da0ded91e6e2 [X86] Add additional test coverage for half libcall expansion/promotion 7660981402bccaad0e351a65913ebd37436e4816 [LSR] Use computeConstantDifference() 69c43468d3f21df6232fda0530f03f18b0f40345 [LoopUnrollAnalyzer] Don't simplify signed pointer comparison 69437a392e8b0178dd0d393fddd86ecad9f6797d Revert "[clang] Add nuw attribute to GEPs" (#106343) 9cf052df90418697c05810f69c588064f7b3ce71 [clang] Update C++ DR page (#106299) fe182ddf1f3daf55a86bbabeff40dda109bbbe91 [LoopUnrollAnalyzer] Use constant folding API for loads dfde1a7232593fef01ef8c0e311a94188af5984d [LV][NFC] Update and clean up the test case LoopVectorize/RISCV/inloop-reduction.ll. (#102907) 0bd513082540b2b00bfad1540812e3ea282e70ed [LLVM][C API] Clearing initializer and personality by passing NULL (#105521) 82e314e3664d2c8768212e74f751187d51950b87 [analyzer] Fix false positive for mutexes inheriting mutex_base (#106240) 07514fa9b607fd80a72a80270d714e22d842fa39 [Coroutines] Salvage the debug information for coroutine frames within optimizations 902b2a26ab9e1e78dfb66b52fba4512c91472e09 [clang] Add lifetimebound attr to std::span/std::string_view constructor (#103716) 866bec7d3ff8803b68e9972939c1a76ccf5fdc62 [libc++][math] Provide overloads for cv-unqualified floating point types for std::isnormal (#104773)
std::{isnan, isinf, isfinite}
std::isnormal
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Metadata
Change Logs
from 22e55ba3293f72df84de509db821b4d8a2c4c55e to 95d2d1cba0e1428718bbdce0504292f62b212920
95d2d1cba0e1428718bbdce0504292f62b212920 Move stepvector intrinsic out of experimental namespace (#98043)
77d63cfd18aa6643544cf7acd5ee287689d54cca [clang-format] js handle anonymous classes (#106242)
f7a74ece5ad5553f9d06ce6edd3519483732ed04 [clang][bytecode] Diagnose array-to-pointer decays of dummy pointers (#106366)
94ed47f2e98ca62155a56a486e81215ce38da45d fix(llvm/**.py): fix comparison to None (#94018)
c9a5e1b665dbba898e9981fd7d48881947e6560e [IndVars] Check if WideInc available before trying to use it
15405b32b1cdbefab9ce1b1f301a51ae25404037 [Clang] [Docs] Document runtime config directory options (#66593)
53d1c21b526b9c5e2c5baa7339a1e3ff76617c1a [LLVM][SVE] Improve code generation for vector.insert into posion. (#105665)
2f0661c211a8247c04a99dc8b4de217665204287 [libc++][math] Remove constrained overloads of
std::{isnan, isinf, isfinite}
(#106224)760b172de69940ea0ea81484d042da0ded91e6e2 [X86] Add additional test coverage for half libcall expansion/promotion
7660981402bccaad0e351a65913ebd37436e4816 [LSR] Use computeConstantDifference()
69c43468d3f21df6232fda0530f03f18b0f40345 [LoopUnrollAnalyzer] Don't simplify signed pointer comparison
69437a392e8b0178dd0d393fddd86ecad9f6797d Revert "[clang] Add nuw attribute to GEPs" (#106343)
9cf052df90418697c05810f69c588064f7b3ce71 [clang] Update C++ DR page (#106299)
fe182ddf1f3daf55a86bbabeff40dda109bbbe91 [LoopUnrollAnalyzer] Use constant folding API for loads
dfde1a7232593fef01ef8c0e311a94188af5984d [LV][NFC] Update and clean up the test case LoopVectorize/RISCV/inloop-reduction.ll. (#102907)
0bd513082540b2b00bfad1540812e3ea282e70ed [LLVM][C API] Clearing initializer and personality by passing NULL (#105521)
82e314e3664d2c8768212e74f751187d51950b87 [analyzer] Fix false positive for mutexes inheriting mutex_base (#106240)
07514fa9b607fd80a72a80270d714e22d842fa39 [Coroutines] Salvage the debug information for coroutine frames within optimizations
902b2a26ab9e1e78dfb66b52fba4512c91472e09 [clang] Add lifetimebound attr to std::span/std::string_view constructor (#103716)
866bec7d3ff8803b68e9972939c1a76ccf5fdc62 [libc++][math] Provide overloads for cv-unqualified floating point types for
std::isnormal
(#104773)Regressions (Time)
Differences (Size)
Differences (Time)
The text was updated successfully, but these errors were encountered: