platform/upstream/llvm.git
2022-11-14 Dmitry Makogon[IRCE] Bail out if AddRec in icmp is for another loop...
2022-11-14 Craig Topper[RISCV] Add PACKH/PACKW/PACK to hasAllNBitUsers.
2022-11-14 Craig Topper[RISCV] Add another PACKH pattern.
2022-11-14 Kazu Hirata[Support] Use std::is_scalar_v (NFC)
2022-11-14 Johannes ReifferscheidAdd missing include.
2022-11-14 Aiden Grossman[Docs] Add Documentation on BOLT Build Configs
2022-11-14 Aiden Grossman[Docs] Add Documentation on (Thin)LTO + PGO Build Configs
2022-11-14 Med Ismail... [lldb] Re-phase comments in `ScriptedThread.get_stackfr...
2022-11-14 Med Ismail... [lldb] Remove unused `stack_memory_dump` member from...
2022-11-14 Craig Topper[RISCV] Improve PACKH instruction selection
2022-11-14 wangpc[RISCV] Don't use zero-stride vector load if there...
2022-11-14 Chuanqi Xu[C++20] [Modules] Emit Macro Definition in -module...
2022-11-14 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-14 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in AttrO...
2022-11-14 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in MLIRC...
2022-11-14 Craig Topper[RISCV] Add PACKW and PACKH to isSignExtendingOpW in...
2022-11-14 Craig Topper[RISCV] Improve selection of PACKW.
2022-11-14 luxufan[LoopFlatten] Forget all block and loop dispositions...
2022-11-14 gonglingqin[LoongArch] Expand atomicrmw fadd/fsub/fmin/fmax with...
2022-11-14 Yeting Kuo[RISCV][NFC] Remove dead code.
2022-11-14 Craig Topper[RISCV] Fix incorrect early out from isSignExtendedW...
2022-11-14 Craig Topper[RISCV] Add test for incorrect sext.w removal. NFC
2022-11-14 Kazu Hirata[PowerPC] Use ArrayRef (NFC)
2022-11-14 Craig Topper[RISCV] Improve selection of PACK/PACKW for AssertZExt...
2022-11-13 Kazu Hirata[IR] Use llvm::any_of (NFC)
2022-11-13 Krzysztof Parzyszek[Hexagon] Use `Register` instead of `unsigned`, NFC
2022-11-13 Arthur Eubanks[lldb][test] Avoid UB in optimized_code test
2022-11-13 Florian Hahn[VectorUtils] Skip interleave members with diff type...
2022-11-13 Arthur Eubanks[clang][test] Avoid UB in overload.cl
2022-11-13 Krzysztof Parzyszek[Hexagon] Pass Hexagon::PC to InitializeHexagonMCRegist...
2022-11-13 Krzysztof Parzyszek[Hexagon] Remove unneeded HexagonRegisterInfo::getRAReg...
2022-11-13 Krzysztof Parzyszek[Hexagon] Reduce the spill alignment for double/quad...
2022-11-13 Craig Topper[RISCV] Add BREV8 to hasAllWUsers in RISCVSExtWRemoval.
2022-11-13 Craig Topper[RISCV] Add PACK/PACKH/PACKW to hasAllWUsers in RISCVSE...
2022-11-13 Renato Golin[MLIR] Move JitRunner Options to header, pass to mlirTr...
2022-11-13 Krzysztof ParzyszekMove variable declarations out of #if guard, NFC
2022-11-13 Florian Hahn[SimpleLoopUnswitch] Forget SCEVs for replaced phis.
2022-11-13 bzcheeseman[MLIR][Bytecode] Ensure `dataIt` is aligned coming...
2022-11-13 Simon Pilgrim[X86] Regenerate combine-movmsk.ll
2022-11-13 Sanjay PatelRevert "[InstCombine] allow more folds for multi-use...
2022-11-13 Sanjay Patel[InstCombine] allow more folds for multi-use selects...
2022-11-13 Simon Pilgrim[X86] Update WriteMPSAD class and remove VMPSADBWrri...
2022-11-13 Simon Pilgrim[X86] Remove unnecessary VPSADBW/VDBPSADBW zmm overrides
2022-11-13 Simon Pilgrim[MCA][X86] Add test coverage for VDBPSADBW instructions
2022-11-13 Nico Weber[gn build] Extract gen_arch_intrinsics() template to...
2022-11-13 Simon Pilgrim[X86] Fix scheduler tag for GFNI YMM instructions
2022-11-13 chenglin.bi[GlobalISel] Correct constant type in matchReassocConst...
2022-11-13 Simon Pilgrim[X86] Cleanup CVTPD2PS schedule values
2022-11-13 Simon Pilgrim[X86] Fix sched class typo - the CVTPD2DQrr instruction...
2022-11-13 Fangrui SongDecoderEmitter: Simplify addOneOperandFields. NFC
2022-11-13 Fangrui Song[TableGen] Remove unneeded flush and add missing newline
2022-11-13 Michał GórnyRevert "[InstCombine] allow more folds more multi-use...
2022-11-13 zhongyunde[AArch64] Optimize more memcmp when the result is teste...
2022-11-12 Mehdi AminiApply clang-tidy fixes for readability-container-size...
2022-11-12 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-12 Roman Lebedev[NFC][Clang] Add some codegen tests for https://github...
2022-11-12 River Riddle[mlir] Add openInputFile overload that accepts the...
2022-11-12 River Riddle[MemoryBuffer] Allow optionally specifying desired...
2022-11-12 River Riddle[mlir] Add a new AttrTypeReplacer class to simplify...
2022-11-12 River Riddle[mlir] Don't include the attribute self type in a ...
2022-11-12 Dave Lee[lldb] Revert SBFileSpec.fullpath path separator fix
2022-11-12 Dave Lee[lldb] Complete fix of test after 5223366416fb
2022-11-12 Dave Lee[lldb] Fix test after 5223366416fb
2022-11-12 Aiden Grossman[Docs] Minor Fixups in Advanced Builds Documentation
2022-11-12 Matt ArsenaultAMDGPU: Add some tests for i1 sitofp/uitofp-like selects
2022-11-12 Matt ArsenaultAMDGPU: Switch some tests to generated checks
2022-11-12 Guray Ozen[mlir][transform] Make `tile_to_foreach_thread_op`...
2022-11-12 Simon Pilgrim[X86] IceLakeModel - conversion instructions don't...
2022-11-12 Kuba Mracek[lsan] Fix stack buffer overwrite in SuspendedThreadsLi...
2022-11-12 Louis Dionne[libc++] Make sure that we use the libc++ CI pipeline...
2022-11-12 Louis Dionne[libc++] Remove unused variable in buildkite pipeline...
2022-11-12 Simon Pilgrim[MCA][X86] Add test coverage for VNNI instructions
2022-11-12 Simon Pilgrim[MCA][X86] Add missing AVX-GFNI YMM test coverage
2022-11-12 Simon Pilgrim[X86] Always classify gf2p8affineqb/gf2p8affineinvqb...
2022-11-12 Simon Pilgrim[MCA][X86] Add test coverage for GFNI instructions
2022-11-12 Krzysztof Parzyszek[Hexagon] Improve idioms for fixed-point vector multipl...
2022-11-12 David Green[AArch64] Allow sinking both extract and splat to smull
2022-11-12 Simon Pilgrim[X86] Replace unnecessary SKL CVTSI2SS/CVTSI2SD overrid...
2022-11-12 Simon Pilgrim[MCA][X86][AVX512] Add test coverage for unsigned<...
2022-11-12 Simon Pilgrim[X86] SkylakeServerModel - conversion instructions...
2022-11-12 Simon Pilgrim[X86] Replace unnecessary SKL CVTPD2DQ overrides with...
2022-11-12 Simon Pilgrim[X86] Tweak Alderlake instregex to match CodeGen-only...
2022-11-12 Simon Pilgrim[X86] Replace unnecessary SKL conversion overrides...
2022-11-12 Brad Smith[Support/ELF] - Add OpenBSD PT_OPENBSD_MUTABLE constant.
2022-11-12 Michał Górny[lldb] [cmake] Fix another typo in third-party/unittest...
2022-11-12 wanglei[LoongArch] Implement MCTargetExpr::fixELFSymbolsInTLSF...
2022-11-12 Micah Weston[clang-format] Treats &/&& as reference when followed...
2022-11-12 Owen Pan[clang-format] Correctly annotate function names before...
2022-11-12 Craig Topper[RISCV] Rename template parameter. NFC
2022-11-12 Craig Topper[RISCV] Use template to reduce some code. NFC
2022-11-12 Fangrui SongAdd back single quotes when dontcall attribute was...
2022-11-12 Haohai Wen[X86] Reduce unnecessary instregex for AlderlakeP sched...
2022-11-12 Amara Emerson[AArch64][GlobalISel] Select TBZ for icmp sge x, 0.
2022-11-12 Peiming Liu[mlir][sparse] fix incorrect coordinates ordering compu...
2022-11-12 Raman TennetiRemoved tabs.
2022-11-12 Raman Tenneti[libc] Implement gettimeofday
2022-11-12 Dave Lee[lldb] Rewrite to assertEqual/assertNotEqual (NFC)
2022-11-12 Matt ArsenaultAMDGPU: Fold llvm.amdgcn.sqrt(undef)
2022-11-12 Louis Dionne[libc++] Add a libc++ CI pipeline specific to Clang...
2022-11-12 Matt ArsenaultAnalysis: Reorder code in isDereferenceableAndAlignedPo...
next