platform/upstream/llvm.git
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
2021-09-28 Michał Górny[lldb] [DynamicRegisterInfo] Refactor SetRegisterInfo()
2021-09-28 David Green[ARM] Delay reverting WLS in arm-block-placement
2021-09-28 Erich KeaneFix missing return from 9324cc2ca951fe5fe11c85470cb08e6...
2021-09-28 Jingu KangRecommit "[AArch64] Split bitmask immediate of bitwise...
2021-09-28 Alexey Bataev[SLP]Improve vectorization of phi nodes by trying wider...
2021-09-28 Sjoerd Meijer[LoopFlatten] Updating Phi nodes after IV widening
2021-09-28 serge-sans... Refine the constraint for isInlineBuiltinDeclaration
2021-09-28 Sanjay Patel[InstCombine] reduce code for swapped predicate; NFC
2021-09-28 Sanjay Patel[InstCombine] add tests for icmp-gep; NFC
2021-09-28 David Green[ARM] Skip debug info in recomputeVPTBlockMask
2021-09-28 Erich KeaneChange __builtin_sycl_unique_stable_name to just use...
2021-09-28 Sanjay Patel[InstCombine] add/move tests for icmp with gep operand...
2021-09-28 Bjorn Pettersson[Analysis] Be defensive when matching size_t in lib...
2021-09-28 Bjorn Pettersson[Analysis] Add FIXME:s related to size_t type checks
2021-09-28 hyeongyu kim[IR] Change the default value of InstertElement to...
2021-09-28 Alexey Bataev[SLP]No need to schedule/check parent for extract{eleme...
2021-09-28 Erich KeaneUpdate the message for template-template param keyword...
2021-09-28 Pavel Labath[lldb/test] Remove a check from TestLoadAfterAttach
2021-09-28 Max KazantsevRecommit "[Test] Add more tests with cycled phis"
2021-09-28 Diana PicusReland "[flang] GET_COMMAND_ARGUMENT runtime implementa...
2021-09-28 Max KazantsevRevert "[Test] Add more tests with cycled phis"
2021-09-28 Jingu KangRevert "[AArch64] Split bitmask immediate of bitwise...
2021-09-28 Frederic Cambus[CMake] Add detection for the mold linker in AddLLVM...
2021-09-28 Pavel Labath[lldb/test] Add ability to specify environment when...
2021-09-28 Pavel Labath[lldb] Remove non-stop mode code
2021-09-28 Diana PicusRevert "[flang] GET_COMMAND_ARGUMENT(VALUE) runtime...
2021-09-28 Max Kazantsev[Test] Add more tests with cycled phis
2021-09-28 Salman JavedAdd support for `NOLINTBEGIN` ... `NOLINTEND` comments
2021-09-28 Florian Hahn[VectorCombine] Discard ScalarizationResult state in...
next