platform/upstream/llvm.git
2022-08-18 gonglingqin[LoongArch] Supports brcond with 21 bit offsets
2022-08-18 wanglian[DAGCombiner][NFC] Tidy up unnecessary brackets in...
2022-08-18 Daniel Bertalan[llvm-objdump] Support dumping segment information...
2022-08-18 David BlaikieAdd missing bazel dep
2022-08-18 Vitaly Buka[test] Add 'hwasan' feature and disable a test
2022-08-18 Vitaly Buka[test][Sema] Ignore stderr in test
2022-08-18 Valentin Clement[flang] Add specific TODO for the REDUCE instrinsic
2022-08-18 WANG Xuerui[LoongArch] Add support for llvm.eh.dwarf.cfa
2022-08-18 Timm Bäder[clang][Interp] Implement boolean and nullptr literals
2022-08-18 WuXinlong[RISCV] Add MC support of RISCV Zca Extension
2022-08-18 Petr Hosek[Driver] Support libc++ in MSVC
2022-08-18 Amir Ayupov[BOLT][NFC] Reformat strings in handleRelocation
2022-08-18 Amir Ayupov[BOLT][NFC] Split out handleRelocation
2022-08-18 wanglian[DAGCombiner][NFC] Merge two if statement into one.
2022-08-18 Vitaly Buka[test] Propagate HWASAN_OPTIONS
2022-08-18 Vitaly Buka[NFC][OpenMP] Simplify 2f9be69d843
2022-08-18 Konstantina[NewGVN][PHIOFOPS] Bail out if an operand is in OpSafeF...
2022-08-18 Jakub Kuderski[mlir][spirv] Add arith.addi_carry to spv.IAddCarry...
2022-08-18 Lang Hames[ORC][MachO] Fix MachOPlatform after 9189a26664b.
2022-08-18 Sam Clegg[WebAssembly] WebAssemblyLowerEmscriptenEHSjLj: Fix...
2022-08-18 Amir Ayupov[BOLT][UTILS] Add nfc-check-setup --switch-back option
2022-08-18 Aart Bik[mlir][sparse] more concise sparse tensor type printing
2022-08-18 Amir Ayupov[BOLT][NFC] Simplify debug logging in case of JT heuris...
2022-08-18 Amir Ayupov[BOLT][NFC] Simplify scanExternalRefs
2022-08-18 Alexander Yermolovich[BOLT][DWARF] Handle zero size DW_TAG_inlined_subroutine
2022-08-18 Luo, Yuanke[amdgpu] Change the RA to basic
2022-08-18 Jacques Pienaar[mlir] Update when to check for non-null optional defau...
2022-08-17 Fabian Parzefall[BOLT] Fix ignored LP at fragment start
2022-08-17 Amir Ayupov[BOLT][NFC] Move printRelocationInfo into a method
2022-08-17 Jeffrey Byrnes[AMDGPU] Implement pipeline solver for non-trivial...
2022-08-17 Jacques Pienaar[mlir] add missing pessimistic setting
2022-08-17 Siva Chandra... [libc][Obvious] Update the static archive target name...
2022-08-17 Slava Gurevich[LLDB][NFC] Suppress spurious static inspection warnings
2022-08-17 root[MLIR] Add dealloc alias check to bufferization
2022-08-17 Amir Ayupov[BOLT][NFC] Simplify addRelocation
2022-08-17 owenca[clang-format] Handle return type auto followed by...
2022-08-17 Alexander Yermolovich[DWARF][BOLT] Handle getBinaryFunctionContainingAddress...
2022-08-17 Lang Hames[JITLink] Fix typo in block address in unittest.
2022-08-17 Lang Hames[JITLink] Pass Allocator (rather than storage) into...
2022-08-17 Lang Hames[JITLink][MachO] Add support for non-subsections-via...
2022-08-17 Siva Chandra... [libc] Add a target to install libc in the full build...
2022-08-17 Fabian Parzefall[BOLT] Remove old layout from function layout
2022-08-17 Fabian Parzefall[BOLT] Add main fragment to function layout
2022-08-17 Daniil Fukalov[NFCI] Move cost estimation from TargetLowering to...
2022-08-17 Paul Kirth[libcxx] Fix using the vcruntime ABI with _HAS_EXCEPTIO...
2022-08-17 Shafik Yaghmour[Clang] Tighten restrictions on enum out of range diagn...
2022-08-17 Philip Reames[tests] Precommit tests for phi recusion limits in...
2022-08-17 Jakub Kuderski[mlir] Add arith.addi_carry op
2022-08-17 Vitaly Buka[NFC][tsan] Use AddThread(Tid tid...
2022-08-17 Slava Zakharin[flang] Control SUM simplification with a pass option.
2022-08-17 Zequan Wu[LLDB][NativePDB] Switch to use DWARFLocationList.
2022-08-17 Sanjay Patel[SDAG] avoid generating libcall to function with same...
2022-08-17 Markus Böck[mlir][ODS] Add `constBuilderCall` to `Dense*ArrayAttr`s
2022-08-17 Matthias BraunRAGreedyStats: Ignore identity COPYs; count COPYs from...
2022-08-17 Archit SaxenaSplit EH code by default
2022-08-17 Nico Weber[gn build] build libclang_rt.ubsan_osx_dynamic.dylib...
2022-08-17 Ellis Hoag[InstrProf] Add option to disable loop opt after PGO
2022-08-17 Slava Gurevich[LLDB][NFC] Fix optons parsing and misc. reliability...
2022-08-17 Kent Ross[libcxx][spaceship][doc] Repair links and clean up...
2022-08-17 Sanjay Patel[AArch64] add test for recursive libcall lowering; NFC
2022-08-17 Nirvedh Meshram[mlir][spirv] Modify intel joint matrix ops
2022-08-17 Vladimir Plyashkun[clang-tidy] hicpp-signed-bitwise - Return location...
2022-08-17 Markus Böck[mlir] Fix stale comment about how to use `VariadicOfVa...
2022-08-17 Vladislav Dzhidzhoev[AArch64][GlobalISel] Fallback to generic lowering...
2022-08-17 Louis Dionne[libc++] Diagnose when header search paths are set...
2022-08-17 Peiming Liu[mlir][sparse] fix compiler warning
2022-08-17 Dominic ChenRevert "[libcxx] Resolve warnings for Wshift-sign-overflow"
2022-08-17 Dominic Chen[libcxx] Resolve warnings for Wshift-sign-overflow
2022-08-17 Nico Weber[llvm-objdump --macho] Rename --dyld_info to --dyld...
2022-08-17 Prabhu Karthikeyan... [llvm-readelf] Render messages similar to that of ...
2022-08-17 Craig Topper[RISCV] Fold (sub C, (xor (setcc), 1)) -> (add (setcc...
2022-08-17 Craig Topper[RISCV] Refactor performSUBCombine to prepare for D132000.
2022-08-17 Chelsea Cassanova[lldb][tests] Test queue-specific breakpoints
2022-08-17 Argyrios Kyrtzidis[FindGRPC.cmake] Use `llvm_add_library()` for the custo...
2022-08-17 John Ericson[compiler-rt][libunwind][runtimes] Recategorize `llvm_c...
2022-08-17 Nick Desaulniers[SelectionDAG] make INLINEASM_BR use MachineBasicBlocks...
2022-08-17 David PenryRevert "[ModuloSchedule] Add interface call to accept...
2022-08-17 Jim Kitchen[mlir][sparse] Custom reduce with identity
2022-08-17 Sotiris Apostolakis[SelectOpti] Remove test on loop-level analysis
2022-08-17 Arthur Eubanks[bazel] Add --config=ci
2022-08-17 Mats Petersson[MLIR]Add support for Arith MAX & MIN operations
2022-08-17 Mark de Wever[libc++][format] Uglyfies format buffer.
2022-08-17 Mark de Wever[libc++][CI] Updates and improves the Docker image.
2022-08-17 Aaron BallmanAdd N2653 to the C2x status page
2022-08-17 David Penry[ModuloSchedule] Add interface call to accept/reject...
2022-08-17 Michael Buch[lldb][Tests] Skip static-only tests in TestConstStatic...
2022-08-17 Paul Kirth[clang][llvm][NFC] Change misexpect's tolerance option...
2022-08-17 Ellis Hoag[InstrProf] Add option to avoid instrumenting small...
2022-08-17 Simon Pilgrim[CostModel][X86] Add cost kinds test coverage for integ...
2022-08-17 Erich KeaneRe-apply "Deferred Concept Instantiation Implementation""
2022-08-17 Thomas JoergFix unused variable (introduced in
2022-08-17 Ivan Kosarev[AMDGPU][MC][NFC] Refine SMEM store, probe and discard...
2022-08-17 Alex Bradbury[RISCV] Avoid redundant branch-to-branch when expanding...
2022-08-17 Dominik Adamski[NFC][Flang] Add simd collapse test case
2022-08-17 Haojian Wu[pseudo] Eliminate the type-name identifier ambiguities...
2022-08-17 Aaron BallmanUpdate the status of some more C99 features
2022-08-17 Serge Pavlov[Driver] Override default location of config files
2022-08-17 Simon Pilgrim[CostModel][X86] intrinsic-cost-kinds.ll - add fcopysig...
2022-08-17 Mats Petersson[flang]Avoid asking for operands when there are none
2022-08-17 David Spickett[LLVM][IndvarSimplify] Move test that requires X86
next