platform/upstream/llvm.git
2022-09-22 Chris Bieneman[NFC] Refactor dxil metadata code
2022-09-22 Nico Weber[gn build] port 47afaf2eb02b (exegesis all targets)
2022-09-22 Slava Zakharin[flang][runtime] Fixes for element size calculation.
2022-09-22 Michael Benfield[clang-tidy] Add option WarnOnSizeOfPointerToAggregate.
2022-09-22 Jonathan Camilleri[clang][DebugInfo] Emit access specifiers for typedefs
2022-09-22 Jonathan Camilleri[DebugInfo] Emit access specifiers for typedefs
2022-09-22 Aaron BallmanUpdate the C status page for WG14 N2359
2022-09-22 Christopher... [mlir][vector] Fix test for vector-warp-distribute
2022-09-22 Hassnaa Hamdi[AArh64-SVE]: Improve cost model for div/udiv/mul 128...
2022-09-22 Anastasia Stulova[Doc][OpenCL] Fixed typos in code examples
2022-09-22 Simon Pilgrim[CostModel][X86] Remove duplicate ashr v4i64 cost table...
2022-09-22 Saleem AbdulrasoolMC: make section classification a bit more thorough
2022-09-22 bixia1[mlir][sparse] Add codegen rule for the push_back operator.
2022-09-22 Philip Reames[llvm-exegesis] Initialize all supported targets
2022-09-22 Philip Reames[VPlan] Only generate single instr for unpredicated...
2022-09-22 Fraser Cormack[RISCV] Use structured bindings in common RVV lowering...
2022-09-22 Sanjay Patel[AArch64] add tests for vector load combining; NFC
2022-09-22 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for mul...
2022-09-22 Philip Reames[RISCV] Verify consistency of a couple TSFlags related...
2022-09-22 Craig Topper[RISCV] Improve support for vector fp_to_sint_sat/uint_sat.
2022-09-22 Craig Topper[RISCV] Formatting fixes to RISCV.td NFC
2022-09-22 Dmitri GribenkoFix -Wunused-local-typedef warning in some build config...
2022-09-22 Amara Emerson[GlobalISel] Enforce G_ASSERT_ALIGN to have a valid...
2022-09-22 Nikita Popov[BasicAA] Move experimental.guard modelling to getModRe...
2022-09-22 Nikita Popov[InstCombine] Remove buggy zext of icmp eq with pow2...
2022-09-22 Peter Steinfeld[Flang] Finalize IO operations after calling EndIO
2022-09-22 Simon Pilgrim[CostModel][X86] Add gep.ll CostKind test coverage
2022-09-22 Simon Pilgrim[CostModel][X86] Regenerate gep.ll test checks
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
next