platform/upstream/llvm.git
2021-04-23 Chen Zheng[Debug-Info] change return type to void for attribute...
2021-04-23 Jay Foad[GlobalISel] Remove ConstantFoldingMIRBuilder
2021-04-23 Daniel Kiss[AArch64] Fix for BTI landing pad insertion with PAC...
2021-04-23 Kadir Cetinkaya[cland] Dont emit missing newline warnings when buildin...
2021-04-23 KAWASHIMA Takahiro[LoopReroll] Fix rerolling loop with extra instructions
2021-04-23 Hsiangkai Wang[RISCV] Implement the vnot.v builtin.
2021-04-23 Wang, Pengfei[X86][AMX][NFC] Avoid assert for the same immidiate...
2021-04-23 Wang, Pengfei[X86][AMX] Try to hoist AMX shapes' def
2021-04-23 Wang, Pengfei[X86] Enable compilation of user interrupt handlers.
2021-04-23 Hsiangkai Wang[RISCV] Implement the vneg.v builtin.
2021-04-23 Vitaly Buka[NFC] Suppress cpplint warning in test
2021-04-23 Serguei Katkov[InlineSpiller] Clean-up isSpillCandBB
2021-04-23 Nico Weber[lld/mac] Implement support for .weak_def_can_be_hidden
2021-04-23 Nico Weber[lld/mac] slightly improve weak-private-extern.s test
2021-04-23 Nico Weber[gn build] (manually) port 0b2bc69ba29
2021-04-23 Vitaly Buka[NFC] Fix cpplint warning
2021-04-23 Matt ArsenaultAMDGPU: Restore atomic fp feature on FP atomic instruct...
2021-04-23 Fangrui Song[IR][sanitizer] Add module flag "frame-pointer" and...
2021-04-23 zoecarver[libc++][ranges] Add range.cmp: equal_to, not_equal_to...
2021-04-23 Jon ChesterfieldReapply "[AMDGPU][OpenMP] Add amdgpu-arch tool to...
2021-04-22 Richard SmithCWG2076: Permit implicit conversions within a single...
2021-04-22 Jonas Devlieghere[lldb] Update register state parsing for JSON crashlogs
2021-04-22 Jez Ng[re-land][lld-macho] Fix min version check
2021-04-22 Levy Hsu[RISCV] [1/2] Add IR intrinsic for Zbp extension
2021-04-22 Jon Chesterfield[clang][nfc] Split getOrCheckAMDGPUCodeObjectVersion
2021-04-22 Peter Collingbournescudo: Only static_assert for compressed LSB format...
2021-04-22 Jez NgRevert "[lld-macho] Fix min version check"
2021-04-22 Yaxun (Sam... [HIP] Support overloaded math functions for hipRTC
2021-04-22 Keith Smileyllvm-objdump: add --rpaths to macho support
2021-04-22 Stephen KellyRevert "[AST] Enable AST node introspection on Apple"
2021-04-22 Peter Collingbournescudo: Optimize getSizeLSBByClassId() by compressing...
2021-04-22 Heejin Ahn[WebAssembly] Fix fixEndsAtEndOfFunction for delegate
2021-04-22 Heejin Ahn[WebAssembly] Serialize params/results in MachineFuncti...
2021-04-22 Heejin Ahn[WebAssembly] Put utility functions in Utils directory...
2021-04-22 Jez Ng[lld-macho] Fix min version check
2021-04-22 Jez Ng[lld-macho][nfc] Clean up some constructor declarations
2021-04-22 peter klausler[flang] (NFC) Break up flang/runtime/reduction.cpp
2021-04-22 Craig Topper[RISCV] Fix crash with fptosi.sat/fptoui.sat intrinsics...
2021-04-22 Krzysztof Parzyszek[Hexagon] Improve lowering of returns of i1
2021-04-22 Stephen Kelly[AST] Enable AST node introspection on Apple
2021-04-22 Elia Geretto[dfsan] Fix Len argument type in call to __dfsan_mem_tr...
2021-04-22 Petr HosekRevert "Re-land "[Driver] Support default libc++ librar...
2021-04-22 Nikita Popov[GVN] Generate LE and BE check lines (NFC)
2021-04-22 Nikita Popov[GVN] Regenerate test checks (NFC)
2021-04-22 Krzysztof Parzyszek[Hexagon] Use 'vnot' instead of 'not' in patterns with...
2021-04-22 Fred Risslldb/Instrumentation: NFC-ish use GetFrameCodeAddressFo...
2021-04-22 Jan Kratochvil[trace][intel-pt] Fix a crash on unconsumed Expected...
2021-04-22 Arthur Eubanks[GlobalOpt] Don't replace alias with aliasee if aliasee...
2021-04-22 David Green[AArch64] Improve vector reverse lowering
2021-04-22 Min-Yih Hsu[M68k][Disassembler][NFC] Decorate dump methods with...
2021-04-22 Adrian PrantlSkip unreliable LLDB tests when running under asan
2021-04-22 Min-Yih Hsu[M68k][AsmParser][NFC] Remove redundant default cases
2021-04-22 Jon ChesterfieldRevert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list...
2021-04-22 Jonas Devlieghere[lldb] Include thread name in crashlog.py output
2021-04-22 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 21.10 - Impish...
2021-04-22 Dávid Bolvanský[Diagnostics] Restore -Wdeprecated warning when user...
2021-04-22 Duncan P. N... Coverage: Document how to collect a profile without...
2021-04-22 Kai NackeFix the triple used in llvm-mca.
2021-04-22 peter klausler[flang] (NFC) Document Fortran feature history
2021-04-22 Peter Collingbournescudo: Use a table to look up the LSB for computing...
2021-04-22 Vitaly BukaRevert "[sanitizer] Use COMPILER_RT_EMULATOR with gtests"
2021-04-22 Philip Reames[SCEV] Compute ranges for lshr recurrences
2021-04-22 Petr Hosek[Driver] Specify -ccc-install-dir for linux-cross test
2021-04-22 Philip ReamesRevert "[instcombine] Exploit UB implied by nofree...
2021-04-22 Craig Topper[RISCV] Add IR intrinsics for vmsge(u).vv/vx/vi.
2021-04-22 Craig Topper[RISCV] Add missing tests for vector type for second...
2021-04-22 Craig Topper[RISCV] Support vector type for second operand of vmfge...
2021-04-22 Vitaly Buka[NFC] Remove reference to file deleted by D100981.
2021-04-22 Vitaly Buka[scudo] Check if MADV_DONTNEED zeroes memory
2021-04-22 Vitaly Buka[sanitizer] Use COMPILER_RT_EMULATOR with gtests
2021-04-22 Andrzej Warzynski[flang] Update recently added OpenMP tests to use the...
2021-04-22 Fangrui SongTemporarily revert the code part of D100981 "Delete...
2021-04-22 Vitaly Buka[lsan] Temporarily disable new check broken on arm7
2021-04-22 Craig Topper[RISCV] Turn splat shuffles of vector loads into stride...
2021-04-22 Raphael Isemann[lldb] Fix that the expression commands --top-level...
2021-04-22 Craig Topper[RISCV] Use stack temporary to splat two GPRs into...
2021-04-22 Krzysztof Parzyszek[Hexagon] Add HVX intrinsics for conditional vector...
2021-04-22 Joseph Huber[OpenMP] Add function for setting LIBOMPTARGET_INFO...
2021-04-22 Raphael IsemannFix memory leak in MicrosoftDemangleNodes's Node::toString
2021-04-22 peter klausler[flang] Fix spurious errors from runtime derived type...
2021-04-22 Jianzhou Zhao[dfsan] Track origin at loads
2021-04-22 Arthur O'Dwyer[libc++] [test] Fix nodiscard_extensions.pass.cpp in...
2021-04-22 Irina Dobrescu[flang][openmp] Add General Semantic Checks for Allocat...
2021-04-22 Sanjay Patel[x86] remove stale comment from test file; NFC
2021-04-22 Arthur O'Dwyer[libc++] Eliminate macro _LIBCPP_UNUSED_VAR. NFCI.
2021-04-22 Arthur O'Dwyer[libc++] Fix some typos and remove unused macros. NFCI.
2021-04-22 Alexey Bataev[SLP]Skip undefs trying to find perfect/shuffled tree...
2021-04-22 Hongtao Yu[llvm-profgen] A couple tweaks to the testing harness.
2021-04-22 Peter Steinfeld[flang] Fix checking of argument passing for parameteri...
2021-04-22 Arnamoy Bhattacharyya[flang][driver][Revert] Reverts f18 to allow options...
2021-04-22 Nemanja Ivanovic[PowerPC] Add missing casts for vec_xlds and vec_load_s...
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_vclz as an alias for vec_cntlz in...
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_load_splats to altivec.h
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_xlds to altivec.h
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_roundz as alias for vec_trunc in...
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_roundp as alias for vec_ceil
2021-04-22 Nemanja Ivanovic[PowerPC] Add missing VSX guard for vec_roundm with...
2021-04-22 Nemanja Ivanovic[PowerPC] Add vec_roundm as alias for vec_floor in...
2021-04-22 Louis Dionne[libc++] Re-apply `std::indirectly_readable` and `std...
2021-04-22 Coplin, Jared[Hexagon] Unmasked and masked load pair to dame bae...
next