platform/upstream/llvm.git
2023-05-24 Sterling AugustineFix bazel build for https://reviews.llvm.org/D144552
2023-05-24 Jay Foad[MachineVerifier] Try harder to verify LiveIntervals
2023-05-24 John Brawn[clang] Don't define predefined macros multiple times
2023-05-24 Marco ElverFix "[HWASan] Use ASM_WRAPPER_NAME instead of __interce...
2023-05-24 Tom EcclesRevert "[flang] use greedy mlir driver for stack arrays...
2023-05-24 Matthias BraunBump coalescing limit
2023-05-24 Nemanja Ivanovic[PowerPC] Do not attempt to combine fptoui without...
2023-05-24 Mark de Wever[libc++] Fixes clang-tidy plugin for clang-tidy 17.
2023-05-24 Kazu Hirata[ARM] Remove unused functions isExpImmValue, isExpImm...
2023-05-24 Matt ArsenaultAMDGPU: Add some new tests for class undef/poison handling
2023-05-24 Nikolas KlauserRevert "[libc++] Apply _LIBCPP_EXCLUDE_FROM_EXPLICIT_IN...
2023-05-24 Harsh Menon[mlir] Add support for multiple uses in transform.struc...
2023-05-24 Vitaly Buka[sanitizer] Add allocator_interface test
2023-05-24 Mark de Wever[libc++][format] Removes the experimental status.
2023-05-24 Guillaume Chatelet[libc] simplify test for getrandom
2023-05-24 Peter Klausler[flang] Fix SPACING() of very small values
2023-05-24 Christian Ulmann[mlir][LLVM] Fix aliasing in intrinsic base class
2023-05-24 Valentin Clement[mlir][openacc] destroy region on firstprivate.recipe...
2023-05-24 Luke Lau[RISCV] Scalarize constant stores of fixed vectors...
2023-05-24 Luke LauRevert "[RISCV] Scalarize constant stores of fixed...
2023-05-24 Philip Reames[RISCV] Add test coverage for buildvector of FP values
2023-05-24 Matt ArsenaultInline: Convert test to generated checks
2023-05-24 Matt ArsenaultIR: Avoid include in FMF header
2023-05-24 Matthias Springer[mlir][Transforms] Fix mlir-config flag check
2023-05-24 Luke Lau[RISCV] Scalarize constant stores of fixed vectors...
2023-05-24 Luke Lau[RISCV] Add test cases for storing small constant vectors
2023-05-24 Doru BerceaEnable up to 64 arguments for outlined regions in OpenM...
2023-05-24 Jie Fu[MergeICmps] Fix -Wsign-compare and typos (NFC)
2023-05-24 Matthias Springer[mlir][Transforms] GreedyPatternRewriteDriver debugging...
2023-05-24 Jay Foad[RegisterCoalescer] Fix updating LiveIntervals in joinR...
2023-05-24 Jay Foad[MachineVerifier] Verify liveins for live-through segments
2023-05-24 ZhongyundeReland [MergeICmps] Adapt to non-eq comparisons, bugfix
2023-05-24 Matthias Springer[mlir][Transforms][NFC] GreedyPatternRewriteDriver...
2023-05-24 Jay Foad[AMDGPU] Switch to backwards scavenging in non-spill...
2023-05-24 Sheng[clang][NFC] Add a blank line in ReleaseNotes.rst
2023-05-24 Sheng[clang][Sema] Fix a crash when instantiating a non...
2023-05-24 Hansang Bae[OpenMP][libomp] Implement KMP_DLSYM_NEXT on Windows
2023-05-24 Clement Courbet[clang-tidy] Really fix rG9182c679dde7
2023-05-24 Clement Courbet[clang-tidy]Fix rG9182c679dde7cb6480e66b9231a53d43ad03908b
2023-05-24 Matthias Springer[mlir][transform] Expose transform op from TrackingListener
2023-05-24 Krzysztof Parzyszek[Hexagon] Add more debugging options and dumps to HVC
2023-05-24 Krzysztof Parzyszek[Hexagon] Remap all instructions generated for aligned...
2023-05-24 Clement Courbet[clang-tidy]performance-no-automatic-move: fix false...
2023-05-24 Matthias Springer[mlir][IR] Hash nesting structure in OperationFingerPrint
2023-05-24 Tue Ly[libc] Reduce the sizes of some math tests that take...
2023-05-24 Takuya Shimizu[clang][Sema] `-Wshadow` warns about shadowings by...
2023-05-24 Takuya ShimizuReland: [clang][AST] Print name instead of type when...
2023-05-24 Alex Zinenko[mlir] move PDL-related transform ops into an extension
2023-05-24 Joseph Huber[AMDGPU] Add attribute to AMDGPU ctor / dtor to indicat...
2023-05-24 Michael Buch[lldb][DataFormatter] Add dereference support to libstd...
2023-05-24 Tue Ly[libc][bazel] Add log, log2, log10, log1p to bazel...
2023-05-24 LLVM GN Syncbot[gn build] Port ced90d1ff64a
2023-05-24 Alexandros... [FuncSpec] Improve the accuracy of the cost model.
2023-05-24 Kiran ChandramohanAdd OpenMPToLLVM conversion pattern for taskgroup
2023-05-24 donald chen[mlir] [scf] Add RegionBranchOpInterface to scf.forall...
2023-05-24 Dominik Montada[TOSA] Fold consecutive concats on same axis
2023-05-24 Sergei Barannikov[CodeGen] Skip null physical register in AntiDepBreaker...
2023-05-24 Marco Elver[compiler-rt] Always use INTERCEPTOR()+ALIAS()+WRAP...
2023-05-24 Marco Elver[TSan] Remove unused setjmp definitions
2023-05-24 Marco Elver[HWASan] Use ASM_WRAPPER_NAME instead of __interceptor_*
2023-05-24 Marco Elver[compiler-rt] Simplify ALIAS() attribute macro
2023-05-24 Christian Ulmann[mlir][transform] Fix merge_handle asm format
2023-05-24 bipmis[AggressiveInstCombine] Handle the nested GEP/BitCast...
2023-05-24 Luke Lau[RISCV] Scalarize small fixed vector copies < XLEN
2023-05-24 Luke Lau[RISCV] Add test for small vector copies
2023-05-24 Nikita Popov[KnownBits] Reduce number of overflow checks for uadd...
2023-05-24 Benjamin Kramer[bazel] Fix build after 0bf120a82040f7ffaba0f0ab72a983f...
2023-05-24 Nikita Popov[KnownBits] Use early return for unknown LHS for shifts...
2023-05-24 Nikita Popov[ValueTracking] Check for known bits conflict for shl...
2023-05-24 Nikita Popov[InstCombine] Directly iterate over users (NFC)
2023-05-24 Nikita Popov[KnownBits] Check for conflict-freedom in exhaustive...
2023-05-24 Nico Weber[gn build] Port 1c9a8004ed88
2023-05-24 Jens Massberg[Clang][C++20] Error out if parameter types of a defaul...
2023-05-24 luxufan[LVI] Don't compute range on not guaranteed not to...
2023-05-24 Joshua Cao[LoopUnroll] Peel iterations based on select conditions
2023-05-24 Joshua Cao[LoopUnroll] Add tests for peeling iterations based...
2023-05-24 Kadir Cetinkaya[clangd] Fix add-using tweak on declrefs with template...
2023-05-24 Nikita Popov[InstCombine] Fix crash due to early extractvalue removal
2023-05-24 Matt ArsenaultValueTracking: Handle constrained_sqrt in computeKnownF...
2023-05-24 Matt ArsenaultAMDGPU: Drop FP_ROUND second value check
2023-05-24 Matt ArsenaultInline: Convert test to generated checks
2023-05-24 Matt ArsenaultConvert unit test to opaque pointers
2023-05-24 Chuanqi XuRecommit [C++20] [Modules] Serialize the evaluated...
2023-05-24 Théo Degioanni[mlir] [sroa] Add support for MemRef.
2023-05-24 Sergei Barannikov[AMDGPU] Check if register is non-null before calling...
2023-05-24 Kazu Hirata[IR] Use LLVMContext::MD_nontemporal (NFC)
2023-05-24 Aiden Grossman[clang][X86] Add __cpuidex function to cpuid.h
2023-05-24 LLVM GN Syncbot[gn build] Port bea2ff655068
2023-05-24 Chuanqi XuRevert "[C++20] [Modules] Serialize the evaluated const...
2023-05-24 Mark de Wever[libc++] Untangles invoke.
2023-05-24 Mark de Wever[libc++] Adds C++26 support.
2023-05-24 Owen PanRevert "[clang-format] Fix indentation for selective...
2023-05-24 Kazu Hirata[lldb] Fix typos in documentation
2023-05-24 Louis Dionne[libc++][NFC] Refactor helper method into the Lit test...
2023-05-24 Louis Dionne[libc++] Complete refactor of tests for operator new
2023-05-24 wangpc[TableGen] Unify the priority of variables
2023-05-24 Joshua Cao[BBUtils][NFC] Delete SplitBlockAndInsertIfThen with DT.
2023-05-24 Chuanqi Xu[NFC] Fix the warning for dangling pointer for c0d6f85e...
2023-05-24 Sedenion[clang-format] Fix indentation for selective formatting
2023-05-24 Chuanqi Xu[C++20] [Modules] Serialize the evaluated constant...
next