platform/upstream/llvm.git
2022-06-22 Joseph Huber[LinkerWrapper][NFC] Change interface to use a StringRe...
2022-06-22 Mingming Liu[Support] Change TrackingStatistic and NoopStatistic...
2022-06-22 lorenzo chelini[MLIR] Fix top-level comment (NFC)
2022-06-22 Daniel Thornburgh[Symbolize] Parse multi-line markup elements.
2022-06-22 Jim InghamAdd a "-b" option to "process continue" to run to a...
2022-06-22 serge-sans... [iwyu] Handle regressions in libLLVM header include
2022-06-22 Richard[clang-tidy] Fix documentation (NFC)
2022-06-22 Mark de Wever[libc++] Reduces std::to_chars instantiations.
2022-06-22 Aart Bik[mlir][sparse] fix typo in CHECK test
2022-06-22 Aart Bik[mlir][sparse] accept sparse reshape (expand/collapse)
2022-06-22 Arjun P[MLIR][Presburger] introduce SlowMPInt, an auto-resizin...
2022-06-22 Max Kazantsev[LSR] Don't allow zero quotient as scale ref. PR56160
2022-06-22 Craig Topper[RISCV] Add RISCVISD opcodes for the rest of get*Addr.
2022-06-22 Mark de Wever[libc++][CI] Use GCC 12 labels.
2022-06-22 Xiang Li[DirectX] Support opaque ptr for ValueAsMetadata in...
2022-06-22 Peixin Qiao[flang] Add semantic check for C1520
2022-06-22 Peixin Qiao[flang][Driver] Refine _when_ driver diagnostics are...
2022-06-22 Peixin Qiao[NFC][flang] Add the test case for D125371
2022-06-22 Martin Storsjö[lldb] Tentative attempt to fix command-target-create...
2022-06-22 Jonathan Peyton[OpenMP][libomp] Hold old __kmp_threads arrays until...
2022-06-22 Nikita Popov[X86PreAMXConfig] Use IRBuilder to insert instructions...
2022-06-22 Mark de Wever[libc++] Fixes GCC-12 build.
2022-06-22 Nikita Popov[X86] Regenerate test checks (NFC)
2022-06-22 Nikita Popov[X86PreAMXConfig] Use MapVector to fix non-determinism
2022-06-22 Guillaume ChateletRevert "[NFC] Remove dead code"
2022-06-22 Nikita Popov[X86] Name instructions in test (NFC)
2022-06-22 Nico Weber[gn build] Port c3574ef739fb slightly better
2022-06-22 Nico WeberReland "[gn build] (manually) port b94db7ed7eaf (Confus...
2022-06-22 serge-sans... [clang-tidy] Confusable identifiers detection
2022-06-22 Alvin Wong[lldb] Add setting to override PE/COFF ABI by module...
2022-06-22 Alvin Wong[lldb][windows] Fix crash on getting nested exception
2022-06-22 Alvin Wong[lldb] Resolve exe location for `target create`
2022-06-22 Martin Storsjö[lldb] Fix reading i686-windows executables with GNU...
2022-06-22 James Y KnightClang AttributeReference: emit entries for "Undocumente...
2022-06-22 Guillaume Chatelet[Alignment] Use Align for MaxKernArgAlign
2022-06-22 Joseph Huber[LinkerWrapper] Fix calls to deleted Error constructor...
2022-06-22 Nikita Popov[X86] Migrate more tests to opaque pointers (NFC)
2022-06-22 Valentin Clement[flang] Add FIR tests missing from fir-dev
2022-06-22 Guillaume Chatelet[NFC] Remove dead code
2022-06-22 Florian Hahn[ConstraintElimination] Transfer info from SGE to unsig...
2022-06-22 Joseph Huber[Clang] Allow multiple comma separated arguments to...
2022-06-22 Joseph Huber[LinkerWrapper] Rework the linker wrapper and use ownin...
2022-06-22 Nikita Popov[X86] Name instructions in test (NFC)
2022-06-22 Guillaume Chatelet[NFC] Remove dead code
2022-06-22 Martin Storsjö[lldb] Remove an outdated comment. NFC.
2022-06-22 Aaron BallmanDon't treat invalid parameters as being unused
2022-06-22 Igor Kudrin[NVPTX] Keep metadata attached to module-scope variables
2022-06-22 Simon Pilgrim[DAG] SelectionDAG::GetDemandedBits - don't recurse...
2022-06-22 Nikita Popov[X86] Migrate tests to use opaque pointers (NFC)
2022-06-22 Guillaume ChateletRe-land [libc] Apply no-builtin everywhere, remove...
2022-06-22 Nikita Popov[Tests] Remove unnecessary bitcasts from opaque pointer...
2022-06-22 Nikita Popov[AlignmentFromAssumptions] Migrate tests to opaque...
2022-06-22 Guillaume Chatelet[libc][mem*] Introduce Sized/Backends for new mem framework
2022-06-22 Nikita Popov[AddDiscriminators] Migrate tests to opaque pointers...
2022-06-22 Nikita Popov[AggressiveInstCombine] Update tests to use opaque...
2022-06-22 Nikita Popov[ADCE] Update tests to use opaque pointers (NFC)
2022-06-22 esmeyi[XCOFF] write the real source file name in C_FILE symbol.
2022-06-22 David Green[ARM] Fix MVE gather/scatter merged gep offsets
2022-06-22 Nikita Popov[X86] Don't run O2 pipeline in codegen test (NFC)
2022-06-22 David Sherwood[AArch64][SME] Add some SME PSTATE setting/query intrinsics
2022-06-22 Hui Xie[libc++] fix views::all hard error on lvalue move only...
2022-06-22 Nikita Popov[SCCP] Don't mark edges feasible when resolving undefs
2022-06-22 Nicolas Vasilache[mlir][Transform] NFC - Pass TransformState as an argum...
2022-06-22 Serge PavlovFix interaction of pragma FENV_ACCESS with other pragmas
2022-06-22 Nikolas Klauser[libc++] Complete the implementation of N4190
2022-06-22 Nikolas Klauser[libc++] Remove std::function in C++03
2022-06-22 Valentin Clement[flang] Cleanup code and add test from fir-dev
2022-06-22 Florian Hahn[ConstraintElimination] Update addFact to take Predicat...
2022-06-22 Martin Storsjö[CMake] Don't pass CMAKE_C(XX)_COMPILER to the nested...
2022-06-22 Pavel Samolysov[DeadArgElim] Reformat the pass in accordance with...
2022-06-22 LLVM GN Syncbot[gn build] Port 77ad77c0710f
2022-06-22 Siva Chandra... [libc] Fix bug in UInt comparison operators.
2022-06-22 Mark de Wever[libc++][format] Improve string formatters
2022-06-22 Tom StellardHowToReleaseLLVM: Add description of the bug triage...
2022-06-22 Ruiling SongAMDGPU: Skip unexpected CFG in SIOptimizeVGPRLiveRange
2022-06-22 chenglin.bi[NewGVN] add context instruction for SimplifyQuery
2022-06-22 Serguei Katkov[LoopVectorize] Uninitialized phi node leads to a crash...
2022-06-22 Michał Górny[lldb] [test] Mark TestNonStop as LLGS-specific
2022-06-22 Joseph Huber[Libomptarget] Remove duplicate data environment exit
2022-06-22 Johannes Doerfert[Attributor][FIX] Avoid empty bin in AAPointerInfo
2022-06-22 Johannes Doerfert[Attributor] Ensure to use the proper liveness AA
2022-06-22 Fangrui Song[lld-macho] Work around odr-use of const non-inline...
2022-06-22 Jonas Devlieghere[lldb] Add a setting to specify the preferred dynamic...
2022-06-22 Jonas Devlieghere[lldb] Instantiate lazily named classes on macOS Ventura.
2022-06-22 Vasileios PorpodasRecommit "[SLP][X86] Improve reordering to consider...
2022-06-22 lewuathe[mlir][math] Support vector type by erf and round libm...
2022-06-22 Nico Weber[lld/mac] Parallelize code signature computation
2022-06-22 Vasileios PorpodasRevert "[SLP][X86] Improve reordering to consider alter...
2022-06-21 Vasileios Porpodas[SLP][X86] Improve reordering to consider alternate...
2022-06-21 Paul Walker[SVE] Add isel patterns that match "FpImm - A" to the...
2022-06-21 Paul Walker[NFC][SVE] Simplify SUBR_ZI isel patterns.
2022-06-21 Paul Walker[SVE] Lower "unpredicated" sabd/uabd intrinsics to...
2022-06-21 Daniel BertalanReland "[lld-macho] Show source information for undefin...
2022-06-21 Aart Bik[mlir][sparse] refine bufferization allocation lowering
2022-06-21 LLVM GN Syncbot[gn build] Port 79fbee3cc562
2022-06-21 Anubhab GhoshRe-apply "[JITLink][Orc] Add MemoryMapper interface...
2022-06-21 Philip Reames[RISCV] Add cost model test coverage for loads and...
2022-06-21 Vasileios Porpodas[SLP][NFC] Precommit test for a followup patch that...
2022-06-21 Florian Hahn[ConstraintElimination] Add tests for transferring...
2022-06-21 Martin Boehme[Clang] Fix compile time regression caused by D126061.
next