platform/upstream/llvm.git
2022-09-12 Pavel Samolysov[NFC][ScheduleDAG] Use structure bindings and emplace_back
2022-09-12 Sander de Smalen[AArch64][SME] Add utility class for handling SME attri...
2022-09-12 Matt ArsenaultDAG: Sink some getter code closer to uses
2022-09-12 Matt ArsenaultCodeGen: Set MODereferenceable from isDereferenceableAn...
2022-09-12 Muhammad Omair... [LLD] Fix pdb-natvis.test for Windows on Arm
2022-09-12 Clement Courbet[llvm-exegesis][NFC] Use factory function for LlvmState.
2022-09-12 Pavel Samolysov[NFC][ScheduleDAG] Use Register and MCPhysReg instead...
2022-09-12 Matt ArsenaultDeadMachineInstructionElim: Switch to using LiveRegUnits
2022-09-12 Matt ArsenaultRegAlloc: Use SmallSet instead of std::set
2022-09-12 Jonas HahnfeldFix build of Lex unit test with CLANG_DYLIB
2022-09-12 J. Ryan Stinnett[DebugInfo][Docs] Fix RST syntax for DW_OP_LLVM_arg...
2022-09-12 Muhammad Usman... Rewording note note_constexpr_invalid_cast
2022-09-12 zhongyunde[AA] Improve the BasicAA analysis capability
2022-09-12 Simon Pilgrim[CostModel][X86] Move AVX512/AVX2 uniform shift costs...
2022-09-12 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-09-12 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-09-12 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-09-12 David Green[AArch64] Add some extra typepromotion cost tests. NFC
2022-09-12 David Spickett[llvm][AArch64] Test warning for clobbering w19 with...
2022-09-12 lorenzo chelini[MLIR][Linalg] Fix typos in 'DropUnitDims.cpp'
2022-09-12 David Spickett[LLVM][AArch64] Explain that X19 is used as the frame...
2022-09-12 Max Kazantsev[IRCE] Bail in case of pointer types. PR40539
2022-09-12 owenca[clang-format] Don't insert braces for loops with a...
2022-09-12 Djordje TodorovicRevert ""Recommit "[AggressiveInstCombine] Lower Table...
2022-09-12 Johannes DoerfertRevert "[Attributor] AAPointerInfo should allow "harmle...
2022-09-12 Jeffrey TanAdd SBDebugger::GetSetting() public APIs
2022-09-12 Johannes Doerfert[Attributor] AAPointerInfo should allow "harmless"...
2022-09-12 Johannes Doerfert[Attributor] Teach AAPointerInfo to look into aggregates
2022-09-12 Johannes Doerfert[Attributor][FIX] Conservatively handle ptr2int, don...
2022-09-12 Johannes Doerfert[OpenMP] Allow the Attributor to look at functions...
2022-09-12 V Donaldson[flang] Fix invalid branch optimization
2022-09-11 Kazu Hirata[XRay] Remove XRayRecordStorage
2022-09-11 Kazu Hirata[llvm] Use std::aligned_storage_t (NFC)
2022-09-11 Tom Honermann[libc++] Workaround the absence of the __GLIBC_USE...
2022-09-11 Kazu Hirata[GlobalISel] Use std::initializer_list::size (NFC)
2022-09-11 Vitaly Buka[test][clangd] Fix use-after-return after 72142fbac4
2022-09-11 Vitaly BukaRevert "[test][clangd] Fix use-after-return after 72142...
2022-09-11 Aaron PuchertMake sure libLLVM users link with libatomic if needed
2022-09-11 Aaron Puchert[libcxxabi] Fix forced_unwind3.pass.cpp compilation...
2022-09-11 Aaron Puchert[docs] Use relative URLs for man pages
2022-09-11 Vitaly Buka[test][clangd] Fix use-after-return after 72142fbac4
2022-09-11 Vitaly BukaRevert "[test][clangd] Try to unbrake bots after 72142f...
2022-09-11 Mark de Wever[libc++][random] Removes transitive includes.
2022-09-11 Junduo Dong[Clang] Reimplement time tracing of NewPassManager...
2022-09-11 Florian Hahn[VPlan] Check recipe uses instead of type of underlying...
2022-09-11 Marc Auberer[InstCombine] Fold x + (x | -x) to x & (x - 1)
2022-09-11 Sanjay Patel[InstCombine] add tests for mul-by-neg-pow2; NFC
2022-09-11 Sanjay Patel[InstCombine] add tests for demanded bits of add with...
2022-09-11 Mark de Wever[libc++][doc] Updates format status page.
2022-09-11 Rainer Orth[compiler-rt] Handle non-canonical triples with new...
2022-09-11 Alexey Bader[StripDeadDebugInfo] Drop dead CUs
2022-09-11 Vitaly Buka[test][clangd] Try to unbrake bots after 72142fbac4
2022-09-11 Tom Honermann[libc++][cuchar] Declare std::c8rtomb and std::mbrtoc8...
2022-09-11 Groverkss[MLIR][Presburger] Refactor MultiAffineFunction to...
2022-09-11 Vitaly Buka[test][msan] Add tests for @llvm.masked.*
2022-09-10 Aiden Grossman[MLGO] Make TFLiteUtils throw an error if some features...
2022-09-10 Vitaly Buka[test][msan] Remove -DAG after fixing indeterminism
2022-09-10 Vitaly Buka[msan] Don't deppend on argumens evaluation order
2022-09-10 Vitaly Buka[test][msan] Autogenerate the test
2022-09-10 Vitaly Buka[msan] Do not deppend on arguments evaluation order
2022-09-10 Vitaly BukaRevert "[test][msan] Convert test into autogenerated"
2022-09-10 Vitaly Buka[test][msan] Convert test into autogenerated
2022-09-10 Florian Hahn[SLP] Add test case showing missing CSE in hoisted...
2022-09-10 Vitaly Buka[NFC][msan] Remove unused return type
2022-09-10 Vitaly Buka[msan] Relax handling of llvm.masked.expandload and...
2022-09-10 Simon Pilgrim[CostModel][X86] Merge AVX512BW vXi8/vXi16 shifts into...
2022-09-10 Corentin Jabot[Clang] NFC: Remove duplicated variable def in CheckLVa...
2022-09-10 Simon Pilgrim[CostModel][X86] Update CTPOP costs
2022-09-10 Simon Pilgrim[X86] Fix bdver2 128-bit shuffles throughputs
2022-09-10 Simon Pilgrim[X86] Fix bdver2 128-bit ALU/logic/shift throughputs
2022-09-10 Manuel BritoUse PoisonValue instead of UndefValue when RAUWing...
2022-09-10 Yi Kong[Object] Improve ArchiveWriter diagnostics
2022-09-10 Nikolas Klauser[libc++] Bump _LIBCPP_STD_VER to the next expected...
2022-09-10 Rainer Orth[Linux] Hack around Linux/sparc <bits/stdio-ldbl.h>
2022-09-10 sunho[ORC] Remove moves.
2022-09-10 sunho[ORC][ORC_RT][COFF] Remove public bootstrap method.
2022-09-10 sunho[ORC][ORC_RT][COFF] Support dynamic VC runtime.
2022-09-10 sunho[JITLink][COFF] Use DLLImportDefinitionGenerator for...
2022-09-10 Craig Topper[DAGCombiner] Use HandleSDNode to keep node alive acros...
2022-09-10 Adrian PrantlDocument some of the clang-specific DWARF extensions...
2022-09-10 Jason Molendadependency cycle fix in DynamicLoaderDarwinKernel
2022-09-10 Mohammed Keyvanzadeh[clang][cmake] Remove extra brace
2022-09-10 Aart Bik[mlir][sparse] fix some asan detected leaks in integrat...
2022-09-09 Joe Loser[llvm][lit] Respect GTEST_TOTAL_SHARDS and GTEST_SHARD_...
2022-09-09 Joe Loser[llvm] Remove includes of `llvm/Support/STLArrayExtras.h`
2022-09-09 Bruno Cardoso... [Clang][ScanDeps] Change multiple-commands.c test to...
2022-09-09 Nico Weber[gn build] port 1a608cfb5ca8
2022-09-09 Nico Weber[gn build] port 48506fbbbf2732d (Mach-O-Fileset)
2022-09-09 Greg ClaytonAdd the ability to show when variables fails to be...
2022-09-09 Stanley Winata[mlir][linalg] Add decomposition from conv_2d_nchw
2022-09-09 Adrian PrantlAdapt LLDB dataformatters for libcxx change D129386
2022-09-09 Fangrui Song[ADT] Move LLVM_DEPRECATED before type after D133502
2022-09-09 Zequan Wu[LLDB][NativePDB] Replace blocks.cpp with blocks.s...
2022-09-09 Fangrui Song[Bazel] Port eb65327fe9d8b1a6824937e2b76f759101cd6416
2022-09-09 River Riddle[mlir] Fix asan leak in BlockAndValueMapping test
2022-09-09 River Riddle[mlir:SymbolTable] Add "remove" method that drops a...
2022-09-09 Xiang Li[NFC] Cleanup test for D132913 Preserve vec3 for HLSL
2022-09-09 Jason MolendaRecognize a platform binary in ProcessGDBRemote which...
2022-09-09 Fangrui Song[ELF] Merge Symbol::needs* into uint16_t flags. NFC
2022-09-09 Joe Loser[ADT] Mark `llvm::array_lengthof` as deprecated
next