platform/upstream/llvm.git
2023-06-06 Aiden Grossman[CMake][libc] Don't put archive in build/lib/<target...
2023-06-06 Joseph Huber[libc] Replace the `PRINT_TO_STDERR` opcode for RPC...
2023-06-06 Aart Bikbazel build fix
2023-06-06 Johannes Doerfert[Attributor] Identify and remove no-op fences
2023-06-05 NAKAMURA Takumitest/AMDGPU: REQUIRES asserts (D148184)
2023-06-05 NAKAMURA TakumiRISCVISelLowering.cpp: Suppress a warning. (D150824)
2023-06-05 Johannes Doerfert[Attributor] Merge ranges by expansion, avoid unknown...
2023-06-05 Johannes Doerfert[Attributor][NFC] Precommit vector write range tests
2023-06-05 Joseph Huber[libc][obvious] Fix conditional when CUDA is not found
2023-06-05 Peiming Liu[mlir][sparse] fix crashes when using custom reduce...
2023-06-05 Johannes Doerfert[OpenMP] Improve default block count selection fow...
2023-06-05 Johannes Doerfert[OpenMP] Use "kernel" attribute consistently
2023-06-05 Johannes Doerfert[OpenMP] Mark kernels as mustprogress
2023-06-05 Johannes Doerfert[Attributor] Create `AAMustProgress` for the `mustprogr...
2023-06-05 usama hameed[Sanitizers][Darwin] In DlAddrSymbolizer, return only...
2023-06-05 Manish Gupta[mlir][Vector] Adds a pattern to fold `arith.extf`...
2023-06-05 Stevengreissue#62488: Correct some syntax errors. Leave location...
2023-06-05 Joseph Huber[libc] Add initial support for 'puts' and 'fputs' to...
2023-06-05 Joseph Huber[libc] Implement basic `malloc` and `free` support...
2023-06-05 Matt ArsenaultAMDGPU: Add baseline test for undoing mul add 1 reassoc...
2023-06-05 Matt ArsenaultDAG: Reorder conditions
2023-06-05 Hansang Bae[OpenMP][libomp] Allow white spaces in OMP_TARGET_OFFLO...
2023-06-05 Matt ArsenaultAMDGPU: Fold zext into result of v_mad_u16 on high...
2023-06-05 Matt ArsenaultAMDGPU: Add baseline 16-bit mad matching tests
2023-06-05 Matt ArsenaultAMDGPU: Convert test to generated checks
2023-06-05 Peter Klausler[flang] Pad output correctly after tabbing with ADVANCE...
2023-06-05 Aart Bikfix build issue on bazel
2023-06-05 Florian Mayer[hwasan] Properly restore SP tag on exceptions
2023-06-05 Siva Chandra... [bazel][libc] Add targets for integer abs and div funct...
2023-06-05 Nikolas Klauser[libc++][NFC] Add __element_count and use it in the...
2023-06-05 Craig Topper[RISCV] Lower experimental_get_vector_length intrinsic...
2023-06-05 Nick Desaulniers[Demangle] refactor DLangDemangle to use std::string_view
2023-06-05 Fangrui Song[lld] StringRef::{starts,ends}with => {starts,ends...
2023-06-05 Arthur EubanksReland [compiler-rt][CMake] Properly set COMPILER_RT_HA...
2023-06-05 Craig Topper[RISCV] Add RISCVISD nodes for vfwadd/vfwsub.
2023-06-05 Craig Topper[RISCV] Rename SDT_RISCVVWBinOpW_VL->SDT_RISCVVWIntBinO...
2023-06-05 Alex Langford[lldb][NFCI] Change the way Process stores StructuredDa...
2023-06-05 Sami Tolvanen[Driver] Allow -fsanitize=kcfi with -fsanitize-minimal...
2023-06-05 Jessica Clarke[RISCV][test] Fix a couple of whitespace issues
2023-06-05 Kazu Hirata[ADT] Deprecate StringRef::{starts,ends}with_insensitive
2023-06-05 Kazu Hirata[Support] Remove {Bits,Float,Double}To{Bits,Float,Double}
2023-06-05 Kazu Hirata[Support] Remove PowerOf2Floor and ByteSwap_{16,32,64}
2023-06-05 Alex Langford[lldb][NFCI] ConstString methods should take StringRefs...
2023-06-05 Amir Ayupov[BOLT][NFC] Drop MMap events for deleted files
2023-06-05 Nick Desaulniers[Demangle] convert microsoftDemangle to take a std...
2023-06-05 Kazu Hirata[Sema] Fix a warning
2023-06-05 David Blaikiellvm-dwarfdump --verify: Add support for .debug_str_off...
2023-06-05 Alex Langford[lldb][NFCI] Use size_t in OptionValueProperties
2023-06-05 Pierre CalixteTest case improvement (Do not optimize debug locations...
2023-06-05 Alex Langford[lldb][NFCI] Change return type of REPL::GetSourceFileB...
2023-06-05 Artem Belevich[NVPTX] fixed vector-compare test.
2023-06-05 Peter Klausler[flang] Fix crash from bug#63099 (gfortran/regression...
2023-06-05 Artem BelevichCoalesce 16-bit FP types to use integer register classes.
2023-06-05 Nathan Chancellor[Clang] Add release note for 877210faa447
2023-06-05 Mehdi AminiFix MLIR build with Shared lib enabled
2023-06-05 Rafael Ubal... Activate OpenMP translation in MLIR execution engine...
2023-06-05 Dmitriy Filchenko[scudo] Change configuration for Trusty, use mmap()
2023-06-05 Aaron BallmanFix LLVM sphinx build
2023-06-05 Ramkumar Ramachandratree-sitter-mlir: add a more complete grammar
2023-06-05 Charalampos... Respect "-fdiagnostics-absolute-paths" on emit include...
2023-06-05 Christopher... [clang][NFC] refactors value type traits so we can...
2023-06-05 Shao-Ce SUN[Flang] Map `ieee_fma` intrinsic to `llvm.fma`
2023-06-05 Fangrui SongReplace deprecated startswith_insensitive with starts_w...
2023-06-05 Noah Goldstein[InstCombine] Add transform `(icmp pred (shl {nsw and...
2023-06-05 Noah Goldstein[InstCombine] Add tests for tranforming `(icmp pred...
2023-06-05 Florian Mayer[sanitizer] add new symbolizer symbol
2023-06-05 Peiming Liu[mlir][sparse] Make getNumTensors() consistent between...
2023-06-05 Nathan Chancellor[Sema] Do not emit -Wunused-variable for variables...
2023-06-05 Philip Reames[IRBUilder] Introduce getAllOnesMask [nfc]
2023-06-05 Alan HuRemove vestiges of removed OCaml modules
2023-06-05 Florian MayerRevert "Properly restore SP tag on exceptions"
2023-06-05 Krzysztof Drewniak[AMDGPU] Add intrinsic for converting global pointers...
2023-06-05 Krzysztof Drewniak[AMDGPU] Use resource base for buffer instruction Machi...
2023-06-05 Nikolas KlauserRevert "[libc++] Optimize for_each for segmented iterators"
2023-06-05 Krzysztof Drewniak[AMDGPU] Add buffer intrinsics that take resources...
2023-06-05 Nick Desaulniers[Demangle] convert is*Encoding to use std::string_view
2023-06-05 Kiran Chandramohan[Flang][PFT] Skip continue insertion for OpenMP Loops
2023-06-05 Craig Topper[RISCV] Switch vwsll.v* instructions to use the VSHT_IV...
2023-06-05 Michael Liao[TableGen] Fix indentation. NFC
2023-06-05 Stefan Pintilie[LLD] Emit DT_PPC64_OPT into the dynamic section
2023-06-05 Sam McCall[clangd] Move completion signatures and labelDetails
2023-06-05 Kiran Chandramohan[Flang][OpenMP] Refactor to properly fix privatisation...
2023-06-05 SR_team[clangd] Show size, offset and padding for bit fields...
2023-06-05 Mark de Wever[libunwind] Removes CMake work-arounds.
2023-06-05 Tom Eccles[flang] [stack-arrays] fix unused variable warning
2023-06-05 Aaron BallmanSilence C++17 extension warnings; NFC
2023-06-05 Amaury Séchet[NFC][DAG] Move isTruncateOf so that it can be used...
2023-06-05 Aaron BallmanSilence C++17 extension diagnostics in test; NFC
2023-06-05 Nikita Popov[LoopUnroll] Add test for SCEV invalidation issue ...
2023-06-05 Nikita PopovRevert "[LCSSA] Don't invalidate SCEV"
2023-06-05 Harsh Menon[mlir] [linalg] Update documentation for fuse_into_cont...
2023-06-05 Viktoriia Bakalova[clangd] Revert to older include spelling approach.
2023-06-05 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in checkSize...
2023-06-05 Aaron Ballman[C] Support _Generic expressions with a type operand
2023-06-05 JP LehrRevert "[DAGCombine] Make sure combined nodes are added...
2023-06-05 Antonio Frighetto[ConstraintElimination] Refactor `checkAndReplaceCondit...
2023-06-05 Md Abdullah... [mlir][spirv] Change numeric constant's bit-extension...
2023-06-05 Nikita PopovRevert "[LCSSA] Remove unused ScalarEvolution argument...
2023-06-05 Louis Dionne[libc++] Use .gen.py tests for the transitive inclusion...
2023-06-05 LLVM GN Syncbot[gn build] Port b77e50e6aef5
next