summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-08Split partial specializations from the lookup tableusers/ChuanqiXu9/D41416_on_disk_hash_table_polishingChuanqi Xu
2024-11-08[Serialization] Code cleanups and polish 83233Chuanqi Xu
2024-11-08[Serialization] Introduce OnDiskHashTable for specializationsusers/ChuanqiXu9/D41416_on_disk_hash_tableChuanqi Xu
2024-11-08D41416: [modules] [pch] Do not deserialize all lazy template specializations ...Vassil Vassilev
2024-11-08[Serialization] Downgrade inconsistent flags from erros to warningsChuanqi Xu
2024-11-07[NVPTX] Add TTI support for folding isspacep in InferAS (#114486)Alex MacLean
2024-11-07[RISCV][GISel] Custom promote s32 G_FPTOSI/FPTOUI on RV64. (#115268)Craig Topper
2024-11-07[RISCV][GISel] Add fcopysign tests with mismatched types. NFC (#115364)Craig Topper
2024-11-07Revert "[Clang] skip default argument instantiation for non-defining friend d...Matheus Izvekov
2024-11-08[lldb][test] TestConstStaticIntegralMember.py: XFAIL DWARFv4 variant on Darwi...Michael Buch
2024-11-07[BOLT] Set call to continuation count in pre-aggregated profile Amir Ayupov
2024-11-07[mlir] Update CODEOWNERS file for vector dialect (#115398)Kunwar Grover
2024-11-07Revert "[mlir] IntegerRangeAnalysis: don't loop over splat..." (#115388)Ian Wood
2024-11-07[Clang] Dispatch default overloads of `TemplateArgumentVisitor` to the implem...Egor Zhdan
2024-11-07[gn build] Port e189d61924baLLVM GN Syncbot
2024-11-07[BOLT] Fix a warningKazu Hirata
2024-11-07[libc][math][c23] Add exp10m1f C23 math function (#87992)OverMighty
2024-11-07[BOLT][AArch64] Add support for compact code model (#112110)Maksim Panchenko
2024-11-08[Xtensa] Implement support for the BranchRelaxation. (#113450)Andrei Safronov
2024-11-07Reapply "[libc++abi] Stop copying headers to the build directory"Alexander Richardson
2024-11-07[clang][serialization] Pass `ASTContext` explicitly (#115235)Jan Svoboda
2024-11-07[memprof] Add extractCallsFromIR (#115218)Kazu Hirata
2024-11-07[RISCV] Match single source deinterleave shuffles for vnsrl (#114878)Philip Reames
2024-11-07[RISCV] Add tests for deinterleave(2-8) shufflesPhilip Reames
2024-11-07[SLP]Better decision making on whether to try stores packs for vectorizationAlexey Bataev
2024-11-07AMDGPU: Don't avoid clamp of bit shift in BFE pattern (#115372)Changpeng Fang
2024-11-07[Clang] Add __builtin_counted_by_ref builtin (#114495)Bill Wendling
2024-11-07[RISCV][GISel] Remove s32 input support for G_SITOFP/UITOFP on RV64. (#115236)Craig Topper
2024-11-07[SLP][NFC]Add a test with the missed vectorization opportunity for stores wit...Alexey Bataev
2024-11-07Revert "Add clang::lifetimebound annotation to llvm::function_ref (#1… (#11...Pranav Kant
2024-11-07[Offload] Provide a CMake cache file to easily build offloading (#115074)Joseph Huber
2024-11-07[RISCV][GISel] Custom promote s32 G_ROTL/ROTR on RV64. (#115107)Craig Topper
2024-11-07[DirectX] introducing lowering for `bufferUpdateCounter` (#115041)joaosaffran
2024-11-07[TableGen] Fix a warningKazu Hirata
2024-11-07[Clang] Improve EmitClangAttrSpellingListIndex (#114899)Chinmay Deshpande
2024-11-07[gn build] Enable hwasan for aarch64 Android (#115219)Arthur Eubanks
2024-11-07[AMDGPU][True16][MC] update true16 flag on vinterp test (#115356)Brox Chen
2024-11-07[mlir] IntegerRangeAnalysis: don't loop over splat attr (#115229)Ian Wood
2024-11-07[gn build] Port d2aff182d379LLVM GN Syncbot
2024-11-07[gn build] Port cacbe71af7b1LLVM GN Syncbot
2024-11-07[gn build] Port 427a5cf105c4LLVM GN Syncbot
2024-11-07[lldb] Add builtin e alias for expression (#115359)Dave Lee
2024-11-07[RISCV] Add combines_for_extload to RISCVPostLegalizerCombiner.Craig Topper
2024-11-07[SLP][NFC]Exit early from attempt-to-reorder, if it is uselessAlexey Bataev
2024-11-07[libc] Add the `src/stdlib/_Exit.h` header to `at_quick_exit_test.cpp` and `...Job Henandez Lara
2024-11-07[Transforms] Remove unused includes (NFC) (#115263)Kazu Hirata
2024-11-07[Utils] Avoid repeated hash lookups (NFC) (#115262)Kazu Hirata
2024-11-07[IPO] Simplify code with DenseMap::operator[] (NFC) (#115261)Kazu Hirata
2024-11-07[InstallAPI] Call DenseMap::find without constructing std::string (NFC) (#115...Kazu Hirata
2024-11-07[Driver] Use heterogenous lookups with std::set (NFC) (#115259)Kazu Hirata