platform/upstream/llvm.git
2022-02-24 Aart Bik[mlir][sparse][linalg] add linalg rewriting specific...
2022-02-24 Med Ismail... [lldb/test] Fix TestProgressReporting.py race issue...
2022-02-24 Matthias BraunPGOInstrumentation, GCOVProfiling: Split indirectbr...
2022-02-24 Matthias BraunSimplify/cleanup BasicBlockUtilsTest
2022-02-24 Fangrui Song[asan] Allow -fsanitize-address-globals-dead-stripping...
2022-02-24 Amir Ayupov[BOLT][NFC] Fix undefined behavior in encodeAnnotationImm
2022-02-23 Owen AndersonTeach the AArch64 backend to instruction select the...
2022-02-23 Nico WeberReland "unbreak Modules/cxx20-export-import.cpp with...
2022-02-23 Dave Lee[FormatVariadic] Mark index as required in docstring
2022-02-23 Vladimir Vereschaka[CMake] Use CMAKE_SYSROOT to build libs for Win to...
2022-02-23 Nikolas Klauser[libc++] Add empty line in ReleaseNotes.rst
2022-02-23 Joseph Huber[OpenMP][NFC] Address warnings and lint messages in...
2022-02-23 Zahira AmmarguellatAdd support for floating-point option `ffp-eval-method...
2022-02-23 Vitaly Buka[NFC][hwasan] Check _GLIBCXX_RELEASE in test
2022-02-23 Michael Kruse[opt] Pin region viewer passes to legacy PM.
2022-02-23 Vitaly Buka[HWASan] Use hwasan_memalign for aligned new.
2022-02-23 minglotus-6[SampleProf][Inliner] Add an option to turn off inliner...
2022-02-23 Vitaly Buka[NFC][hwasan] Clang-format the file
2022-02-23 Aaron BallmanUse function prototypes when appropriate; NFC
2022-02-23 Reid KlecknerFix more unused lambda capture warnings, NFC
2022-02-23 Nikolas Klauser[libc++] Granularize chrono includes
2022-02-23 Florian Mayer[HWASan] add test for debug info of allocas that don...
2022-02-23 Reid KlecknerFix unused lambda capture warning, NFC
2022-02-23 Nicolas Miller[NVPTX] Add ex2.approx.f16/f16x2 support
2022-02-23 Jakub Chlanda[NVPTX] Add more FMA intriniscs/builtins
2022-02-23 Jakub Chlanda[NVPTX] Expose float tys min, max, abs, neg as builtins
2022-02-23 Joseph Huber[Clang][Docs] Add '-fopenmp-offload-mandatory' to comma...
2022-02-23 Philip Reames[SLP] Fastpath instructions not in block being schedule...
2022-02-23 Joseph Huber[OpenMP] Add option to make offloading mandatory
2022-02-23 Philip Reames[SLP] Replace a impossible branch condition with an...
2022-02-23 Fangrui Song[sanitizer][sancov] Use pc-1 for s390x
2022-02-23 Arthur Eubanks[clang] Remove Address::deprecated() from CGClass.cpp
2022-02-23 Philip Reames{SLP] Make it clear ScheduleDataMap is keyed by instruc...
2022-02-23 Fangrui Song[ELF][test] Fix edata-etext.s
2022-02-23 Snehasish Kumar[instrprof] Rename the profile kind types to be more...
2022-02-23 Philip ReamesRevert "[SLP] Remove cap on schedule window size"
2022-02-23 Philip ReamesRevert "[SLP] Simplify extendSchedulingRegion"
2022-02-23 Shilei Tian[OpenMP][Offloading] Change N back to 256 in bug49334.cpp
2022-02-23 Martin Storsjö[libcxx] [test] Fix time.get.byname get_one for Glibc...
2022-02-23 Craig Topper[DAGCombiner][TargetLowering] Pass SDValue by value...
2022-02-23 Pawe Bylica[DAGCombine] Extend combineCarryDiamond()
2022-02-23 Haojian Wu[pseudo] fix an out-of-bound error in LRTable.
2022-02-23 Jonas Devlieghere[lldb] Fix (unintentional) recursion in CommandObjectRe...
2022-02-23 Philip Reames[SLP] Rearrange fields in ScheduleData for density...
2022-02-23 Stefan Pintilie[NFC][PowerPC] Fix the check-cpu.ll test case.
2022-02-23 Emilio Cota[mlir] Add sectionMemoryMapper to ExecutionEngineOptions
2022-02-23 Fangrui Song[Driver] Add -fno-sanitize-address-globals-dead-stripping
2022-02-23 Philip Reames[SLP] Remove SchedulingPriority from ScheduleData ...
2022-02-23 Martin Liska[PATCH] ASAN: Align declaration with definition of...
2022-02-23 Xu Mingjie[TSan][NFC] fixup for comment of Shadow
2022-02-23 Vitaly BukaRevert "[TSan][NFC] fixup for comment of Shadow"
2022-02-23 Philip Reames[SLP] Simplify extendSchedulingRegion
2022-02-23 Jinsong Ji[libc++][AIX] Fix trivial_abi return tests for unique_p...
2022-02-23 Augie FacklerAttributorAttributes: avoid a crashing on bad alignments
2022-02-23 Arjun P[MLIR][Presburger] PresburgerSet::subtract: automatical...
2022-02-23 Vitaly Buka[TSan][NFC] fixup for comment of Shadow
2022-02-23 William S.... [MLIR][Arith] Canonicalize cmpf(int to fp) to cmpi
2022-02-23 Valentin Clement[flang] Lower function and subroutine calls
2022-02-23 Simon Pilgrim[X86] combineX86ShufflesRecursively - pull out repeated...
2022-02-23 Jessica PaquetteRevert "[MachineOutliner][AArch64] NFC: Split MBBs...
2022-02-23 Eugene Zhulenev[mlir] Async: update condition for dispatching block...
2022-02-23 Fangrui Song[ELF] Check COMMON symbols for PROVIDE and don't redefi...
2022-02-23 wlei[llvm-profgen] Support symbol loading for debug fission
2022-02-23 Arthur Eubanks[clang] Remove getPointerElementType() in EmitVTableTyp...
2022-02-23 Simon Pilgrim[X86] combineX86ShufflesRecursively - don't both wideni...
2022-02-23 LLVM GN Syncbot[gn build] Port 7c1ee5e95f31
2022-02-23 Sanjay Patel[DAG] try to convert multiply to shift via demanded...
2022-02-23 Arthur EubanksRevert "AttributorAttributes: avoid a crashing on bad...
2022-02-23 Valentin Clement[flang][NFC] Clean up ConvertType
2022-02-23 Daniel Resnick[MLIR][Pass] Have PassRegistryEntry own pass strings
2022-02-23 Valentin Clement[flang] Lower complex constant
2022-02-23 Sam McCall[Pseudo] Token/TokenStream, PP directive parser.
2022-02-23 Augie FacklerAttributorAttributes: avoid a crashing on bad alignments
2022-02-23 Philip Reames[SLP] Remove cap on schedule window size
2022-02-23 Philipp Stephaniclang-format.el: Make clang-format work in indirect...
2022-02-23 Malhar Jajoo[LAA] Add remarks for unbounded array access
2022-02-23 Simon Pilgrim[X86] combineX86ShuffleChainWithExtract - don't both...
2022-02-23 Nikita Popov[Bitcode] Store function type IDs rather than function...
2022-02-23 Emilio Cota[mlir][NFC] Use options struct in ExecutionEngine:...
2022-02-23 Nikita Popov[Clang][OpenMP] Remove use of getPointerElementType()
2022-02-23 Arjun P[MLIR][Presburger] unittests: use an MLIRContext declar...
2022-02-23 Jay Foad[AMDGPU] Split fp min/max atomics test. NFC.
2022-02-23 Nikita Popov[InstCombine] Support min/max intrinsics in udiv->lshr...
2022-02-23 Nikita Popov[InstCombine] Add tests for udiv->lshr fold with min...
2022-02-23 Stefan Pintilie[PowerPC] Add the Power10 LXVKQ instrution.
2022-02-23 Jan Svoboda[clang][deps] Return the whole TU command line
2022-02-23 Jan Svoboda[clang][deps] NFC: Update documentation
2022-02-23 Rainer Orth[MC][ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RET...
2022-02-23 Rainer Orth[ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN...
2022-02-23 Nikita Popov[InstCombine] Further simplify udiv -> lshr folding
2022-02-23 Aaron BallmanSilence some "not all control paths return a value...
2022-02-23 Sanjay Patel[InstSimplify] remove shift that is redundant with...
2022-02-23 Aaron BallmanRemove unused function; NFC
2022-02-23 Jez Ng[lld-macho][nfc] Refactor MarkLive
2022-02-23 Jez Ng[lld-macho][nfc] Move ICF-specific logic into ICF.cpp
2022-02-23 Stanislav GatevRevert "Revert "[clang][dataflow] Add support for globa...
2022-02-23 Nikita Popov[InstCombine] Simplify udiv -> lshr folding
2022-02-23 Pavel LabathFix HostProcessWindows for D120321
2022-02-23 Jan Svoboda[clang][modules] Infer framework modules in explicit...
2022-02-23 Timm Bäder[clang][driver][wasm] Fix libstdc++ target-dependent...
next