platform/upstream/llvm.git
2022-09-29 Alex Brachet[scudo][Fuchsia] Increase MaxNumCachedHint
2022-09-29 Siva Chandra... [libc] Add GNU extension functions sched_getaffinity...
2022-09-29 Siu Chi Chan[HIP] stop forcing the lang std in the driver
2022-09-29 Roy Jacobson[Clang][NFC] Fix broken link in release notes
2022-09-29 Roy Jacobson[Clang] P1169R4: static operator()
2022-09-29 Florian Hahn[SCEVExpander] Move LCSSA fixup to ::expand.
2022-09-29 Bjorn Pettersson[X86] Avoid miscompile in combineOr (X86ISelLowering...
2022-09-29 Bjorn Pettersson[X86] Pre-commit test case showing bug in combineOr...
2022-09-29 Fangrui Song[Driver][test] Restore %clang -cc1 in test/Driver
2022-09-29 Aart Bik[mlir][sparse] fix build breakage due to Arith name...
2022-09-29 Louis Dionne[libc++] Include skipped headers in the --trace-include...
2022-09-29 Michał Górny[clang] [test] Use %clang_cc1 substitution consistently
2022-09-29 Michał Górny[llvm] [lit] Move %clang_dxc substitution from clang...
2022-09-29 Michał Górny[clang] [Driver] More flexible rules for loading defaul...
2022-09-29 bixia1[mlir][sparse] Add rewrite rule for the sort operator.
2022-09-29 Jan Svoboda[clang][deps] NFC: Expose more flexible version of...
2022-09-29 Jan Svoboda[libclang] Split-out parts of `Index.h`
2022-09-29 Roy Jacobson[Clang][NFC] Add missing feature macros to lexer test
2022-09-29 Greg ClaytonWhen there are variable errors, display an error in...
2022-09-29 Greg Clayton[NFC] Add header documentation to the SBError::GetCStri...
2022-09-29 zhongyunde[AArch64] Lower multiplication by a constant (NFC)
2022-09-29 Chris Bieneman[DX] [ObjectYAML] Support DX shader feature flags
2022-09-29 zhongyunde[AArch64] Lower multiplication by a constant int to...
2022-09-29 Stella StamenovaRevert "[mlir][Linalg] Add ReduceOp to Linalg structure...
2022-09-29 Michael Jones[libc] add clock_gettime
2022-09-29 LLVM GN Syncbot[gn build] Port 63accaf46f09
2022-09-29 Chris Bieneman[NFC] Refactor DXContainer to support more parts
2022-09-29 Chris BienemanRevert "[DirectX backend] Support global ctor for DXILB...
2022-09-29 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Disable non-null src0 for s_waitcnt...
2022-09-29 Arthur Eubanks[CGSCC][DevirtWrapper] Properly handle invalidating...
2022-09-29 Mahesh Ravishankar[mlir][scf] Simplify the logic for `replaceLoopWithNewY...
2022-09-29 luxufan[DSE] Eliminate noop store even through has clobbering...
2022-09-29 David Green[ARM] Add an option for disabling omitting DLS.
2022-09-29 Katherine Rasmussen[flang] Add atomic_fetch_or to the list of intrinsics
2022-09-29 Amara Emerson[AArch64][GlobalISel] Update shuffle->ext test before...
2022-09-29 Maksim Levental[mlir][Affine] Move/expose hasNoInterveningEffect
2022-09-29 Sanjay Patel[InstSimplify][PhaseOrdering] add tests for vector...
2022-09-29 Kazu Hirata[ModuleInliner] Add a cost-benefit-based priority
2022-09-29 Arthur Eubanks[lld][COFF][LTO] Don't disable verifier in assert builds
2022-09-29 Jakub Kuderski[flang][mlir][arith] Fix flang build after dialect...
2022-09-29 Mark de Wever[NFC][libc++][test] Enables variant test.
2022-09-29 Jakub Kuderski[mlir][arith] Change dialect name from Arithmetic to...
2022-09-28 luxufan[DSE][NFC] Update noop-stores.ll using update_test_chec...
2022-09-29 Nikita Popov[ValueTracking] Fix CannotBeOrderedLessThanZero() for...
2022-09-29 Nikola Tesic[Debugify][OriginalDIMode] Update script to handle...
2022-09-29 Nikola Tesic[Debugify][OriginalDIMode] Make HTML reporting infrastr...
2022-09-29 Philip Reames[RISCV] Adjust vector immediate store materialization...
2022-09-29 Louis Dionne[libc++] Add missing return 0;'s to main() functions...
2022-09-29 Adrian Kuegel[mlir][Linalg] Add ReduceOp to Linalg structured ops.
2022-09-29 Alex Zinenko[mlir] fix formatting in markdown
2022-09-29 Guillaume Chatelet[libc][NFC] Move alignment utils to utils.h
2022-09-29 eopXD[LSR][NFC] Add missing constness
2022-09-29 Nikita Popov[InstSimplify] Add test for PR58046 (NFC)
2022-09-29 eopXD[RISCV] Add lowering for llvm.roundeven
2022-09-29 Tim NorthoverUnwind-tables: move back to original logic outline...
2022-09-29 Alex Zinenko[mlir][GPU] treat the absence of workgroup attributes...
2022-09-29 Serge Pavlov[Support] Class for response file expansion (NFC)
2022-09-29 Guillaume Chatelet[libc][test] Better reporting for MemoryMatcher
2022-09-29 Nikita PopovReapply [FunctionAttrs] Infer precise FMRB
2022-09-29 Nikita Popov[FunctionAttrs] Add test for argmemonly function that...
2022-09-29 Timm BäderRevert "[clang][Interp] Handle enums"
2022-09-29 Muhammad Omair... [LLVM][DebugInfo] Disable split-complex.ll for aarch64...
2022-09-29 David Green[Clang][Arm] Fix fp16 return error tests under AArch64...
2022-09-29 Denys Shabalin[mlir] Add Python bindings for StridedLayoutAttr
2022-09-29 Adrian Kuegel[mlir][Linalg] Slightly adjust DestinationStyleOpInterface.
2022-09-29 Timm Bäder[clang][Interp][NFC] Remove unused prototypes
2022-09-29 Timm Bäder[clang][Interp][NFC] Make EvalEmitter::isActive() const
2022-09-29 Timm Bäder[clang][Interp][NFC] Unifty ReadArg() impl in Disasm.cpp
2022-09-29 Timm Bäder[clang][Interp] Print Function address in dump()
2022-09-29 Timm Bäder[clang][Interp][NFC] Remove unused opcode argument...
2022-09-29 Timm Bäder[clang][Interp][NFC] Unify the two ReadArg() implementa...
2022-09-29 Timm Bäder[clang][Interp][NFC] Remove unused function
2022-09-29 Timm Bäder[clang][Interp] Specify Boolean conversion operartors...
2022-09-29 Timm Bäder[clang][Interp] Properly destruct allocated Records
2022-09-29 Timm Bäder[clang][Interp][NFC] Make classes final that can be...
2022-09-29 Timm Bäder[clang][Interp][NFC] Make some Record methods const
2022-09-29 Timm Bäder[clang][Interp][NFC] Limit includes to neccessary ones
2022-09-29 Timm Bäder[clang][Interp] Rename a local variable to be more...
2022-09-29 Timm Bäder[clang][Interp] Handle enums
2022-09-29 Timm Bäder[clang][Interp] Record item types in InterpStack
2022-09-29 Timm Bäder[clang][Interp][NFC] Make a few InterpStack functions...
2022-09-29 Timm Bäder[clang][Interp] Handle sizeof()
2022-09-29 Timm Bäder[clang][Interp][NFC] Unify emit() implementations
2022-09-29 Timm Bäder[clang][Interp][NFC] Forward-declare Pointer in InterpF...
2022-09-29 Timm Bäder[clang][Interp][NFC] Remove an unnecessary <vector...
2022-09-29 Timm Bäder[clang][Interp] Pass initializer when creating globals
2022-09-29 Amir Ayupov[BOLT] Report BB reordering %-age vs profiled and total...
2022-09-29 Thomas Symalla[AMDGPU] Add use check in v_fma combine.
2022-09-29 Florian Hahn[LV] Create createInductionResumeValue helper (NFC).
2022-09-29 David Green[Clang][Arm] Convert -fallow-half-arguments-and-returns...
2022-09-29 Denys Shabalin[mlir] Add C bindings for StridedArrayAttr
2022-09-29 Muhammad Omair... [LLVM][MC] Disable cfi-version test for aarch64-pc...
2022-09-29 Nicolas Vasilache[mlir][memref]Add conversion support for memref.extract...
2022-09-29 Stefan Gränitz[WinEH] Prepare test win64-funclet-preisel-intrinsics...
2022-09-29 Nicolas Vasilache[mlir][memref]Add pattern to forward memref.extract_ali...
2022-09-29 Juan Manuel... [DebugInfo][InferAddressSpaces] Propagate DebugLoc...
2022-09-29 Juan Manuel... [StructurizeCFG] Remove imposible case and replace...
2022-09-29 Florian Hahn[SCEVExpander] Use CreateBitOrPointerCast instead of...
2022-09-29 Michael PlatingsFix frint ACLE intrinsic names
2022-09-29 Nikita PopovRevert "[cmake] Export GetHostTriple.cmake"
next