platform/upstream/llvm.git
2022-03-19 Craig Topper[X86] Rename FeatureCMPXCHG8B/FeatureCMPXCHG16B to...
2022-03-19 Simon Pilgrim[X86] Add some initial test coverage for PR35908 add...
2022-03-19 Johannes Doerfert[OpenMP][FIX] Do not crash when kernels are debug wrapp...
2022-03-19 Itay Bookstein[docs] Fix a couple of typos
2022-03-19 Simon Pilgrim[X86] combineAddOrSubToADCOrSBB - pull out repeated...
2022-03-19 Nikolas Klauser[libc++] Prepare string tests for constexpr
2022-03-19 Alisamar Husain[docs] Fixed minor ordering issue
2022-03-19 Simon Pilgrim[X86] createShuffleMaskFromVSELECT - handle BLENDV...
2022-03-19 Philip Reames[SLP,tests] Add coverage showing need for control depen...
2022-03-19 Jon Chesterfield[amdgpu][nfc] Pass function instead of module to alloca...
2022-03-19 Simon Pilgrim[X86] combineSelect - don't constant fold BLENDV nodes...
2022-03-19 Simon Pilgrim[X86] Add test showing a bug where a BLENDV mask is...
2022-03-19 Florian Hahn[VPlan] Improve pattern in vplan-printing.ll check...
2022-03-19 Simon Pilgrim[X86] Update remaining AVX512 VBMI2 VL intrinsic tests...
2022-03-19 Simon Pilgrim[X86] LowerAndToBT - fold BT(NOT(X),Y) -> BT(X,Y) and...
2022-03-19 Simon Pilgrim[X86][SSE] Add initial support for extracting non-const...
2022-03-19 Simon Pilgrim[X86][SSE] Add tests for non-constant bool vector extra...
2022-03-19 chenglin.bi[AArch64] Combine ISD::SETCC into AArch64ISD::ANDS
2022-03-19 Paul Walker[AArch64] Fix incorrect getSetCCInverse usage within...
2022-03-19 Mark de Wever[libc++][test] Improves handle formatter.
2022-03-19 Shengchen Kan[NFC] Remove unused parameters for SubtargetEmitter...
2022-03-19 Alisamar Husain[trace][intelpt][docs] Added intel-pt build instruction...
2022-03-19 Shengchen Kan[Xcore] Set Int_MemBarrier as a meta-instruction
2022-03-19 Craig Topper[SelectionDAG] Use APInt::zextOrSelf instead of zextOrT...
2022-03-19 Chris BienemanAdd DXIL triple
2022-03-19 Med Ismail... [lldb/test] Fix typo in eventlistener.py (NFC)
2022-03-19 Vladimir Vereschaka[CMake] Update cache file for Win to ARM Linux cross...
2022-03-19 William S.... [MLIR][SCF] Place hoisted scf.if->select prior to the...
2022-03-19 Daniel GrumbergEnsure that APIRecords get destroyed correctly.
2022-03-19 Peter Klausler[flang] Error recovery improvement in runtime (IOMSG=)
2022-03-18 Peter Klausler[flang] Accept legacy aliases for intrinsic function...
2022-03-18 Peter Klausler[flang] Convert RUNTIME_CHECK to better error for user...
2022-03-18 Med Ismail... [lldb/test] Add events listener helper class to lldbtest
2022-03-18 Peter Klausler[flang] Add explanatory messages to grammar for languag...
2022-03-18 Eli Friedman[ARM] Fix shouldExpandAtomicLoadInIR for subtargets...
2022-03-18 Eli FriedmanAutogenerate llvm/test/CodeGen/ARM/atomic-load-store.ll
2022-03-18 Philip Reames[slp][tests] Add missing function attributes
2022-03-18 Thomas Raoux[mlir] Remove incorrect builders for ExpandShapeOp
2022-03-18 Stanislav Mekhanoshin[AMDGPU] Add gfx940 run line to gfx90a mfma test. NFC.
2022-03-18 Simon Pilgrim[X86] Adjust tests to run on gfni capable cpu levels
2022-03-18 Simon Pilgrim[X86] Fix typo in gfni funnel shift test
2022-03-18 Fangrui Song[GlobalOpt] Don't replace alias with aliasee if either...
2022-03-18 Arthur Eubanks[NewPM] Don't skip SCCs not in current RefSCC
2022-03-18 Paul Robinson[RGT] StencilTest: Fix an assertion
2022-03-18 Mike Rice[OpenMP] Initial parsing/sema for the 'omp target teams...
2022-03-18 Eli FriedmanFix computation of MadeChange bit in AtomicExpandPass.
2022-03-18 Duncan P. N... Driver: Make macOS the default target OS for -arch...
2022-03-18 Stanislav Mekhanoshin[AMDGPU] Added gfx940 mfma dst constraint test. NFC.
2022-03-18 Stanislav Mekhanoshin[AMDGPU] gfx940 basic speed model
2022-03-18 Stanislav Mekhanoshin[AMDGPU] Disable some MFMA instructions on gfx940
2022-03-18 Sterling AugustineUpdate llvm-config.h.cmake for 7b983917d4
2022-03-18 Stanislav Mekhanoshin[AMDGPU] reuse blgp as neg in 2 mfma operations on...
2022-03-18 Dominic Chen[scudo] Fix static and unused function type annotations
2022-03-18 Dominic Chen[scudo] Don't assume preprocessor macro is defined
2022-03-18 Eli Friedman[ARM] Fix ARM backend to correctly use atomic expansion...
2022-03-18 Nico WeberReland "[gn build] (manually) port 6316129e066e"
2022-03-18 Nikolas Klauser[libc++] Enable modernize-loop-convert
2022-03-18 Michael Kruse[polly] Fix NPM unittests after D121566.
2022-03-18 Mehdi AminiAdd a cmake flag to turn `llvm_unreachable()` into...
2022-03-18 Benjamin KramerUse llvm::append_range where applicable
2022-03-18 Simon Pilgrim[CostModel][X86] Reduce cost of extracting bool vector...
2022-03-18 Philip Reames[SLP] Add comment clarifying assumption that tripped...
2022-03-18 Kazu Hirata[Vectorize] Fix an 'unused function' warning
2022-03-18 Kazu Hirata[VE] Fix an 'unused variable' warning
2022-03-18 Kazu Hirata[Vectorize] Fix an 'unused variable' warning
2022-03-18 Nick Desaulniers[SCCP] do not clean up dead blocks that have their...
2022-03-18 Asher Mancinelli[libc++] Make shared_ptr move unique_ptr's deleter
2022-03-18 Philip ReamesRevert "[SLP] Optionally preserve MemorySSA"
2022-03-18 Florian Mayer[HWASan] do not replace lifetime intrinsics with tagged...
2022-03-18 Walter Erquinigo[trace][intelpt] fix some test failures
2022-03-18 Zequan WuRevert "[pseudo] Split greatergreater token."
2022-03-18 Alan ZhaoImplement __cpuid and __cpuidex as Clang builtins
2022-03-18 Petr Hosek[CMake][Fuchsia] Drop Darwin architectures
2022-03-18 Petr Hosek[CMake][Fuchsia] Include llvm-undname
2022-03-18 Florian MayerRevert "[HWASan] do not replace lifetime intrinsics...
2022-03-18 William S.... [MLIR][MemRef] Nested allocation scope inlining
2022-03-18 Petr Hosek[runtimes] Detect changes to Tests.cmake
2022-03-18 William S.... [MLIR][SCF] Combine nested ifs with yields
2022-03-18 Florian Hahn[LICM] Add allowspeculation pass options.
2022-03-18 Florian Mayer[HWASan] do not replace lifetime intrinsics with tagged...
2022-03-18 Zakk Chen[RISCV][NFC] Add tests to address invalid arch dependen...
2022-03-18 Shraiysh Vaishay[flang][Parser] Add a node for individual sections...
2022-03-18 Tomas Matheson[ARM][AArch64] generate subtarget feature flags
2022-03-18 Jonas Devlieghere[lldb] Remove lldb/lldb subdir created by wrong patch...
2022-03-18 Johannes Doerfert[OpenMP][FIX] Make test check lines less strict
2022-03-18 William S.... [MLIR][SCF] Create selects from if yield results which...
2022-03-18 Sanjay Patel[InstCombine] add tests for bswap with shifted operand...
2022-03-18 Eric Schweitz[NFC][mlir] Run clang-format on file.
2022-03-18 Eric Schweitz[mlir] Add support for the nest attribute to the LLVM...
2022-03-18 Dmitry Vyukovtsan: print signal num in errno spoiling reports
2022-03-18 LLVM GN Syncbot[gn build] Port a36c2dd6d54c
2022-03-18 Valentin Clement[flang] Lower select case statement
2022-03-18 Florian Hahn[BasicAA] Account for wrapping when using abs(VarIndex...
2022-03-18 Yitzhak Mandelbaum[clang][dataflow] Add modeling of Chromium's CHECK...
2022-03-18 Simon Pilgrim[SLP][X86] Add baseline SSE2 test run to lookahead.ll
2022-03-18 Kevin P. Neal[FPEnv][InstSimplify] Teach CannotBeNegativeZero()...
2022-03-18 Marek Kurdej[clang-format] Refactor ShouldBreakBeforeBrace to use...
2022-03-18 David Truby[clang][SVE] Add support for bitwise operators on SVE...
2022-03-18 Roy JacobsonAdd validation for number of arguments of __builtin_mem...
2022-03-18 Marek Kurdej[clang-format] Expect instead of setting the same value...
next