aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-17[libc++] Test suite adjustments on macOS (#95835)Louis Dionne5-70/+8
2024-06-17 [BOLT] Add sink block to flow CFG in profile inference (#95047)shaw young3-12/+216
2024-06-17[mlir][sparse] support sparsifying sparse kernels to sparse-iterator-based lo...Peiming Liu40-474/+745
2024-06-17[BOLT][tests] Fix jrcxz instruction test (#95861)Maksim Panchenko1-628/+21
2024-06-17[Attributor]: allow more than one offset for a pass through user in AAPointer...Vidush Singhal1-1/+5
2024-06-17Reapply "[HWASan] [compiler-rt] support non-4k pages on Android" (#95853)Florian Mayer11-30/+37
2024-06-17[docs][Security Group] Update Apple representation. (#95491)Ahmed Bougacha1-1/+0
2024-06-17[lldb] Fix Python interpreter workaround (attempt #2)Jonas Devlieghere1-4/+5
2024-06-17[BOLT] Drop high discrepancy profiles in matching (#95156)shaw young4-8/+96
2024-06-17Fix comments in ValueObjectPrinter.h (NFC)Adrian Prantl1-11/+10
2024-06-17[mlir][drr] Fix variadic destination emission (#95855)Jacques Pienaar2-6/+24
2024-06-17[libc][stdlib] Run freelist_heap_test only in full build mode. (#95850)lntue1-14/+16
2024-06-17[mlgo] remove `inlining_default` - unused featureMircea Trofin2-2/+0
2024-06-17Revert "[HWASan] [compiler-rt] support non-4k pages on Android" (#95853)Florian Mayer10-35/+29
2024-06-17Revert "Reland [mlir][Target] Improve ROCDL gpu serialization API" (#95847)Fabian Mora4-213/+149
2024-06-17[mlgo] inline for size: add bypass mechanism for perserving performance (#95616)Mircea Trofin4-5/+107
2024-06-17[scudo] Update error handling for seondary cache entry count (#95595)Joshua Baehring2-6/+7
2024-06-17[libc][stdlib] Only add internal malloc in full build mode. Use the system m...lntue1-9/+17
2024-06-17[libc] Only include getauxval on AARCH64 targets (#95844)Joseph Huber2-2/+4
2024-06-17Reland [mlir][Target] Improve ROCDL gpu serialization API (#95813)Fabian Mora4-149/+213
2024-06-17Reapply "[mlir][sparse] implement lowering rules for IterateOp." (#95836)Peiming Liu4-17/+224
2024-06-17[HWASan] [compiler-rt] support non-4k pages on Android (#95069)Florian Mayer10-29/+35
2024-06-17[CI][format] Explicitly pass extensions to git-clang-format (#95794)Louis Dionne1-0/+11
2024-06-17[flang] Fix comments and formatting. (NFC) (#95786)Abid Qadeer1-13/+11
2024-06-17[Flang] Switch to common::visit more call sites (#90018)Alexander Shaposhnikov29-353/+391
2024-06-17[Offload] Change HSA header search order (#95769)Joseph Huber1-4/+4
2024-06-17AMDGPU: Cleanup selection patterns for buffer loads (#95378)Matt Arsenault2-49/+39
2024-06-17AMDGPU: Remove .v2bf16 buffer atomic fadd intrinsics (#95783)Matt Arsenault13-82/+15
2024-06-18[MLIR] Fix an assert that contains a mistake in conditional operator (#95668)Shivam Gupta1-2/+2
2024-06-17[llvm-cov] Coverage report HTML UI to jump between uncovered parts of code (#...Hana Dusíková10-43/+223
2024-06-17[LVI][ConstantRange] Generalize mask not equal conditions handlingAntonio Frighetto5-8/+111
2024-06-17 [mlirc] Add missing extern C (#95829)Jacques Pienaar1-0/+8
2024-06-17[RISCV] Teach RISCVInsertVSETVLI to work without LiveIntervalsPhilip Reames5-62/+155
2024-06-17Revert "[RISCV] Teach RISCVInsertVSETVLI to work without LiveIntervals (#94686)"Philip Reames5-155/+62
2024-06-17[RISCV] Teach RISCVInsertVSETVLI to work without LiveIntervals (#94686)Philip Reames5-62/+155
2024-06-17[Driver][Fuchsia] Support multilib for C++ include dir (#95815)Petr Hosek24-7/+24
2024-06-17Revert "[mlir][sparse] implement lowering rules for IterateOp." (#95826)Peiming Liu4-224/+17
2024-06-17[mlir][spirv] Remove debug option from the `RUN` command in `vector-deinterle...Angel Zhang1-1/+1
2024-06-17[mlir][Transforms][NFC] Dialect Conversion: Resolve insertion point TODO (#95...Matthias Springer18-116/+122
2024-06-17[SamplePGO] Add a cutoff for number of profile matching anchors (#95542)Krzysztof Pszeniczny2-0/+19
2024-06-17[mlir][sparse] implement lowering rules for IterateOp. (#95286)Peiming Liu4-17/+224
2024-06-17[InstCombine] Canonicalize `icmp ult (add X, C2), C` expressionsAntonio Frighetto2-0/+85
2024-06-17[Clang] Introduce `CXXTypeidExpr::hasNullCheck` (#95718)Mital Ashok12-75/+111
2024-06-17[NFC] Refactor `[[nodiscard]]` test to not use macros and run under `-pedanti...Mital Ashok1-35/+27
2024-06-17[Clang] Disallow non-lvalue values in constant expressions to prevent invalid...Oleksandr T3-0/+12
2024-06-17[lldb] More reliably detect a virtual environmentJonas Devlieghere1-1/+2
2024-06-17[DAG] visitAVG - avoid duplication in the avg(ext(x), ext(y)) -> ext(avg(x, y...Simon Pilgrim1-24/+11
2024-06-17[X86] getIntrinsicInstrCost - begin generalizing BSWAP load/store-folding han...Simon Pilgrim1-73/+56
2024-06-17[AArch64] Lower extending sitofp using tbl (#92528)Momchil Velikov3-3/+313
2024-06-17[GitHub][workflows] Use latest clang-format version 18.1.7 (#95757)Owen Pan1-1/+1