platform/upstream/llvm.git
2022-02-24 serge-sans... Cleanup includes: ProfileData
2022-02-24 serge-sans... Cleanup include: DebugInfo/Symbolize
2022-02-24 Jay Foad[AMDGPU] Fix permissions on test files
2022-02-24 Florian Hahn[AArch64] Add vector select test showing redundant...
2022-02-24 Shao-Ce SUN[NFC][RISCV] Reuse ISD::NodeType in float extension
2022-02-24 Sven van Haastregt[OpenCL] opencl-c.h: remove arg names for image builtins
2022-02-24 Pavel Labath[lldb] Fix macos build for D120425
2022-02-24 Javier Setoain[mlir][LLVM] Allow scalable vectors in ShuffleVectorOp
2022-02-24 Simon Pilgrim[X86] LowerShiftByScalarVariable - use getSplatSourceVe...
2022-02-24 Nikita PopovRevert "[RISCV] add the MC layer support of Zfinx exten...
2022-02-24 Shao-Ce SUN[NFC][clang] Simplify `isOneOf` function
2022-02-24 Pavel Labath[lldb] One more fix for the MonitorChildProcess patch...
2022-02-24 Matthias Springer[mlir][linalg][bufferize] Always bufferize in-place...
2022-02-24 Pavel Labath[lldb] Fix windows build for D120425
2022-02-24 Andrzej Warzynski[flang][docs] Update the top "doc" page
2022-02-24 Pavel Labath[lldb/host] Remove monitor_signals argument from proces...
2022-02-24 Benjamin Kramer[Sema] Silence unused variable warning in Release build...
2022-02-24 rkayaith[mlir][python] Support more types in IntegerAttr.value
2022-02-24 Marek Kurdej[clang-format] Avoid inserting space after C++ casts.
2022-02-24 Xiaodong Liu[sancov][sanitizer-common] Correct sanitizer coverage...
2022-02-24 Marek Kurdej[clang-format] Fix QualifierOrder breaking the code...
2022-02-24 Sander de Smalen[AArch64][AsmParser] Arch directives should set implied...
2022-02-24 Luis Penagos[clang-format] Do not insert space after new/delete...
2022-02-24 Nikolas Klauser[libc++] Remove <chrono> include from <future>
2022-02-24 Iain Sandoe[C++20][Modules][3/8] Initial handling for module parti...
2022-02-24 lian wang[RISCV] Add schedule class for Zbm and Zbe extension
2022-02-24 lian wang[RISCV][NFC] Remove useless intrinsic function declare...
2022-02-24 Martin Storsjö[libcxx] [test] Fix the get/put long_double_ru_RU tests...
2022-02-24 Fangrui Song[analyzer] Fix -Wunused-lambda-capture in -DLLVM_ENABLE...
2022-02-24 Nikita Popov[InstCombine] Canonicalize SPF to min/max intrinsics
2022-02-24 Nikita PopovRevert "[InstCombine] Remove one-use limitation from...
2022-02-24 Adrian Kuegel[mlir][SCF] Apply suggested ClangTidy fixes.
2022-02-24 Maksim Panchenko[BOLT] Support PC-relative relocations with addends
2022-02-24 eopXD[Driver][RISCV] Add missing rv64 test case
2022-02-24 Chenbing.Zheng[RISCV] Add more tests for vcpop and vfirst with VL=0
2022-02-24 Chenbing.Zheng[RISCV][NFC] Add helper function isVectorConfigInstr...
2022-02-24 Fangrui Song[ELF] Symbols.h: remove #include "InputFiles.h"
2022-02-24 Fangrui Song[ELF] Move isUsedInRegularObj assignment from ctor...
2022-02-24 Craig Topper[RISCV] Use SelectionDAG::getFreeze to simplify some...
2022-02-24 Fangrui Song[ELF][test] Avoid race on a.out
2022-02-24 Fangrui Song[ELF] Don't rely on Symbols.h's transitive inclusion...
2022-02-24 Amir Ayupov[BOLT][NFC] Report errors from RewriteInstance `discove...
2022-02-24 Fangrui Song[ELF] Move TLS mismatch error from Symbol::replace...
2022-02-24 V Donaldson[flang] Do not print format tabs
2022-02-24 Yaxun (Sam... [HIP] Support `-fgpu-default-stream`
2022-02-24 Fangrui Song[ELF] Don't rely on Symbols.h's transitive inclusion...
2022-02-24 Bixia Zheng[mlir][sparse][taco] Add support for float32.
2022-02-24 Fangrui Song[ELF] Remove SharedSymbol::getFile. NFC
2022-02-24 Mircea Trofin[ScalarEvolution] Control flag for nonstrict inequaliti...
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"
next