platform/upstream/llvm.git
2022-11-30 Tim NorthoverX86: relax EFLAGS liveness check when generating stack...
2022-11-30 Jay Foad[AMDGPU] Fix location of line break in VOPC instruction...
2022-11-30 Nicolai HähnleAMDGPU: Fixup tests
2022-11-30 Muhammad Omair... [FLANG] Fix MSVC + clang-cl build
2022-11-30 Gabor Buella[MSAN] add interceptor for stpncpy
2022-11-30 Vignesh BalasubramanianRevert "[OpenMP] [OMPD] Enable OMPD Tests"
2022-11-30 Tom Eccles[flang] fix unused variables
2022-11-30 Nicolai HähnleAMDGPU: Remove ImagePSV and move images to addrspace 7
2022-11-30 Corentin Jabot[Clang] Remove conflict markers from ReleaseNotes
2022-11-30 Corentin JabotImplement CWG2631
2022-11-30 Vignesh Balasubramanian[OpenMP] [OMPD] Enable OMPD Tests
2022-11-30 gonglingqin[LoongArch] Add codegen support for atomicrmw min/max...
2022-11-30 Timm Bäder[clang][Interp] Explicitly handle RVO Pointer
2022-11-30 Dmitry Vyukovtsan: fix epoll_pwait2 interceptor
2022-11-30 Timm Bäder[clang][Interp] Use placement new to construct opcode...
2022-11-30 Timm Bäder[clang][Interp] Handle undefined functions better
2022-11-30 Timm Bäder[clang][Interp] Array initialization via CXXConstructExpr
2022-11-30 Valentin Clement[flang] Handle polymorphic value when creating temporary
2022-11-30 Dmitry VyukovRevert "Use-after-return sanitizer binary metadata"
2022-11-30 Matthias Springer[mlir][bufferize] Improve error message when returning...
2022-11-30 Timm Bäder[clang][Interp] Fix discarding non-primitive function...
2022-11-30 wangpc[RISCV] Remove lmuls argument in Sched class
2022-11-30 Dmitry VyukovUse-after-return sanitizer binary metadata
2022-11-30 Thomas Symalla[AMDGPU] Remove AMDGPUISelDAGToDAG::isKnownNeverNaN
2022-11-30 Rong Xu[llvm-profdata] Use flattening sample profile in profil...
2022-11-30 Petr Hosek[CMake] Support injecting extra dependencies for perf...
2022-11-30 Evgenii Kudriashov[X86] combine-and.ll - add test coverage for scalar...
2022-11-30 Gabriel F.... Fix obvious typo
2022-11-30 Petr Hosek[perf-training] Support additional test suffixes
2022-11-30 Vasileios Porpodas[IR][NFC] Adds Instruction::insertAt() for inserting...
2022-11-30 Murali Vijayaraghavan[mlir][linalg] Changing the positions of introduced...
2022-11-30 Freddy Ye[X86] include cmpccxaddintrin.h from immintrin.h to...
2022-11-30 Petr Hosek[scudo] Do not consider releasing unallocated pages
2022-11-30 Petr Hosek[clang-doc] Fix warnings about lock_guard
2022-11-30 chenglin.bi[InstSimplify] Fold (X || Y) ? X : Y --> X
2022-11-30 Craig Topper[RISCV] Preserve chain output when selecting splat...
2022-11-30 Vasileios Porpodas[NFC] Removed call to getInstList() from range loops...
2022-11-30 Jakub Kuderski[ADT] Add `zip_equal` for iteratees of equal lengths
2022-11-30 Jakub Kuderski[ADT] Clarify `zip` behavior with iteratees of differen...
2022-11-30 Michael Maitland[RISCV][CodeGen] Account for LMUL for Vector Fixed...
2022-11-30 Peter Rong[FuzzMutate] SinkInstructionStrategy
2022-11-30 Matt ArsenaultAMDGPU: Convert some cast tests to opaque pointers
2022-11-29 Nikolas Klauser[libc++][math.h] move #undefs to the top and guard...
2022-11-29 Nikolas Klauser[libc++][math.h] Use builtins for all the functions
2022-11-29 Nikolas Klauser[libc++] Install llvm-dev in the docker image
2022-11-29 Hanhan Wang[mlir][tensor] Enhance the verifier of pack and unpack op.
2022-11-29 Matt ArsenaultAMDGPU: Convert some bit operation tests to opaque...
2022-11-29 Matt ArsenaultAMDGPU: Fix creating illegal f16 fp_class
2022-11-29 Matt ArsenaultAMDGPU: Bulk update some call tests to use opaque pointers
2022-11-29 Matt ArsenaultAMDGPU: Bulk update some generic intrinsic tests to...
2022-11-29 Matt ArsenaultAMDGPU: Convert amdgpu-alias-analysis.ll to opaque...
2022-11-29 Matt ArsenaultAMDGPU: Convert some fp op tests to opaque issues
2022-11-29 Benjamin Kramer[Hexagon] Fix unused variable warning in Release builds...
2022-11-29 Brett Wilson[clang-doc] Move file layout to the generators.
2022-11-29 varconst[libc++][ranges][NFC] Revamp the Ranges status page
2022-11-29 Alex Lorenz[clang][darwin] Use consistent version define stringify...
2022-11-29 Krzysztof Parzyszek[Hexagon] Further improve code generation for shuffles
2022-11-29 Wael Yehia[AIX][LTO] Properly respect LDR_CNTRL and set MAXDATA32...
2022-11-29 Nicolai Hähnleupdate_test_checks: fix typos
2022-11-29 Konstantin... [libc++] Add a missing include to `swap_allocator.h`.
2022-11-29 William Huang[InstCombine] Revert D125845
2022-11-29 Martin Storsjö[clang] [test] Fix recently pushed mingw tests in some...
2022-11-29 Benjamin KramerAMDGPU: Remove unused variables. NFC
2022-11-29 Maryam Moghadas[PowerPC] Fix vperm codegen
2022-11-29 Ron LiebermanRevert "enable code-object-version=5"
2022-11-29 Ron LiebermanRevert "Add mean_anyway to hpc config"
2022-11-29 Alex Lorenz[clang][driver][darwin] Enforce consistent major versio...
2022-11-29 Martin Storsjö[openmp] [test] Use stdint.h instead of manual code...
2022-11-29 Martin StorsjöReapply [openmp] [test] XFAIL many-microtask-args.c...
2022-11-29 Martin Storsjö[clang] [MinGW] Improve detection of libstdc++ headers...
2022-11-29 Martin Storsjö[clang] [MinGW] Improve/extend the gcc/sysroot detectio...
2022-11-29 Nicolai HähnleAMDGPU: Remove BufferPseudoSourceValue
2022-11-29 Ron LiebermanAdd mean_anyway to hpc config
2022-11-29 Ron Liebermanenable code-object-version=5
2022-11-29 Peter Rong[FuzzMutate] Fix a bug in `connectToSink` which might...
2022-11-29 Joseph Huber[libc] Fix test not including 'free'
2022-11-29 Thurston Dang[msan] Increase size of app/shadow/origin mappings...
2022-11-29 Joseph Huber[libc][docs] Add documentation for the new GPU mode
2022-11-29 Joseph Huber[libc] Add initial support for a libc implementation...
2022-11-29 Joseph Huber[libc] Move strdup implementation to a new header
2022-11-29 LLVM GN Syncbot[gn build] Port 185d4964a158
2022-11-29 Dave Lee[lldb] Introduce dwim-print command
2022-11-29 bixia1[mlir][sparse] Improve concatenate operator rewrite...
2022-11-29 Paul Robinson[Windows] Convert llvm/test/ExecutionEngine/MCJIT/remot...
2022-11-29 Krzysztof Parzyszek[Hexagon] Simplify logic for generating code for contra...
2022-11-29 Paul Robinson[Windows] Convert clang/test/Modules tests to check...
2022-11-29 Sanjay PatelRevert "[SystemZ] change test to mir to better isolate...
2022-11-29 Philip Reames[RISCV] Add test coverage for vector constant materiali...
2022-11-29 Mike Rice[clang] Fix buildbot failure in delayed-template-with...
2022-11-29 Philip Reames[RISCV] Add cost model coverage for vector arithmetic
2022-11-29 Valentin Clement[flang] Use BaseBoxType in component by component assig...
2022-11-29 Aaron BallmanAdd test coverage for more C DRs
2022-11-29 Brendon Cahoon[AMDGPU] Unify uniform return and divergent unreachable...
2022-11-29 Jan Sjodin[OpenMP][OMPIRBuilder] Migrate target outlined function...
2022-11-29 Keith Smiley[lld-macho] Reject -no_pie for unsupported archs
2022-11-29 Kelvin Li[flang][doc] Remove DCMPLX intrinsic from the Intrinsic...
2022-11-29 Heejin Ahn[WebAssembly] Move debug tests into DebugInfo
2022-11-29 Kazu Hirata[BOLT] Fix unused function warnings
2022-11-29 Xing Xue[libc++abi][LIT][AIX] Use Vector instructions available...
2022-11-29 Philip Reames[RISCV] Separate out helper for checking if vector...
next