platform/upstream/llvm.git
2021-04-14 Nemanja Ivanovic[PowerPC] Use correct node to get a super register...
2021-04-14 Sterling AugustineRevert "[GlobalOpt] Revert valgrind hacks"
2021-04-14 Matthias Springer[mlir] Fix return values of AMX tests
2021-04-14 Arjun P[MLIR] PresburgerSet subtraction: add documentation...
2021-04-14 Hongtao Yu[CSSPGO] Fix a test issue due to portablity of std...
2021-04-13 Stella StamenovaFix resolution-err.ll
2021-04-13 Anton Bikineev[Sema] Move 'char-expression-as-unsigned < 0' into...
2021-04-13 peter klausler[flang] More precise enforcement of runtime constraint
2021-04-13 rootTitle: [RISCV] Add missing part of instruction vmsge...
2021-04-13 rootTitle: [RISCV] Add missing part of instruction vmsge...
2021-04-13 rootTitle: [RISCV] Add missing part of instruction vmsge...
2021-04-13 Sumesh Udayakumaran[mlir] Prevent operations with users from being hoisted
2021-04-13 Daniel Sanders[TableGen] Resolve concrete but not complete field...
2021-04-13 Artur Gainullin[Driver] Make the findVCToolChainViaEnvironment case...
2021-04-13 Rob Suderman[mlir][tosa] Add conv2d lowering to linalg.conv2d opera...
2021-04-13 Sander de Smalen[AArch64][SVE] Always use overloaded methods instead...
2021-04-13 Hana DusíkováRemove warning "suggest braces" for aggregate initializ...
2021-04-13 Lei Zhang[mlir][spirv] Only attach struct offset for required...
2021-04-13 Anirudh Prasad[AsmParser][SystemZ][z/OS] Add support to AsmLexer...
2021-04-13 Aaron BallmanCorrect the tablegen for checking mutually exclusive...
2021-04-13 Craig Topper[RISCV] Add a generic PatGprImm class and use it to...
2021-04-13 Craig Topper[RISCV] Make use of PatGprGpr and PatGpr in RISCVInstrI...
2021-04-13 Dan LiewShip `llvm-cxxfilt` in the toolchain.
2021-04-13 LLVM GN Syncbot[gn build] Port 8ca366935b05
2021-04-13 LLVM GN Syncbot[gn build] Port 46b8ea2fff90
2021-04-13 Jez Ng[lld-macho] rm old test directory for segments.s
2021-04-13 Eugene Zhulenev[mlir] Convert async dialect passes from function passe...
2021-04-13 Roman Lebedev[clang-tidy] Add check for implicit widening of multipl...
2021-04-13 Siva Chandra... [libc][Obvious] Fix nextafter* implementation.
2021-04-13 Yonghong SongBPF: remove default .extern data section
2021-04-13 Matt Morehouse[libFuzzer] Fix fuzzer-oom.test.
2021-04-13 Lang Hames[lli] Honor the --entry-function flag in orc and orc...
2021-04-13 Nikita Popov[SCEV] Don't walk uses of phis without SCEV expression...
2021-04-13 ThePhDString Literal and Wide String Literal Encoding from...
2021-04-13 Craig Topper[RISCV] Rename RISCVISD::GREVI(W)/GORCI(W) to RISCVISD...
2021-04-13 Jessica Paquette[AArch64][GlobalISel] Mark G_CTPOP as legal for v16s8...
2021-04-13 Arnamoy Bhattacharyya[flang][OpenMP] Modify semantic check for nesting of...
2021-04-13 Alina Sbirlea[MemorySSA] Add test for PR49859.
2021-04-13 Peter Steinfeld[flang] Handle instantiation of procedure pointer compo...
2021-04-13 Matt Morehouse[libFuzzer] Fix MSan false positives with custom mutators.
2021-04-13 Jonas Devlieghere[debugserver] Use class member initialization for RNBCo...
2021-04-13 Philip ReamesRemove a -O2 usage from a CSE specific test file
2021-04-13 Shilei Tian[Clang][OpenMP][NVPTX] Fixed failure in openmp-offload...
2021-04-13 Michał Górny[lldb] [gdb-remote server] Abstract away getting curren...
2021-04-13 Jonas Devlieghere[debugserver] Fix unintialized member variable
2021-04-13 Mircea Trofin[mlgo] Skip AOT-compiling a model if a header/object...
2021-04-13 Jez NgRevert "[lld-macho] Add support for arm64_32" and other...
2021-04-13 Simon Pilgrim[X86][SSE] combineSetCCMOVMSK - allow comparison with...
2021-04-13 Aaron BallmanImplement WG21 P2156R1/WG14 N2557 on duplicate attributes
2021-04-13 Siva Chandra... [libc] Make FPBits a union.
2021-04-13 Evgeny LeviantRemove empty test case
2021-04-13 Anirudh Prasad[SystemZ][z/OS] Introduce dialect querying helper functions
2021-04-13 Evgeny Leviant[GlobalOpt] Revert valgrind hacks
2021-04-13 LLVM GN Syncbot[gn build] Port bb6d96ced80f
2021-04-13 LLVM GN Syncbot[gn build] Port 8914902b01a3
2021-04-13 Jesse ZhangFix the const overload of IgnoreExprNodes
2021-04-13 Joseph Huber[OpenMP] Fix incompatible attributes in OpenMPIRBuilder...
2021-04-13 Denys Petrov[analyzer] [NFC] Eliminate dispatchCast, evalCastFromNo...
2021-04-13 Jez Ng[lld-macho] arm64_32 executables are always PIE
2021-04-13 Yonghong SongBPF: generate proper BTF for globals with WeakODRLinkage
2021-04-13 Kadir Cetinkaya[clangd] Propagate data in diagnostics
2021-04-13 Kadir Cetinkaya[clangd] Introduce ASTHooks to FeatureModules
2021-04-13 Kadir Cetinkaya[clangd] Enable modules to contribute tweaks.
2021-04-13 Emilio Cota[mlir] X86Vector: Add AVX Rsqrt
2021-04-13 Kostya Kortchinsky[docs][scudo] Update Scudo documentation
2021-04-13 Marek Kurdej[libc++] [P0458] Add map::contains and set::contains...
2021-04-13 Anirudh Prasad[AsmParser][SystemZ][z/OS] Add in support to allow...
2021-04-13 Pavel Labath[lldb/test] s/add_no_ack_remote_stream/do_handshake
2021-04-13 Denys Petrov[analyzer] Replace StoreManager::CastRetrievedVal with...
2021-04-13 Jez Ng[lld-macho] Make load relaxation work for arm64_32
2021-04-13 Jez Ng[lld-macho] Have toString() emit full path to archive...
2021-04-13 Jez Ng[lld-macho] Add 32-bit compact unwind support
2021-04-13 Jez Ng[lld-macho] Add support for arm64_32
2021-04-13 David Spickett[lldb][AArch64] Only run MTE memory region test if...
2021-04-13 Tobias Gysi[mlir][linalg] update tiling to support linalg index...
2021-04-13 Pavel Labath[lldb] Remove self-skipping code from lldb-server tests
2021-04-13 Tim NorthoverStackProtector: ensure protection does not interfere...
2021-04-13 Pavel Labath[lldb] Remote @debugserver_test from TestAppleSimulator...
2021-04-13 Sander de Smalen[TTI] NFC: Change get[Interleaved]MemoryOpCost to retur...
2021-04-13 Sander de Smalen[TTI] NFC: Change getMaskedMemoryOpCost to return Instr...
2021-04-13 Sander de Smalen[TTI] NFC: Change getCmpSelInstrCost to return Instruct...
2021-04-13 Sander de Smalen[TTI] NFC: Change getMinMaxReductionCost to return...
2021-04-13 Sander de Smalen[TTI] NFC: Change getArithmeticReductionCost to return...
2021-04-13 Sander de Smalen[TTI] NFC: Change getGatherScatterOpCost to return...
2021-04-13 Sander de Smalen[TTI] NFC: Change getCastInstrCost and getExtractWithEx...
2021-04-13 madhur13490[AMDGPU] Set implicit arg attributes for indirect calls
2021-04-13 LLVM GN Syncbot[gn build] Port be54341cd2ff
2021-04-13 LLVM GN Syncbot[gn build] Port 9b0a3388eb36
2021-04-13 LLVM GN Syncbot[gn build] Port 916fecb499c5
2021-04-13 LLVM GN Syncbot[gn build] Port 7f1963dc8e23
2021-04-13 LLVM GN Syncbot[gn build] Port 4f9b2469f33f
2021-04-13 LLVM GN Syncbot[gn build] Port 21d6636d83b3
2021-04-13 Nico Weber[gn build] fix bug in fb0b19c3de3b
2021-04-13 David Spickett[lldb] Require x86 for various NativePDB, Breakpad...
2021-04-13 Michał GórnyReland "[lldb] [Process] Watch for fork/vfork notificat...
2021-04-13 Michał GórnyReland "[lldb] [Process] Watch for fork/vfork notificat...
2021-04-13 Louis Dionne[libc++] Move pointer safety related utilities out...
2021-04-13 Louis Dionne[libc++] Split std::shared_ptr & friends out of <memory>
2021-04-13 Louis Dionne[libc++] Split std::unique_ptr out of <memory>
2021-04-13 Louis Dionne[libc++] Split the memory-related algorithms out of...
next