platform/upstream/llvm.git
2022-09-22 Nikita Popov[InstCombine] Add test for PR57899 (NFC)
2022-09-22 Joe Loser[clang][docs] Fix supported element types for __builtin...
2022-09-22 Matt ArsenaultMachineVerifier: Verify REG_SEQUENCE
2022-09-22 Nikita Popov[InstCombine] Use simplifyWithOpReplaced() for non...
2022-09-22 Erich KeaneRe-apply "Deferred Concept Instantiation Implementation"
2022-09-22 Haojian Wu[AST] Better recovery on an expression refers to an...
2022-09-22 Martin Storsjö[LLD] [ELF] Fix building with LLVM_LINK_LLVM_DYLIB...
2022-09-22 serge-sans... [clang] Rework IsTailPaddedMemberArray into isFlexibleA...
2022-09-22 luxufan[MemorySSA] Reset location size if IsGuaranteedLoopInva...
2022-09-22 Johannes Reifferscheid[mlir] Fix a cast that should be a dyn_cast.
2022-09-22 Tim NorthoverAArch64: add support for newer Apple CPUs
2022-09-22 Simon Pilgrim[CostModel][X86] Add partial CostKinds handling for...
2022-09-22 Clement CourbetRe-land "[llvm-exegesis] Support analyzing results...
2022-09-22 Simon Pilgrim[CostModel][X86] Add CostKinds handling for smax/smin...
2022-09-22 Clement CourbetRevert "[llvm-exegesis] Support analyzing results from...
2022-09-22 Nikita Popov[AA] Model operand bundles more precisely
2022-09-22 Clement Courbet[llvm-exegesis] Support analyzing results from a differ...
2022-09-22 Haojian Wu[pseudo] NFC, Remove an extral blank line.
2022-09-22 Nikita Popov[InstSimplify] Support vectors in simplifyWithOpReplaced()
2022-09-22 serge-sans... [BOLT] Fix (part of) dylib compatibility
2022-09-22 serge-sans... Revert "[bolt] Fix (part of) dylib compatibility"
2022-09-22 serge-sans... [bolt] Fix (part of) dylib compatibility
2022-09-22 Ivan Radanov... [MLIR] Revert default NVIDIA GPU version
2022-09-22 Ilia Diachkov[SPIRV] fix build with clang and use PoisonValue instea...
2022-09-22 Florian Hahn[llvm-reduce] Add test with debug nodes not being removed.
2022-09-22 LLVM GN Syncbot[gn build] Port 32a8260ccc8b
2022-09-22 serge-sans... [clang] Fix interaction between asm labels and inline...
2022-09-22 Christudasan... -dot-machine-cfg for printing MachineFunction to a...
2022-09-22 Chenbing Zheng[InstCombine] Precommit tests for shl_trunc_icmp. nfc
2022-09-22 Juan Manuel... [NFC] Remove unused set construction from DILocation...
2022-09-22 LiaoChunyu[RelocationResolver] Add R_RISCV_SET{16,32}
2022-09-22 Craig Topper[RISCV] Replace RISCVISD::GREV/GORC/SHFL/UNSHFL with...
2022-09-22 Craig Topper[RISCV] Remove support for the unratified Zbp extension.
2022-09-22 Congzhe Cao[LoopInterchange][PR57148] Ensure the correct form...
2022-09-22 Fanchen Kong[WebAssembly] Improve codegen for loading scalars from...
2022-09-22 Congzhe Cao[LoopPassManager] Ensure to construct loop nests with...
2022-09-22 LiaoChunyu[RelocationResolver] Add R_RISCV_SET8
2022-09-22 Chuanqi Xu[C++] [Coroutines] Prefer aligned (de)allocation for...
2022-09-22 Corentin JabotUpdate Unicode to 15.0
2022-09-22 Craig Topper[RISCV] Remove some unused Predicates from tablegen...
2022-09-22 River Riddle[mlir] Flip PDL to use Both accessors
2022-09-22 River Riddle[mlir] Flip Async/GPU/OpenACC/OpenMP to use Both accessors
2022-09-22 Jan Korous[analyzer] Support implicit parameter 'self' in path...
2022-09-21 Vitaly Buka[msan] Instrument vtest instrinsics
2022-09-21 Craig Topper[RISCV] Add a couple more fp_to_sint_sat/uint_sat tests...
2022-09-21 Craig Topper[RISCV] Add tests for fixed vector fp_to_sint_sat/fp_to...
2022-09-21 Fangrui Song[test] Fix CodeGen/arm-crc32.c to not write an output...
2022-09-21 Katherine Rasmussen[flang] Write semantics test for atomic_xor
2022-09-21 Chris Bieneman[NFC] Make dxil namespace consistent
2022-09-21 Michael WymanRemove the unused/undefined `_cmd` parameter in `objc_d...
2022-09-21 Craig Topper[RISCV] Rename RISCVISD::SINT_TO_FP_VL/UINT_TO_FP_VL...
2022-09-21 Vitaly Buka[msan] Handle x86_avx_cmp_pd_256 and x86_avx_cmp_ps_256
2022-09-21 Ivan Radanov... [MLIR] Set default NVIDIA GPU version
2022-09-21 Ivan Radanov... [MLIR] Add a create function for mlir::SerializeToCubinPass
2022-09-21 Kazu Hirata[Analysis] Make members of InlineCost const (NFC)
2022-09-21 Philip Reames[TTI] Recognize fp constants in getOperandInfo
2022-09-21 Vitaly Buka[test][msan] Precommit part of D134119
2022-09-21 Fangrui Song[Hexagon] Fix -Wunused-variable in non-assertion builds...
2022-09-21 Florian Mayer[libunwind] Handle G in personality string
2022-09-21 Fangrui Song[Driver] Add --gcc-install-dir=
2022-09-21 Fangrui Song[GlobalISel] Fix std::max after D134380
2022-09-21 Jay FoadAMDGPU: Stop validating earlyclobber operands in assembler
2022-09-21 Amara Emerson[GlobalISel] Fix known bits for G_ASSERT_ALIGN.
2022-09-21 owenca[clang-format][NFC] Reformat the clang/unittests/Format...
2022-09-21 Leonard ChanRevert "[llvm] Support forward-referenced globals with...
2022-09-21 Evgeny Shulgin[Clang] Support case and default labels at end of compo...
2022-09-21 Aaron BallmanAdd tests & update the C99 DR statuses for dr315 and...
2022-09-21 Leonard Chan[llvm] Support forward-referenced globals with dso_loca...
2022-09-21 Xiang Li[HLSL] Allow SV_GroupIndex for lib profile.
2022-09-21 Sanjay Patel[InstCombine] try to fold mul by neg-power-of-2 to shl
2022-09-21 owenca[clang-format][NFC] Reformat clang/lib/Format using...
2022-09-21 Aaron BallmanChanging some strange code into an assert; NFC
2022-09-21 Fangrui Song[libclang] Fix -Wswitch after D129883
2022-09-21 Fangrui Song[ARM] Check target feature support for __builtin_arm_crc*
2022-09-21 Scott LinderRevert "[NFC][AMDGPU] Refactor AMDGPUDisassembler"
2022-09-21 Fangrui Song[ELF] --pack-dyn-relocs=android: scan relocation serial...
2022-09-21 Siva Chandra... [libc] Add implementations of POSIX getpid, getppid...
2022-09-21 Siva Chandra... [libc] Add implementation of functions stat, fstat...
2022-09-21 Krzysztof Parzyszek[Hexagon] Revamp type legalization of ext/trunc/sat...
2022-09-21 Florian Hahn[AArch64] Try to fold shuffle (tbl2, tbl2) to tbl4.
2022-09-21 Sanjay Patel[InstCombine] try multi-use demanded bits fold for...
2022-09-21 Sanjay Patel[InstCombine] add tests for multi-use sub demanded...
2022-09-21 Sanjay Patel[InstCombine] add tests for (X * -2**C) + Y; NFC
2022-09-21 Fangrui Song[ELF] Parallelize --compress-debug-sections=zstd
2022-09-21 Michael Jones[libc] add fputs and puts
2022-09-21 Lang Hames[ORC-RT] Fix case on test file suffix.
2022-09-21 Joel E. Denny[lit] Work around another windows issue in new test...
2022-09-21 Xiang Li[NFC] Fix build error ignored by MSVC.
2022-09-21 John McIver[Utils] Refactor update_cc_test_checks.py to use shutil
2022-09-21 Guozhi Wei[RegisterCoalescer] Use LiveRangeEdit to handle remater...
2022-09-21 Arthur Eubanks[gn build] Don't set LLVM_UNREACHABLE_OPTIMIZE when...
2022-09-21 Joel E. Denny[lit] Work around windows issue in new test from 28412d...
2022-09-21 LLVM GN Syncbot[gn build] Port 782ac2182c2b
2022-09-21 Xiang Li[HLSL] Support cbuffer/tbuffer for hlsl.
2022-09-21 Thomas Symalla[NFC][AMDGPU] Add new v_bfi Codegen test.
2022-09-21 zhijianRefactor XCOFFObjectFile::getImportFileTable.
2022-09-21 Arthur Eubanks[CGSCC] Properly handle invalidating analyses for inval...
2022-09-21 Valentin Clement[flang] Avoid deallocation of intent(out) when dummy...
2022-09-21 Min-Yih Hsu[mlir][LLVMIR] Do not create pseudo debug file name...
2022-09-21 wlei[llvm-profgen] Remove CommaSeparated option from perf...
next