platform/upstream/llvm.git
2022-02-11 Weining Lu[LoongArch] Include missing header files after D119244
2022-02-11 Mehdi AminiRemove spurious includes and dependencies from Bazel...
2022-02-11 Bill Wendling[X86] Zero out the 32-bit GPRs explicitly
2022-02-11 Shubham Rastogi[NFC] Sort textual headers by alphabetical order
2022-02-11 Uday Bondhugula[MLIR] Add result status for normalizeAffineFor
2022-02-11 Konstantin... [libc++][ranges][NFC] Fix a typo in links on the Ranges...
2022-02-11 Fangrui Song[Object] Include llvm/Support/MemoryBuffer.h after...
2022-02-11 Fangrui Song[RISCV] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIO...
2022-02-11 ZezhengLi[C++20] [Modules] Check if modulemap exists to avoid...
2022-02-11 Rashmi Mudduluru[Analyzer] Re-enables trustnonnullchecker_test.m
2022-02-11 Konstantin... [libc++][ranges][NFC] Update the status of predefined...
2022-02-11 Chris Bieneman[NFC] Make file offsets a regex to handle CRLF
2022-02-11 Arthur Eubanks[clang][OpaquePtr] Use proper Address constructor in...
2022-02-11 Ben Shi[AVR] Fix a potential assert failure
2022-02-11 Nico Weber[llvm] Remove unused file MaximumSpanningTree.h
2022-02-11 Nico Weber[llvm] add missing word in a comment
2022-02-11 Nico Weber[runtimes] rewrap a comment to 80 columns
2022-02-11 Vincent Lee[lld-macho][nfc] Centralize usages of ld64.lld in tests
2022-02-11 Thomas Raoux[mlir][gpu] Add device side async copy operations
2022-02-11 River Riddle[PDLL] Attempt to fix the gcc5 build by adding this...
2022-02-11 Philip Reames[PSE] Remove assumption that top level predicate is...
2022-02-11 Sam Clegg[clang][WebAssemmbly] Call TargetInfo::adjust in derive...
2022-02-10 David BlaikieDebugInfo: Don't simplify names referencing local enums
2022-02-10 Philip Reames[SCEVPredicateRewriter] Remove assumption top level...
2022-02-10 Arthur Eubanks[docs] Replace `opt -analyze` with better alternatives.
2022-02-10 Adrian PrantlRevert "Add -fmodules-local-submodule-visibility to...
2022-02-10 LLVM GN Syncbot[gn build] Port f92702141069
2022-02-10 David BlaikieFix Windows build that fails if a class has a member...
2022-02-10 Shilei Tian[OpenMP][Offloading] Change the way to compare floating...
2022-02-10 Yuanfang ChenReland "[clang-cl] Support the /JMC flag"
2022-02-10 Shilei Tian[OpenMP][CUDA] Remove the hard team limit
2022-02-10 YASHASVI KHATAVKARReverting an entire stack of changes causing build...
2022-02-10 David BlaikieDebugInfo: Don't simplify any template referencing...
2022-02-10 LLVM GN Syncbot[gn build] Port 290e5722e83e
2022-02-10 Stanislav Mekhanoshin[AMDGPU] Improve clobbering checks in the kernel argume...
2022-02-10 LLVM GN Syncbot[gn build] Port b380a31de084
2022-02-10 Roman Lebedev[NFC][SCEV] `createNodeForSelectOrPHIViaUMinSeq()`...
2022-02-10 Roman Lebedev[NFC][LSR] Harden lsr-expand-quadratic.ll against smart...
2022-02-10 Roman Lebedev[NFC][CodeGen][X86] Autogenerate checklines in a test...
2022-02-10 Roman Lebedev[NFC][CodeGen][PPC] Autogenerate checklines in a test...
2022-02-10 Roman Lebedev[NFC][LSR] Autogenerate checklines in a test to simplif...
2022-02-10 Roman Lebedev[NFC][SCEV] Autogenerate checklines in a test to simpli...
2022-02-10 Nikolas Klauser[libc++] Add LWG-issues from february 2022 plenary...
2022-02-10 Yuanfang ChenRevert "[clang-cl] Support the /JMC flag"
2022-02-10 Ye Luo[Libomptarget][AMDGCN] add gfx90c target
2022-02-10 Reid Kleckner[CodeView] Avoid integer overflow while parsing long...
2022-02-10 Shubham Sandeep... Add support to dsymutil for dumping out new swift5...
2022-02-10 Douglas YungMake shtest-format.py CHECK lines more flexible
2022-02-10 Shubham Sandeep... Fix the build errors when enabling -DLLVM_ENABLE_MODULE...
2022-02-10 Aart Bik[mlir][sparse][pytaco] add SDDMM test with two differen...
2022-02-10 Teresa Johnson[ThinLTO][WPD] LICM set lookup (NFC)
2022-02-10 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-10 David Green[AArch64] Add extra fptoint_sat tests for larger than...
2022-02-10 Simon Pilgrim[FileCheck] Fix initialized but never used static analy...
2022-02-10 River Riddle[PDLL] Add support for user defined constraint and...
2022-02-10 River Riddle[PDLL] Add support for single line lambda-like patterns
2022-02-10 Martin Storsjö[libcxx] Silence -Wformat-nonliteral warnings in the...
2022-02-10 Simon Pilgrim[llvm-libtool-darwin] Use cast<> instead of dyn_cast...
2022-02-10 Simon Pilgrim[LoopVectorize] getStepVector - reduce scope of local...
2022-02-10 Nikolas Klauser[libc++] Prepare string.modifiers tests for constexpr
2022-02-10 Philip Reames[SCEV] Constify some uses of SCEVUnionPredicate* [NFC]
2022-02-10 Huihui Zhang[NFC] Simplify pairwise store test mir to drop stack...
2022-02-10 YASHASVI KHATAVKARModified SourceLevelDebugging.rst to include informatio...
2022-02-10 YASHASVI KHATAVKARupdated local branch to incorporate latest changes
2022-02-10 YASHASVI KHATAVKARworked on review comments
2022-02-10 YASHASVI KHATAVKARUpdated the test to include proper string get functions
2022-02-10 YASHASVI KHATAVKARUpdated the test to include addtional details
2022-02-10 YASHASVI KHATAVKARAdded StringLocationExp to the new apis
2022-02-10 YASHASVI KHATAVKARAddressed review comments
2022-02-10 YASHASVI KHATAVKARAdding DIBuilder interface for assumed length string
2022-02-10 serge-sans... Cleanup LLVMObject headers
2022-02-10 Louis DionneUpdate all LLVM documentation mentioning runtimes in...
2022-02-10 Evgenii StepanovSign-extend addresses in CompactRingBuffer.
2022-02-10 Johannes Doerfert[Attributor][NFC] Expose new API in AAPointerInfo
2022-02-10 Johannes Doerfert[Attributor][FIX] Reachability needs to account for...
2022-02-10 Johannes Doerfert[Attributor][FIX] Honor alloca address space in AAPriva...
2022-02-10 Vitaly Buka[sanitizer] Try to enable test on Android
2022-02-10 Krzysztof Drewniak[MLIR][GPU][lld] Use LLD bundled in ROCm, removing...
2022-02-10 Peter Klausler[flang] Refine pointer/target test for ASSOCIATED intrinsic
2022-02-10 Kirill Bobyrev[clang-tidy] Add early exit for defaulted FunctionDecls
2022-02-10 Nikolas Klauser[libc++][P2321R2] Add vector<bool>::reference::operator...
2022-02-10 Michael Jones[libc][obvious] only include vector with malloc
2022-02-10 Michał Górny[compiler-rt] Fix endianness in get_sock_peer_name...
2022-02-10 Shilei Tian[OpenMP][CUDA] Refine the logic to determine grid size
2022-02-10 Adrian PrantlAdd -fmodules-local-submodule-visibility to MANDATORY_M...
2022-02-10 Michael Jones[libc] add a vector internal class
2022-02-10 Simon Pilgrim[TTI][X86] Pull out repeated getSizeInBits() calls...
2022-02-10 Greg ClaytonFix a double debug info size counting in top level...
2022-02-10 Renato GolinWild guess to fix LLDB bot
2022-02-10 LLVM GN Syncbot[gn build] Port bd3a1de683f8
2022-02-10 Krzysztof Drewniak[MLIR][GPU] Add now-required include to SerializeToHsaco
2022-02-10 Peter Klausler[flang] Handle "type(foo) function f" when foo is defin...
2022-02-10 Yuanfang Chen[clang-cl] Support the /JMC flag
2022-02-10 Yuanfang Chen[AArch64][ARM] add -Wunaligned-access only for clang
2022-02-10 Huihui Zhang [AArch64][LoadStoreOptimizer] Ignore undef registers...
2022-02-10 Marek Kurdej[clang-format] Do not remove required spaces when align...
2022-02-10 Nirvedh[mlir][vector] Add pattern to drop lead unit dim for...
2022-02-10 Simon Pilgrim[X86] Add smulo and umulo with add+load test coverage
2022-02-10 Ivan Murashko[clangd] Crash in __memcmp_avx2_movbe
2022-02-10 Craig Topper[RISCV] Lower the shufflevector equivalent of vector...
next