platform/upstream/llvm.git
2021-04-14 Balázs Kéri[clang-tidy] Add exception flag to bugprone-unhandled...
2021-04-14 Bogdan Graur[NFC] Fix unused variable warning.
2021-04-14 Tres Popp[mlir] Change verification order to prevent null derefe...
2021-04-14 LLVM GN Syncbot[gn build] Port 530456caf908
2021-04-14 Serguei Katkov[GreedyRA ORE] Separate Folder Reloads and Zero Cost...
2021-04-14 Balázs Kéri[clang-tidy] Add new check 'bugprone-unhandled-exceptio...
2021-04-14 Jan Svoboda[clang] Fix copy constructor of CompilerInvocation
2021-04-14 Bogdan Graur[NFC] Fix unused warning.
2021-04-14 Pengfei Wang[LLD] Implement /guard:[no]ehcont
2021-04-14 Harald van... Revert "Title: [RISCV] Add missing part of instruction...
2021-04-14 LLVM GN Syncbot[gn build] Port cbc9c4ea90e1
2021-04-14 Nathan Ridge[clangd] Add support for inline parameter hints
2021-04-14 Serguei Katkov[Live Intervals] Teach Greedy RA to recognize special...
2021-04-14 Hanhan Wang[mlir][StandardToSPIRV] Add support for lowering math...
2021-04-14 Min-Yih Hsu[M68k] Put M68kInfo as the direct library dependency...
2021-04-14 Serguei Katkov[Live Intervals] Factor-out unionBitMask. NFC.
2021-04-14 Jonas Devlieghere[lldb] Disable TestClangModulesUpdate.py because it...
2021-04-14 Jonas Devlieghere[lldb] Build debugserver 2-way fat on AS
2021-04-14 Wang, Pengfei[X86][AMX] Refactor for PostRA ldtilecfg pass.
2021-04-14 Mehdi AminiExpose parseXInDimensionList() to the `DialectAsmParser`
2021-04-14 Philip Reamesfix whitespace type
2021-04-14 Jonas Devlieghere[lldb] Pretend host architecture is arm64 on AS
2021-04-14 ShihPo Hung[RISCV] Implement COPY for Zvlsseg registers
2021-04-14 Roland McGrath[scudo] Make MTE inline asm compatible with GNU assembler
2021-04-14 Zoe Carver[libc++][docs] Add status docs for ranges.
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...
next