platform/upstream/llvm.git
2022-07-12 Nathan James[ADT] Use Empty Base Optimization for Allocators
2022-07-12 Philip Reames{RISCV] Test coverage for improved lowering assuming...
2022-07-12 Jonas DevlieghereRevert "[Clang] Add a warning on invalid UTF-8 in comme...
2022-07-12 Thomas Raoux[mlir][VectorToLLVM] Fix bug in lowering of vector...
2022-07-12 Jonas Devlieghere[dsymutil] Account for DW_OP_convert being CU relative
2022-07-12 Jez Ng[lld-macho][nfc] Change force-load.s test to actually...
2022-07-12 Kai NackeRevert "[GISel] Unify use of getStackGuard"
2022-07-12 Simon Pilgrim[X86] Move isInRange(ArrayRef<int>) inside assert to...
2022-07-12 Kai Nacke[GISel] Unify use of getStackGuard
2022-07-12 Augie Fackler[Attributor] Don't crash if getAnalysisResultForFunctio...
2022-07-12 Jonas Devlieghere[lldb] Fix macOS Ventura version number checks
2022-07-12 Jacques Pienaar[mlir] Switch create to use NamedAttrList&&
2022-07-12 Sunho Kim[ORC] Remove unused function declaration. (NFC)
2022-07-12 Jonas Devlieghere[lldb] Make the g_arguments_data constexpr and fix...
2022-07-12 Simon Pilgrim[AMDGPU] Regenerate local-memory.amdgcn.ll test checks
2022-07-12 Sam McCall[clangd] Remove `allCommitCharacters`
2022-07-12 David BlaikiePretty printer test fixes
2022-07-12 sunho[JITLink][COFF] Fix compiler warnings.
2022-07-12 Aaron BallmanSpeculatively fix this C DR test
2022-07-12 Mark de Wever[libc++][test] Adds spaceship support to macros.
2022-07-12 Nico Weber[clang/ios] Make -mios-version-min the canonical spelli...
2022-07-12 Sunho Kim[JITLink][COFF] Add missing REQUIRES: asserts.
2022-07-12 LLVM GN Syncbot[gn build] Port db995d72db14
2022-07-12 Sunho Kim[JITLink][COFF] Initial COFF support.
2022-07-12 Craig Topper[TargetLowering][RISCV] Make expandCTLZ work for non...
2022-07-12 Craig Topper[RISCV] Pre-commit test for PR56457. NFC
2022-07-12 YongKang Zhu[LLD] Two tweaks to symbol ordering scheme
2022-07-12 David Tenty[libc++][NFC] Add MVS guard for locale_mgmt_zos.h
2022-07-12 Sunil SrivastavaChange default C dialect for PS5 to gnu17/gnu18.
2022-07-12 Hans WennborgBuild Windows releases with libxml enabled, to unbreak...
2022-07-12 Pavel Labath[lldb] Fix TestDataFormatterLibcxxString broken by...
2022-07-12 Aaron BallmanUpdate the status for more C DRs
2022-07-12 Zequan WuReland "[LLDB][NFC] Decouple dwarf location table from...
2022-07-12 Mitch Phillips[~NFC] Fix printf() type punning warning in asan_global...
2022-07-12 Yuanfang Chen[coroutine] add nomerge function attribute to `llvm...
2022-07-12 Mark de Wever[libc++] Fixes CI.
2022-07-12 Mark de Wever[libc++][format] Adds integral formatter benchmarks.
2022-07-12 Mark de Wever[libc++][chrono] Avoid tautological comparisions.
2022-07-12 Aaron BallmanSilence a sphinx diagnostic; NFC
2022-07-12 Nico Weber[gn build] (manually) port dc63ad8878de
2022-07-12 LLVM GN Syncbot[gn build] Port 2240d72f15f3
2022-07-12 Roy Jacobson[Sema] Add deprecation warnings for some compiler provi...
2022-07-12 Nick Desaulniers[X86] initial -mfunction-return=thunk-extern support
2022-07-12 Chuanqi Xu[AST] [Modules] Handle full cases of DefaultArgStorage...
2022-07-12 Mariusz Borsa[Sanitizers][Darwin] Remove SANITIZER_MAC
2022-07-12 Chuanqi Xu[AST] Accept identical TypeConstraint referring to...
2022-07-12 Jay Foad[AMDGPU] SILowerControlFlow uses LiveIntervals
2022-07-12 Joseph Huber[LinkerWrapper] Clean-up unused definitions
2022-07-12 Joseph Huber[LinkerWrapper] Make ThinLTO work inside the linker...
2022-07-12 Chuanqi Xu[Modules] Add ODR Check for concepts
2022-07-12 Kai Nacke[GISel] Check useLoadStackGuardNode() before generating...
2022-07-12 Slava Zakharin[flang] Lower TRANSPOSE without using runtime.
2022-07-12 Krzysztof Drewniak[mlir] Remove VectorToROCDL
2022-07-12 Ben Langmuir[clang][deps] Override dependency and serialized diag...
2022-07-12 Paul Robinson[PS4/PS5] NFC: Use preferred predicate in a triple...
2022-07-12 Nico Webertry to fix lldb build after d489268392d23
2022-07-12 Alex Zinenko[mlir] fold more eagerly in structured op splitting
2022-07-12 Nico Weber[clang/mac] Make -mmacos-version-min the canonical...
2022-07-12 Igor Kudrin[NVPTX] Add missing pass names
2022-07-12 Thomas Raoux[mlir][vector] Add accumulator operand to MultiDimReduce op
2022-07-12 David Sherwood[LoopVectorize] Change PredicatedBBsAfterVectorization...
2022-07-12 Simon Pilgrim[DAG] SimplifyDemandedBits - AND/OR/XOR - attempt basic...
2022-07-12 Dawid Jurczak[NFC] Fix compile time regression seen on some benchmar...
2022-07-12 Alex Zinenko[mlir] Handle linalg.index correctly in TilingInterface
2022-07-12 Alex Zinenko[mlir] Use semantically readable functions for transfor...
2022-07-12 Alex Zinenko[mlir] Transform op for multitile size generation
2022-07-12 Corentin Jabot[Clang] Add a warning on invalid UTF-8 in comments.
2022-07-12 Alex Zinenko[mlir] Allow Tile transform op to take dynamic sizes
2022-07-12 Muhammad Omair... [LLDB] Catagory decorator for watchpoint test in TestCo...
2022-07-12 Joseph Huber[OpenMP] Do not link static library with `-nogpulib`
2022-07-12 Joseph Huber[Libomptarget] Allow static assert to work on 32-bit...
2022-07-12 Peixin Qiao[NFC][flang][OpenMP] Add comment for handling the data...
2022-07-12 Muhammad Omair... [LLDB] Fix NativePDB/local-variables.cpp for AArch64...
2022-07-12 Nikita Popov[Mem2Reg] Consistently preserve nonnull assume for...
2022-07-12 Aaron BallmanUndeprecate ATOMIC_FLAG_INIT in C++
2022-07-12 Nikita Popov[Mem2Reg] Add test for uninitialized nonnull loads...
2022-07-12 Vignesh BalasubramanianFixing build bot failure due to python-pip unavailability.
2022-07-12 David M. Lary[lldb] add SBSection.alignment to python bindings
2022-07-12 Pavel LabathRevert "[lldb] add SBSection.alignment to python bindings"
2022-07-12 Pavel Labath[lldb] add SBSection.alignment to python bindings
2022-07-12 David Green[AArch64] Fix subtarget features for tests. NFC
2022-07-12 LLVM GN Syncbot[gn build] Port 73ebcabff2d9
2022-07-12 Konstantin... [libc++][ranges][NFC] Implement the repetitive parts...
2022-07-12 Nikita Popov[InlineAsm] Improve error messages for invalid constrai...
2022-07-12 Michael Buch[LLDB][ClangExpression] Remove unused StructVars::m_obj...
2022-07-12 Alex Zinenko[mlir] assorted fixes in transform dialect documentation
2022-07-12 Michael Buch[LLDB][DataFormatter] Add data formatter for libcxx...
2022-07-12 Vignesh Balasubramanian[OpenMP][OMPD] GDB plugin code to leverage libompd...
2022-07-12 Alex Zinenko[mlir] Add ReplicateOp to the Transform dialect
2022-07-12 Konstantin... [libc++][ranges][NFC] Consolidate some repetitive range...
2022-07-12 Jay Foad[MachineVerifier] Try harder to verify LiveStacks
2022-07-12 jacquesguan[mlir][Math] Support fold SqrtOp with constant dense.
2022-07-12 Nikita Popov[SDAG] Don't duplicate ParseConstraints() implementatio...
2022-07-12 Rosie Sumpter[AArch64][SVE] Ensure PTEST operands have type nxv16i1
2022-07-12 Cullen Rhodes[MCA] Support multiple comma-separated -mattr features
2022-07-12 Denis Revunov[BOLT][AArch64] Use all supported CPU features on AArch64
2022-07-12 Pavel Labath[lldb/libc++] Simplify the libc++ string formatter
2022-07-12 Manuel KlimekFix build errors.
2022-07-12 Guillaume Chatelet[libc][utils] Add more methods to StringView
2022-07-12 Nikita Popov[IR] Remove support for float binop constant expressions
next