platform/upstream/llvm.git
2023-03-09 Valentin Clement[flang] Simplify same_type_as condition
2023-03-09 ManuelJBrito[X86] Drop single use check for freeze(undef) in LowerA...
2023-03-09 Aaron BallmanSwitch from int to unsigned int; NFC
2023-03-09 Valery Pykhtin[AMDGPU] Speedup GCNDownwardRPTracker::advanceBeforeNext
2023-03-09 Kiran Chandramohan[Flang][OpenMP] Restrict check to worksharing construct...
2023-03-09 Diana PicusAMDGPU: Update checks for a couple of tests. NFC
2023-03-09 Peter Steinfeld[Flang] Fix ALLOCATE with MOLD where MOLD is a scalar
2023-03-09 Dylan Fleming[Flang][MLIR][OpenMP] Add support for logical eqv in...
2023-03-09 Joseph Huber[Libomptarget] Remove unused arguments from bitcode...
2023-03-09 Krasimir Georgiev[libc++] Add missing includes to optional
2023-03-09 Ed Maste[libc++] Remove XFAIL for a test that now passes on...
2023-03-09 Aaron BallmanRevert "Add __builtin_set_flt_rounds"
2023-03-09 Aaron BallmanRevert "Disable test for __builtin_set_flt_rounds to...
2023-03-09 Joseph Huber[libc] Add missing header for LIBC_INLINE macro
2023-03-09 Joseph Huber[libc] Add intrinsic for thread fence to the atomic...
2023-03-09 Simon Pilgrim[X86] combineConcatVectorOps - add basic TRUNCATE handl...
2023-03-09 Advenam Tacet[libc++] Safe allocator tests
2023-03-09 Sacha Ballantyne[Flang] Give fir.if RegionBranchOpInterface
2023-03-09 Simon Pilgrim[X86] Add test case showing failure to fold concat_v32i...
2023-03-09 Nikita Popov[ConstantFolding] Preserve inbounds when casting GEP...
2023-03-09 Nikita Popov[InstSimplify] Fix newlines in test (NFC)
2023-03-09 ManuelJBritoRevert "[X86] Drop single use check for freeze(undef...
2023-03-09 Nikita PopovRevert "[clang-format] Add -j to clang-format-diff...
2023-03-09 Markus MützelReapply [lld][flang] Add exceptions for Flang runtime...
2023-03-09 Martin StorsjöRevert "[lld][flang] Add exceptions for Flang runtime...
2023-03-09 Simon Pilgrim[X86] combineConcatVectorOps - add ADD/SUB/MUL handling
2023-03-09 Martin Storsjö[lld][flang] Add exceptions for Flang runtime libraries...
2023-03-09 ManuelJBrito[X86] Drop single use check for freeze(undef) in LowerA...
2023-03-09 Balázs Kéri[clang][analyzer][NFC] Refactor code of StdLibraryFunct...
2023-03-09 Haojian Wu[bazel] Port for 0aac9a2875bad4f065367e4a6553fad78605f895
2023-03-09 Sven van Haastregt[OpenCL] Add builtin header TableGen emitter
2023-03-09 Petar AvramovicFix SGPR + VGPR + offset Scratch offset folding
2023-03-09 Petar AvramovicFix VGPR + offset Scratch offset folding
2023-03-09 Petar AvramovicFix SGPR + offset Scratch offset folding
2023-03-09 Yeting Kuo[IR][DAG][RISCV] Allow scalable vector ISD::STRICT_FP_E...
2023-03-09 Chuanqi Xu[Modules] Remove unnecessary check when generating...
2023-03-09 Nikita Popov[IPSCCP] Don't require noundef for !range annotation
2023-03-09 Nikita Popov[LangRef] Use new memory attribute syntax (NFC)
2023-03-09 Han Zhu[SROA] Fix bug where CandidateTys is appended while...
2023-03-09 Marco Elver[SanitizerBinaryMetadata] Do not add to GPU code
2023-03-09 David Spickett[llvm][TableGen][Jupyter] Correct notebook name in...
2023-03-09 Nikita Popov[llvm-c] Remove PassManagerBuilder APIs
2023-03-09 Siva Chandra... [libc][Obvious] Fix bad include and type in threads...
2023-03-09 Haojian Wu[Tooling/Inclusion] Add atomic family symbols
2023-03-09 Haojian Wu[Tooling/Inclusion] Add missing placerholder _1 symbols.
2023-03-09 Chuanqi Xu[doc] Deprecate the '-fmodule-file=<module-name>=<path...
2023-03-09 Siva Chandra... [libc][NFC] Compile tests also with -fpie.
2023-03-09 Aaron Siddhartha... [bazel] Don't alwayslink clang-tidy libraries
2023-03-09 Karl-Johan... [compiler-rt] Avoid signed shift overflow in __muloXi4...
2023-03-09 Siva Chandra... [libc][Obvious] Add missing dep to include.sys_mman.
2023-03-09 Théo Degioanni[mlir][llvm] Add inalloca attribute to alloca op.
2023-03-09 Piyou Chen[RISCV] Enable subregister liveness by default
2023-03-09 Craig Topper[RISCV] Don't try to use fli.h with Zfa+Zfhmin.
2023-03-09 Bing1 Yu[X86][MemFold] Update some records for X86MemFoldTables.inc
2023-03-09 Igor Zhukov[libc++][test] Fix transitive_includes
2023-03-09 Jonas Devlieghere[lldb] Fix -Wdangling-else warning in CommunicationTest
2023-03-09 Jonas Devlieghere[lldb] Fix typo in SymbolVendorELF
2023-03-09 Jonas Devliegherelldb] Re-enable TestSymbolFileJSON on non Darwin platforms
2023-03-09 Craig Topper[RISCV] Remove seemingly unneeded !isPosZero from Zfa...
2023-03-09 Craig Topper[RISCV] Remove some trailing whitespace. NFC
2023-03-09 Jonas Devlieghere[lldb] Temporarily disable TestSymbolFileJSON on non...
2023-03-09 Jie Fu[polly] Remove unused variable 'VectorLoops' in IslNode...
2023-03-09 jinge90Disable test for __builtin_set_flt_rounds to avoid...
2023-03-09 Jonas Devlieghere[lldb] Introduce new SymbolFileJSON and ObjectFileJSON
2023-03-09 Ron LiebermanRevert "Add map info for dereference pointer."
2023-03-09 Nathan Lanza[clang][nfc] Update some documentation referring to...
2023-03-09 jinge90Add __builtin_set_flt_rounds
2023-03-09 Jie Fu[mlir] Fix -Wdeprecated-copy in SparseTensorType.h...
2023-03-09 Nikolas Klauser[libc++] Add missing includes to __format/container_ada...
2023-03-09 Jason MolendaClean up conditional, don't set load binaries twice
2023-03-09 Jennifer YuAdd map info for dereference pointer.
2023-03-09 LiaoChunyu[RISCV] Add more testcases for overflow-intrinsics.ll
2023-03-09 Jason MolendaDon't load non-kexts in darwin kernel debug; handle...
2023-03-09 wren romano[mlir][sparse] Factoring out Merger::expIsTensor
2023-03-09 Dave Lee[lldb] Make repeat commands work for regex commands
2023-03-08 Jez NgRevert "[lld-macho] Warn on method name collisions...
2023-03-08 Michael Kruse[Polly] Remove Polly-ACC.
2023-03-08 wren romano[mlir][sparse] Making SortMask into an enum-class
2023-03-08 Pavel Iliin[NFC][AArch64] Document and improve FMV code.
2023-03-08 wren romano[mlir][sparse] Making deletion of SparseTensorType...
2023-03-08 Kirill Stoimenov[LSAN] Disable leaks in test using environment variable...
2023-03-08 Siva Chandra[libc] Widen the riscv64 full build config.
2023-03-08 Chia-hung Duan[scudo] Shuffle the regions
2023-03-08 Michael Kruse[flang] Fix linker test on Windows.
2023-03-08 Devajith Valaparambi... [mlir][linalg] Downscale 2D convolution with unit dimen...
2023-03-08 Anna Thomas[Tests] Precommit tests for D145616
2023-03-08 Devajith Valaparambi... [mlir][linalg] Add vectorization support for conv_1d
2023-03-08 Augusto Noronha[lldb] Only replace valobj with persisted one if not...
2023-03-08 Craig Topper[RISCV] Parse Zfa fli instructions using double precision.
2023-03-08 Vitaly Buka[hwasan] Increase allocator space for non-android Linux
2023-03-08 Stanislav Mekhanoshin[AMDGPU] Implement idempotent atomic lowering
2023-03-08 Min-Yih Hsu[M68k] Add support for basic memory constraints in...
2023-03-08 Min-Yih Hsu[M68k] Factoring out memory operand printer into a...
2023-03-08 Alexey Bataev[SLP][NFC]Update/simplify test to avoid dead code elimi...
2023-03-08 V Donaldson[flang] is_iostat_end and is_iostat_eor intrinsics
2023-03-08 Chia-hung Duan[scudo] Adjust page map buffer size
2023-03-08 Alexey Bataev[OPENMP]Fix PR59947: "Partially-triangular" loop collap...
2023-03-08 Nikolas Klauser[libc++] Granularize <type_traits> includes
2023-03-08 Valentin Clement[flang] Adapt PointerIsAssociatedWith for empty derived...
2023-03-08 Mark de Wever[libc++][format] Improves Unicode decoders.
next