platform/upstream/llvm.git
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.
2023-03-08 Simon Pilgrim[X86] Regenerate memset-vs-memset-inline.ll
2023-03-08 Arthur Eubanks[docs] Update README and GettingStarted
2023-03-08 Craig Topper[RISCV] Remove support for integers in RISCVAsmParser...
2023-03-08 Renaud-K[flang] Remove circular dependency between libFIRSuppor...
2023-03-08 Mikhail R.... [libc] Add fenv_t and signal macros in riscv
2023-03-08 Thomas Raoux[mlir][scf] Fix bug in software pipeliner and simplify...
2023-03-08 Siva Chandra[libc] Remove log10 from the list of riscv64 entrypoints.
2023-03-08 Han Zhu[SROA] Create additional vector type candidates based...
2023-03-08 Aaron Ballman[C2x] Add test coverage for WG14 N2607
2023-03-08 Peiming Liu[mlir][sparse] fix a bug in unpack op that used wrong...
2023-03-08 Ganesh Gopalasubramanian[X86] AMD Genoa (znver4) Scheduler model update
2023-03-08 Mikhail R.... [libc] Add support for sqrt in riscv
2023-03-08 Dave Lee[lldb] Let 'v' command directly access ivars of _any_...
2023-03-08 Mikhail R.... [libc] Add support for fma in riscv
2023-03-08 Adam PaszkeMake it possible to create DenseElementsAttrs with...
2023-03-08 Florian Hahn[VPlan] Add predicate to VPReplicateRecipe, expand...
2023-03-08 Dave Lee[lldb] Change default value of dwim-print-verbosity...
2023-03-08 Michael Francis[AIX] Fix libc++ Symbol Visibility on AIX
2023-03-08 Michael Kruse[Polly] Remove -polly-vectorizer=polly.
2023-03-08 Felipe de Azevedo... [CodeGen] Prevent nullptr deref in genAlternativeCodeSe...
2023-03-08 Craig Topper[RISCV] Make getFPImm return a float instead of a uint3...
2023-03-08 Nikolas Klauser[libc++] Enable -Wunused-template
2023-03-08 Fangrui SongRevert D118493 "Set rpath on openmp executables"
2023-03-08 Juneyoung Lee[DAGCombiner] Avoid converting (x or/xor const) + y...
2023-03-08 Snehasish Kumar[memprof] Simplify initialized flags.
2023-03-08 Mikhail R.... [libc] Support more functions in riscv
2023-03-08 Noah Goldstein[X86] Add masked predicate execution variants for instr...
2023-03-08 Noah Goldstein[X86] Add support for using Sched/Codesize information...
2023-03-08 Noah Goldstein[X86] Add ICX target in `unpckpd` tuning tests; NFC
2023-03-08 Craig Topper[IVDescriptors] Pass IsSigned when creating an all...
2023-03-08 Craig Topper[RISCV] Don't parse the decimal minimum value for fli...
2023-03-08 Craig Topper[RISCV] Store fli min/nan/inf in index form in RISCVOpe...
2023-03-08 Joseph Huber[Libomptarget] Update handling of architectures for...
2023-03-08 Luke Lau[RISCV] Add vsseg intrinsic for fixed length vectors
2023-03-08 Renaud-K[flang] Moving common polymorphic code into utility...
2023-03-08 Mark de Wever[libc++][test] Uses qualified std::uint32_t.
2023-03-08 Paul Walker[CodeGenPrepare] Stop llvm.vscale() -> getelementptr...
2023-03-08 Nikolas KlauserRevert "[ASan][libcxx] Annotating std::vector with...
next