platform/upstream/llvm.git
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...
2021-09-28 Shivam Gupta[Docs][NFC] Add doxygen comment for AtomicExpandPass...
2021-09-28 Kirill BobyrevRevert "[clangd] Refactor IncludeStructure: use File...
2021-09-28 serge-sans... Simplify handling of builtin with inline redefinition
2021-09-28 LLVM GN Syncbot[gn build] Port 864b206796ae
2021-09-28 Jingu Kang[AArch64] Split bitmask immediate of bitwise AND operation
2021-09-28 M BakinovskyFix documentation typos; NFC
2021-09-28 mydeveloperday[clang-format][docs] mark new clang-format configuratio...
2021-09-28 Jay Foad[LiveIntervals] Fix another asan debug build failure
2021-09-28 Kirill BobyrevInvestigate D110386 failures even further
2021-09-28 Eric Schweitz[fir] Add fir.save_result op
2021-09-28 Florian HahnRecommit "[SCEV] Look through single value PHIs." ...
2021-09-28 “bhkumarn”[DebugInfo] Emit DW_TAG_namelist and DW_TAG_namelist_item
2021-09-28 V Donaldson[fir] Update fir.insert_on_range op
2021-09-28 Diana Picus[flang] GET_COMMAND_ARGUMENT(ERRMSG) runtime implementation
2021-09-28 Diana Picus[flang] GET_COMMAND_ARGUMENT(VALUE) runtime implementation
2021-09-28 Diana Picus[flang] GET_COMMAND_ARGUMENT(LENGTH) runtime implementation
2021-09-28 Kirill BobyrevInvestigate D110386 Windows failures
2021-09-28 Alexander Belyaev[mlir] Add min/max operations to Standard.
2021-09-28 Jay Foad[LiveIntervals] Repair subreg ranges in processTiedPairs
2021-09-28 Jay Foad[LiveIntervals] Improve repair after convertToThreeAddress
2021-09-28 Mehdi AminiFix URLs to the prod/staging buildbot master in the doc
2021-09-28 Kirill BobyrevAttempt to fix Windows builds after D110386
2021-09-28 Kirill Bobyrev[clangd] Refactor IncludeStructure: use File (unsigned...
2021-09-28 Liu, Chen3[X86][FP16] Fix a bug when Combine the FADD(A, FMA...
2021-09-28 Lang Hames[ORC] Fix the LLJITWithRemoteDebugging example.
2021-09-28 Xiang1 Zhang[ISel] Legalized arithmetic.fence.f128 for 32-bits...
2021-09-28 Anna Thomas[LoopPred Test] Fix lld-x86_64-win BB failure
2021-09-28 Ahsan SaghirRevert "tsan: fix trace tests on darwin"
2021-09-28 Anna ThomasReland "[LoopPredication] Add testcase showing BPI...
2021-09-28 Lang Hamesclang-format
2021-09-28 Lang Hames[llvm-jitlink] Add more information about allocation...
2021-09-28 Ahsan Saghir[PowerPC] MMA - Add __builtin_vsx_build_pair and __buil...
2021-09-27 Lang Hames[ORC] Switch from JITTargetAddress to ExecutorAddr...
next