platform/upstream/llvm.git
2022-03-04 Arthur O'Dwyer[libc++] [LWG3656] Update the return type of std::bit_w...
2022-03-04 Aart Bik[mlir][sparse] fix mlir-window build breakage
2022-03-04 Tanya LattnerUpdate references to the mailing list to reference...
2022-03-04 Mogball[mlir] RegionBranchOpInterface should be verifyWithRegions
2022-03-04 Roman LebedevRevert "Reland [SROA] Maintain shadow/backing alloca...
2022-03-04 Mogball[mlir][ods] Save the Enum info in EnumAttr
2022-03-04 Mogball[mlir] NFC fix missing dependency on Async
2022-03-04 Saleem AbdulrasoolObjectFile: add a case for `EM_RISCV`
2022-03-04 Stella LaurenzoReapply "[cmake] Prefix gtest and gtest_main with ...
2022-03-04 Med Ismail... revert "[lldb/Host] Fix crash in FileSystem::IsLocal"
2022-03-04 Med Ismail... [lldb/Plugins] Add ability to load modules to Scripted...
2022-03-04 Med Ismail... [lldb/Plugin] Use static ScriptedInterface::ErrorWithMe...
2022-03-04 Med Ismail... [lldb/test] Re-enable TestEvents.py on Darwin and fix...
2022-03-04 Yaxun (Sam... Fix test failure in openmp-offload.c
2022-03-04 Richard Howell[llvm] add -r functionality to llvm-bitcode-strip
2022-03-04 Augie FacklerOpenMP: add allocsize(0) attribute to __kmpc_alloc_shared
2022-03-04 Roman LebedevReland [SROA] Maintain shadow/backing alloca when some...
2022-03-04 Roman Lebedev[NFC][SROA] Add test w/ select and non-capturing call
2022-03-04 Zequan Wu[LLDB] Flush stream at the end of PrintCommandOutput
2022-03-04 Augie FacklergetAllocAlignment: respect allocalign attribute if...
2022-03-04 Augie FacklerBuildLibCalls: add allocalign attributes for memalign...
2022-03-04 Augie FacklerAttributes: add a new allocalign attribute
2022-03-04 Yaxun (Sam... [CUDA][HIP] Fix offloading kind for linking C++ programs
2022-03-04 Shafik Yaghmour[LLDB] Remove cases of using namespace std
2022-03-04 Yaxun (Sam... [HIP] Fix job action offloading kind for mixed HIP...
2022-03-04 Mogball[mlir] Region/BranchOpInterface: Allow implicit type...
2022-03-04 Paul Robinson[RGT] DistroTest: Separate environment-specific test...
2022-03-04 Matthias Springer[mlir][bufferize] Add BufferizationState initializers
2022-03-04 Tue Ly[libc] Fix small bugs in aarch64/FEnvImpl.h and simplif...
2022-03-04 Richard[tooling] Explain how to create a compilation database...
2022-03-04 wren romano[mlir][sparse] Rename add{Pointer,Index} to append...
2022-03-04 Jez Ng[lld-macho][nfc] Use %X in mapfile test
2022-03-04 Jez Ng[lld-macho][nfc] Rename some tests for consistency
2022-03-04 Benjamin Kramer[bazel] Port 76ec69a911c6
2022-03-04 Snehasish Kumar[memprof] Filter out callstack frames which cannot...
2022-03-04 Tue Ly[libc] Remove the redundant header FPUtil/FEnvUtils.h
2022-03-04 Jakub Chlanda[NVPTX] Correctly set regs for neg, abs intrinsics
2022-03-04 Johannes Doerfert[OpenMP][FIX] Ensure custom state machine works
2022-03-04 Roman LebedevRevert "[SROA] Maintain shadow/backing alloca when...
2022-03-04 Ellis Hoag[InstrProf][NFC] Fix warning by removing typecast
2022-03-04 Siva Chandra... [libc][NFC] Add a platform independent thread support...
2022-03-04 Arthur O'Dwyer[libc++] Mark __wrap_iter's private constructors as...
2022-03-04 Tue Ly[libc][Obvious] Add build folder to .gitignore.
2022-03-04 Joseph Huber[Libomptarget] Work around bug in initialization of...
2022-03-04 Roman Lebedev[SROA] Maintain shadow/backing alloca when some slices...
2022-03-04 Arthur O'Dwyer[clang] [concepts] Check constrained-auto return types...
2022-03-04 Arthur O'Dwyer[clang] [NFC] Add `const` to a parameter that's not...
2022-03-04 Simon Pilgrim[X86] getTargetVShiftNode - peek through any zext node
2022-03-04 Colin CrossPass through more LIBCXX_* variables to libfuzzer...
2022-03-04 Siva Chandra... [libc] Make the errno macro resolve to the thread local...
2022-03-04 LLVM GN Syncbot[gn build] Port c88deef0a721
2022-03-04 LLVM GN Syncbot[gn build] Port 7ee97c24efab
2022-03-04 Yitzhak Mandelbaum[clang][dataflow] Add `MatchSwitch` utility library.
2022-03-04 Krzysztof Drewniak[MLIR][AMDGPU] Fix typo and add comment to SerializeToHsaco
2022-03-04 Yitzhak Mandelbaum[clang][dataflow] Add a lattice to track source locations.
2022-03-04 William S.... [MLIR][SCF] Allow combining subsequent if statements...
2022-03-04 Jeremy Morse[DebugInfo][InstrRef] Accept register-reads after isel...
2022-03-04 William S.... [MLIR][MemRef] Ensure alloca_scope is inlined with...
2022-03-04 Simon Pilgrim[X86] LowerShiftByScalarVariable - find splat patterns...
2022-03-04 Hans WennborgRevert "[AArch64] Async unwind - function prologues"
2022-03-04 zhongyunde[AArch64] Use simd mov to materialize big fp constants
2022-03-04 Richard Howell[llvm] fix bitcode-strip.test on windows
2022-03-04 Michel Weber[MLIR][Presburger] skip IntegerPolyhedrons with LocalId...
2022-03-04 Richard Howell[llvm] add -o flag to llvm-bitcode-strip
2022-03-04 William S.... [MLIR][LLVM] Fold extractvalue to ignore insertvalue...
2022-03-04 Louis Dionne[runtimes] Trigger CI jobs when only the runtimes/...
2022-03-04 Balazs Benics[clang-tidy][NFC] Document bugprone-narrowing-conversio...
2022-03-04 Augie FacklerInstructionCombining: avoid eliding mismatched alloc...
2022-03-04 Karl MeakinExtend `performANDCSELCombine` to `performANDORCSELCombine`
2022-03-04 Nikita Popov[CoroFrame] Remove unused insertSpills() return value...
2022-03-04 Simon Pilgrim[X86] SimplifyDemandedVectorElts - adjust X86ISD::ANDNP...
2022-03-04 David SpickettRevert "[WebAssembly] Update WebAssemblyAsmTypeCheck...
2022-03-04 Andrzej Warzynski[flang] Fix standalone builds
2022-03-04 Jay Foad[AMDGPU] Extra test cases in hard-clauses.mir
2022-03-04 Jay Foad[AMDGPU] Regenerate checks in hard-clauses.mir
2022-03-04 Nathan Sidwell[demangler] Make OutputBuffer non-copyable
2022-03-04 Aaron BallmanRevert "[analyzer] Done some changes to detect Uninitia...
2022-03-04 4vtomat[NFC] Divide tests into smaller files
2022-03-04 Jay Foad[AMDGPU] Tweak predicates for image_bvh_intersect_ray...
2022-03-04 nokotan[WebAssembly] Update WebAssemblyAsmTypeCheck for table.get
2022-03-04 Paul Walker[DAGCombine] Prevent illegal ISD::SPLAT_VECTOR operatio...
2022-03-04 Florian Hahn[Driver] Split up huge arm-cortex-cpus.c test.
2022-03-04 Florian Hahn[Driver] Split up huge aarch64-cpus.c test.
2022-03-04 David Green[AArch64] Turn UZP1 with undef operand into truncate
2022-03-04 Nikita Popov[Attributor] Remove function pointer type check (NFCI)
2022-03-04 Florian Hahn[IVDescriptor] Use DT to check order of Previous, Other...
2022-03-04 Nikita PopovReapply [MergeICmps] Don't require GEP
2022-03-04 David Sherwood[AArch64] Fix the TuneExynosM4 entry in lib/Target...
2022-03-04 Nikita Popov[MergeICmp] Make instruction move robust against empty...
2022-03-04 Sander de Smalen[AArch64] Improve access to fixed-width object when...
2022-03-04 Sander de Smalen[AArch64] NFC: Add test for access to fixed-width stack...
2022-03-04 Nikita Popov[Bitcode] Move x86_intrcc upgrade to bitcode reader
2022-03-04 Nikita Popov[Bitcode] Fully support opaque pointer auto upgrade
2022-03-04 David Green[AArch64] Additional insert-subvector codegen tests...
2022-03-04 Tim Northover[tests][Driver] Pass an empty sysroot for `DEFAULT_SYSR...
2022-03-04 Martin Storsjö[libcxx] [test] Fix get_string_en_US, get_long_double_e...
2022-03-04 Martin Storsjö[libcxx] [test] Fix the get/put long_double_zh_CN tests...
2022-03-04 Michel Weber[MLIR][Presburger] support a heuristic for the "cut...
2022-03-04 phyBrackets[analyzer] Done some changes to detect Uninitialized...
2022-03-04 Weining Lu[LoongArch] Delete unnecessary comments in LoongArchMCT...
next