platform/upstream/llvm.git
2021-02-26 Simon Pilgrim[X86] Remove unnecessary custom lowering of v16i1/v32i1...
2021-02-26 Christian Sigg[mlir] Mark OpState::removeAttr() deprecated.
2021-02-26 Simon Pilgrim[DAG] expandAddSubSat - break if-else chain. NFCI.
2021-02-26 Max Kazantsev[Test] Two more interesting test cases & their codegen...
2021-02-26 Vinayaka Bandishti[MLIR][affine] Certain Call Ops to prevent fusion
2021-02-26 Fraser Cormack[RISCV] Use existing method for the LMUL1 type. NFCI.
2021-02-26 Clement Courbet[llvm-exegesis][X86] Ignore a few unmeasurable opcodes.
2021-02-26 Yang Fan[Sema] Fix MSVC "attribute is not recognized" warning...
2021-02-26 Max Kazantsev[Test] Add one more test with corner cases for non...
2021-02-26 Yang Fan[Basic] Fix Wreturn-type gcc warning (NFC)
2021-02-26 Yu-Hsun Chiang[clang][NFC] Extract Target and AuxTarget creation...
2021-02-26 Jakub Budiský[clang-format] [PR19056] Add support for access modifie...
2021-02-26 Christian Sigg[mlir] Remove some rarely used OpState members and...
2021-02-26 Petr Hosek[Driver] Don't pass -ffile-compilation-dir through...
2021-02-26 Craig Topper[RISCV] Add test cases for fixed vector extract element...
2021-02-26 Fangrui Song[MC] Allow .cfi_sections with empty section list
2021-02-26 Petr Hosek[Driver] Rename -fprofile-{prefix-map,compilation-dir...
2021-02-26 Petr Hosek[Driver] Create -ffile-compilation-dir alias
2021-02-26 Bill Wendling[X86] Use correct padding when in 16-bit mode
2021-02-26 Fangrui Song[llvm-dwarfdump] StringMap -> MapVector to make iterati...
2021-02-26 Kazu Hirata[Scalar] Use range-based for loops (NFC)
2021-02-26 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-26 Eric Schweitz[flang][fir] Add array value operations.
2021-02-26 Justin LebarFix signed-compare warning.
2021-02-26 Rob SudermanRevert [MLIR][TOSA] Added Tosa to Standard/SCF Lowering...
2021-02-26 Chen Zheng[debug-info] refactor emitDwarfUnitLength
2021-02-26 Justin Lebar[clang] Print 32 candidates on the first failure, with...
2021-02-26 Peter CollingbourneRevert 7a0da8894348, "scudo: Support memory tagging...
2021-02-26 Craig Topper[RISCV] Support fixed vector extract_element for FP...
2021-02-25 Fangrui Song[ELF] Add -z start-stop-gc to let __start_/__stop_...
2021-02-25 Yonghong SongBPF: Add LLVMTransformUtils in CMakefile LINK_COMPONENTS
2021-02-25 Ryan Prichard[Android] Use -l:libunwind.a with --rtlib=compiler-rt
2021-02-25 Jianzhou Zhao[dfsan] Conservative solution to atomic load/store
2021-02-25 Kostya Kortchinsky[Clang][ASan] Correct AsanDtorKindToString to return...
2021-02-25 James Y KnightAdd Alignment argument to IRBuilder CreateAtomicRMW...
2021-02-25 LLVM GN Syncbot[gn build] Port 4753a69a316b
2021-02-25 Francis Visoiu... [Remarks] Provide more information about auto-init...
2021-02-25 Francis Visoiu... [Remarks] Provide more information about auto-init...
2021-02-25 Francis Visoiu... [Remarks] Emit remarks for "auto-init" !annotations
2021-02-25 Adrian PrantlAdd more historic DWARF vendor extensions
2021-02-25 Zequan Wu[Clang][Attributes] Allow not_tail_called attribute...
2021-02-25 Yonghong SongBPF: Implement TTI.getCmpSelInstrCost() properly
2021-02-25 Richard Smith[www] Add cxx_status tracking for C++23.
2021-02-25 Rob Suderman[MLIR][TOSA] Added Tosa to Standard/SCF Lowerings ...
2021-02-25 Richard SmithFix constructor declarations that are invalid in C...
2021-02-25 Martin Storsjö[libcxx] Use the allocating form of getcwd() on Glibc...
2021-02-25 Martin Storsjö[libcxx] [test] Add a MinGW target
2021-02-25 Martin Storsjö[libcxx] [cmake] Add asm to the runtimes build languages
2021-02-25 Martin Storsjö[libcxx] [test] Ifdef out uses of create_fifo on windows
2021-02-25 Martin Storsjö[libcxx] [test] Use string().c_str() to convert a std...
2021-02-25 Nicolas Guillemot[PM] Show the pass argument in pre/post-pass IR dumps
2021-02-25 AndreyChurbanov[OpenMP] libomp minor cleanup
2021-02-25 Med Ismail... [lldb/Core] Change large function threshold variable...
2021-02-25 Dan Liew[NFC] Switch to auto marshalling infrastructure for...
2021-02-25 AndreyChurbanov[OpenMP] libomp: fix ittnotify stack stitching for...
2021-02-25 Arthur EubanksRewrite MSVC toolchain discovery with VFS
2021-02-25 Vitaly Buka[clang,NFC] Fix typos in file headers
2021-02-25 Kostya Kortchinsky[scudo][standalone] Compact pointers for Caches/Batches
2021-02-25 Akira Hatanaka[CodeGen] Call ConvertTypeForMem instead of ConvertType
2021-02-25 Dan Liew[Clang][ASan] Teach Clang to not emit ASan module destr...
2021-02-25 Dan Liew[Clang][ASan] Introduce `-fsanitize-address-destructor...
2021-02-25 Adrian PrantlAdd a nullptr check.
2021-02-25 Fangrui Song[SanitizerCoverage] Drop !associated on metadata sections
2021-02-25 Louis Dionne[libc++] Fix incorrect forwarding in tuple's assignment...
2021-02-25 Christian Sigg[mlir] Mark OpState::getAttrs() deprecated.
2021-02-25 Christopher... adds more checks to -Wfree-nonheap-object
2021-02-25 Fangrui Song[test] Improve SanitizerCoverage tests
2021-02-25 Peyton, Jonathan L[OpenMP] Fix accidental addition of use omp_lib_kinds
2021-02-25 Jez Ng[lld-macho] Basic support for linkage and visibility...
2021-02-25 Stanislav MekhanoshinOption to ignore llvm[.compiler].used uses in hasAddres...
2021-02-25 Simon Pilgrim[DAG] Move simplification of SADDSAT/SSUBSAT/UADDSAT...
2021-02-25 Stanislav MekhanoshinOption to ignore assume like intrinsic uses in hasAddre...
2021-02-25 Jon RoelofsSupport `#pragma clang section` directives on MachO...
2021-02-25 Craig Topper[X86] Remove custom lowering of vXi1 ADD/SUB now that...
2021-02-25 Stanislav Mekhanoshin[AMDGPU] require s-memtime-inst for __builtin_amdgcn_s_...
2021-02-25 Rong Xu[SampleFDO][NFC] Refactor: make SampleProfileLoaderBase...
2021-02-25 Diego Caballero[mlir] Check 'iter_args' in 'isLoopParallel' utility
2021-02-25 Tung D. Le[MLIR][affine-loop-fusion] Handle defining ops between...
2021-02-25 Fraser Cormack[CodeGen] Format code comment to 80 columns. NFC.
2021-02-25 Florian Hahn[IndVars] Add test cases inspired by PR48965.
2021-02-25 Craig Topper[RISCV] Teach CleanupVSETVLI to remove 'vsetvli zero...
2021-02-25 Nico Weber[arm builtin crosscompile docs] add COMPILER_RT_BUILD_M...
2021-02-25 Nico Weber[arm builtin crosscompile docs] alphabetize flags,...
2021-02-25 Craig Topper[RISCV] Add isel pattern to match X > -1 to bgez.
2021-02-25 Albion FungFix a test case that should check whether or not it...
2021-02-25 Timm Bäder[clang][sema] Ignore xor-used-as-pow if both sides...
2021-02-25 Vladislav Vinogradov[mlir][NFC] Add missing namespace qualifier to ODS...
2021-02-25 Fraser Cormack[RISCV] Update RVV ISA section-header comments. NFC.
2021-02-25 Fraser Cormack[RISCV] Support fixed-length vector i2fp/fp2i conversions
2021-02-25 Shao-Ce Sun[clang][flang] Improve the consistency of the code...
2021-02-25 Andrzej Warzynski[clang][driver] Set the input type to Fortran when...
2021-02-25 Martin Storsjö[clang] Remove a superfluous semicolon, silencing GCC...
2021-02-25 Jan Svoboda[clang][cli] NFC: Remove ArgList infrastructure for...
2021-02-25 Jan Svoboda[clang][cli] NFC: Remove intermediate command line...
2021-02-25 Raphael Isemann[lldb][NFC] Document ClangASTImporter
2021-02-25 Fraser Cormack[RISCV] Support fixed-length vector FP_ROUND & FP_EXTEND
2021-02-25 Christian SiggPass GPU events instead of streams across async regions.
2021-02-25 Fraser Cormack[RISCV] Support fixed-length vector truncates
2021-02-25 Fraser Cormack[RISCV] Support fixed-length vector sign/zero extension
2021-02-25 Fraser Cormack[RISCV] Unify scalable- and fixed-vector EXTRACT_SUBVEC...
next