platform/upstream/llvm.git
2021-09-29 David Spickett[AMDGPU] Require AMDGPU target for ASAN instrumentation...
2021-09-29 Jay Foad[RemoveRedundantDebugValues] Enable machine verificatio...
2021-09-29 Igor Kudrin[llvm-objcopy] Rename relocation sections together...
2021-09-29 Amara Emerson[AArch64][GlobalISel] Make some vector G_SMULH/G_UMULH...
2021-09-29 Andrzej Warzynski[Flang] Fix failing plugin tests
2021-09-29 Pavel Labath[lldb/gdb-remote] Remove last_stop_packet_mutex
2021-09-29 Krasimir Georgiev[Bazel] fix for aa53785f23b2b89a9a423af131697b1f7c92869f
2021-09-29 David Spickett[libcxx] Run u16string tests for gdb pretty printers
2021-09-29 Simon Moll[VP] Vector predicated vector splice intrinsic
2021-09-29 Sven van Haastregt[OpenCL] Fix as_type3 invalid store creation
2021-09-29 Eric Schweitz[fir][NFC] Rename operand of ArrayCoorOp
2021-09-29 Stefan Gränitz[ORC][examples] Port LLJITWithRemoteDebugging to Simple...
2021-09-29 Lang Hames[ORC-RT] Add target dependencies to ORC-RT regression...
2021-09-29 Lang Hames[JITLink][MachO][x86-64] Add support for splitting...
2021-09-29 Jinsong Ji[AIX] Enable PGO without LTO
2021-09-29 hsmahesha[AMDGPU] Do not internalize ASan device library functions.
2021-09-29 LLVM GN Syncbot[gn build] Port c07f7099690e
2021-09-29 Sterling AugustineRevert "Recommit "[AArch64] Split bitmask immediate...
2021-09-29 Itay Bookstein[SelectionDAG] Fix incorrect condition for shift amount...
2021-09-29 Jinsong Ji[AIX] Change the linkage of profiling counter/data...
2021-09-29 Lang Hames[JITLink][MachO][arm64] Add support for splitting compa...
2021-09-29 Jessica Paquette[AArch64][GlobalISel] Run overlapping_and after legaliz...
2021-09-29 Teresa JohnsonClean up large copies of binaries copied into temp...
2021-09-29 Arthur Eubanks[test] Specify triple in backend-attribute-error-warnin...
2021-09-28 Jessica Paquette[GlobalISel] Combine mulo x, 2 -> addo x, x
2021-09-28 Michael Jones[libc] Add support for 128 bit ints in limits.h
2021-09-28 Nico Weber[clang] Let PPCallbacks::PragmaWarning() pass specifier...
2021-09-28 Fred Grimfixes bug #51926 where dangling comma caused overrun
2021-09-28 Vitaly Buka[NFC][sanitizer] Return StackDepotStats by value
2021-09-28 Sean Silva[mlir][Python] Fix lifetime of ExecutionEngine runtime...
2021-09-28 Arthur EubanksReland [clang] Rework dontcall attributes
2021-09-28 Rob Suderman[mlir][tosa] Add i32 to supported quantized type
2021-09-28 Shoaib Meenai[CodeGen] Fix wrapping personality symbol on ARM
2021-09-28 Stuart EllisFlang OpenMP Report Plugin
2021-09-28 bakhtiyarRemove unnecessary async group creates and awaits.
2021-09-28 bakhtiyarRename target block size to min task size for clarity.
2021-09-28 Arthur EubanksRevert "[clang] Rework dontcall attributes"
2021-09-28 Arthur EubanksRevert "[test] Pin some RUN lines in optimization-remar...
2021-09-28 Amy Zhuang[mlir] Unroll-and-jam loops with iter_args.
2021-09-28 Louis Dionne[libc++] Simplify std::ranges::subrange
2021-09-28 Arthur Eubanks[test] Pin some RUN lines in optimization-remark.c...
2021-09-28 Arthur Eubanks[clang] Rework dontcall attributes
2021-09-28 Siva Chandra... [libc] Add implementations of the C standard condition...
2021-09-28 Sanjay Patel[InstCombine] reduce redundant code for shl-binop folds
2021-09-28 Sanjay Patel[InstCombine] add multi-use tests for shl folds; NFC
2021-09-28 Fangrui Song[LTO] Avoid repeated Triple construction. NFC
2021-09-28 thomasraoux[mlir] Fix bug in FoldSubview with rank reducing subview
2021-09-28 Lang Hames[llvm-jitlink] Add -slab-page-size to tests that need it.
2021-09-28 Louis Dionne[libc++] Clarify the name of Lit features related to...
2021-09-28 serge-sans... Fix memcpy-nobuiltin.c test case
2021-09-28 Nikita PopovRevert "Improve the effectiveness of BDCE's debug info...
2021-09-28 Anna ThomasAdd profile count. Regenerate check lines. NFC
2021-09-28 wlei[llvm-profgen] Strip context to support non-CS profile...
2021-09-28 serge-sans... Simplify handling of builtin with inline redefinition
2021-09-28 Leonard Chan[llvm][profile] Add padding after binary IDs
2021-09-28 Aaron BallmanRevert "Add support for `NOLINTBEGIN` ... `NOLINTEND...
2021-09-28 Sanjay Patel[InstCombine] add/move tests for shl with binop; NFC
2021-09-28 Akira Hatanaka[docs ]Fix indentation
2021-09-28 Kevin AtheyRevert "Simplify handling of builtin with inline redefi...
2021-09-28 Artem Belevich[CUDA] Move CUDA SDK include path further down the...
2021-09-28 Vitaly Buka[NFC][sanitizer] Clang-format some code
2021-09-28 Siva Chandra... [libc] Add FE_DFL_ENV and handle it in fesetenv.
2021-09-28 Roman Gareev[Polly] Check the properties of accesses to operands...
2021-09-28 Jozef Lawrynowicz[MSP430][Clang] Remove support for -mmcu=msp430
2021-09-28 David BlaikieDebugInfo: Use sugared function type when emitting...
2021-09-28 Lang Hames[llvm-jitlink] Add a -slab-page-size option to override...
2021-09-28 Lang Hames[MCJIT] Mark test-global-ctors as UNSUPPORTED on Darwin...
2021-09-28 Michael Jones[libc][NFC] Make strchr and strrchr more consistent
2021-09-28 Adrian PrantlImprove the effectiveness of BDCE's debug info salvaging
2021-09-28 Adrian PrantlImprove the effectiveness of ADCE's debug info salvaging
2021-09-28 Adrian PrantlAdd salvageDebugInfo support for truncating/extending...
2021-09-28 Paul Robinson[TargetLibraryInfo] Pick new/delete calls by target
2021-09-28 Simon Pilgrim[CostModel][X86] Add SSE2/AVX1/AVX512BW test coverage...
2021-09-28 Yuanfang ChenDiagnose -Wunused-value based on CFG reachability
2021-09-28 Fangrui Song[llvm-objdump] Fix -R display and support ET_EXEC
2021-09-28 Alex Richardson[InstCombine] Fold ptrtoint(gep i8 null, x) -> x
2021-09-28 Alex Richardson[ConstantFolding] Fold ptrtoint(gep i8 null, x) -> x
2021-09-28 Alex Richardson[InstCombine][ConstantFold] Baseline tests for ptrtoint...
2021-09-28 Alex Richardson[NFC][clang] Add a CHECK lines to tests checking offset...
2021-09-28 Alex Richardson[NFC] Add a comment to member-function-pointer-calls.cpp
2021-09-28 Alex RichardsonDrop REQUIRES: arm-registered-target from an IR-only...
2021-09-28 Alex Richardson[UpdateTestChecks][NFC] Drop a python2 workaround
2021-09-28 Alex RichardsonFix incorrect GEP bitwidth in areNonOverlapSameBaseLoad...
2021-09-28 Alex Richardson[update_llc_test_checks.py] Fix MIPS ASM regex for...
2021-09-28 Alex Richardson[update_llc_test_checks] Baseline test for D100027
2021-09-28 Arthur O'Dwyer[libc++] [compare] Rip out more vestiges of *_equality...
2021-09-28 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=6 VF=16 interlea...
2021-09-28 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=6 VF=8 interleav...
2021-09-28 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=6 VF=4 interleav...
2021-09-28 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=6 VF=2 interleav...
2021-09-28 wlei[llvm-profgen][CSSPGO] On-demand function size computat...
2021-09-28 wlei[llvm-profgen] On-demand symbolization
2021-09-28 Quinn Pham[PowerPC] FP compare and test XL compat builtins.
2021-09-28 Kazu Hirata[SystemZ] Remove redundant declaration SystemZMnemonicS...
2021-09-28 Roman LebedevRevert "[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_D...
2021-09-28 Dmitry Vyukovtsan: print a meaningful frame for stack races
2021-09-28 Dmitry Vyukovtsan: fix tls_race3 test on darwin
2021-09-28 Valentin Clement[fir][NFC] Rename operand of EmboxOp
2021-09-28 Andrew Turner[lldb] [unittests] Fix building the FreeBSD arm64 Regis...
2021-09-28 Dmitry Vyukovtsan: fix cur_thread alignment
next