platform/upstream/llvm.git
2022-09-13 Daniel Bertalan[lld-macho] Sort data-in-code entries
2022-09-13 Slava Zakharin[mlir][arith] Canonicalization patterns for subi.
2022-09-13 David M. Larylldb: Add support for R_386_32 relocations to ObjectFileELF
2022-09-13 Kazu Hirata[Vectorize] Fix a warning
2022-09-13 Arthur Eubanks[SimplifyCFG] Don't hoist allocas
2022-09-13 Valery N Dmitriev[SLP] Unify main/alternate selection for CmpInst instru...
2022-09-13 Craig Topper[LegalizeTypes][NVPTX] Remove extra compare from fallba...
2022-09-13 Hendrik Greving[ValueTypes] Define MVTs for v256i2/v128i4.
2022-09-13 Alex Zinenko[mlir] optional verbose debug messages for transform...
2022-09-13 Alex Bradbury[RISCV] Return true in hasBitTest when Zbs is enabled...
2022-09-13 Craig Topper[RISCV] Fix a bug in i32 FP_TO_UINT_SAT lowering on...
2022-09-13 Nicolas Vasilache[mlir][Vector] Support broadcast vector type in distri...
2022-09-13 Aaron BallmanCorrect the __has_c_attribute value for fallthrough
2022-09-13 Alex Zinenko[mlir] improve the error message in expensive transform...
2022-09-13 Nico Weber[gn build] port 30578c08568bc
2022-09-13 David Green[AArch64] Sink splat(s/zext(..)) to uses
2022-09-13 Matt ArsenaultLiveRegUnits: Break register loop when a clobber is...
2022-09-13 Christian Sigg[MLIR] Only substitute `mlir-spirv-cpu-runner` tool...
2022-09-13 Aaron BallmanUpdate the C Status page for the Clang 15 release
2022-09-13 Aaron BallmanCorrect the __has_c_attribute value for maybe_unused
2022-09-13 Nico WeberRevert "[llvm-dwp] Report the filename if it cannot...
2022-09-13 Simon Pilgrim[LoopVectorize][X86] Add uniform shift costs checks...
2022-09-13 Matt ArsenaultDeadMachineInstructionElim: Don't repeat per-function...
2022-09-13 Matt ArsenaultLiveRegUnits: Cleanup isReg checks
2022-09-13 Aaron BallmanFix the LLVM sphinx build
2022-09-13 Aaron BallmanCorrect the __has_c_attribute value for nodiscard
2022-09-13 Animesh Kumar[OpenMP] Extend lit test for parallel for simd construct
2022-09-13 Tres Popp[mlir] Decrease stack allocations in Presburger's Matrix
2022-09-13 Zain Jaffal[InstCombine] Test for matrix multiplication negation...
2022-09-13 Simon Pilgrim[X86] Add GFNI test coverage for bitreverse codegen
2022-09-13 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for bitrev...
2022-09-13 Alexander KornienkoRevert "[clang] template / auto deduction deduces commo...
2022-09-13 David Spickett[llvm][AArch64] Explain why certain registers are reser...
2022-09-13 Jay Foad[AMDGPU] Add GFX11 globalisel test coverage for fptosi...
2022-09-13 Pavel Samolysov[NFC][ScheduleDAGInstrs] Use structure bindings and...
2022-09-13 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Add a helper function for identific...
2022-09-13 Dmitry Preobrazhensky[AMDGPU][MC] Add detection of mandatory literals in...
2022-09-13 Sven van Haastregt[OpenCL] Guard depth image builtins
2022-09-13 jacquesguan[RISCV][test] Add test for the cost model of vector...
2022-09-13 Sylvestre LedruRevert "[clang, llvm] Add __declspec(safebuffers),...
2022-09-13 Jean Perier[flang][runtime] ensure character compares to blank...
2022-09-13 Timm Bäder[clang][Interp][NFC] Use constexpr if in OffsetHelper
2022-09-13 Timm Bäder[clang][Interp][NFC] InterpFrame::getParam can be const
2022-09-13 Timm Bäder[clang][Interp][NFC] InterpFrame::getLocal() can be...
2022-09-13 Timm Bäder[clang][Interp][NFC] InterpFrame: localBlock() can...
2022-09-13 Timm Bäder[clang][Interp][NFC] Forward-declare Pointer in PrimTyp...
2022-09-13 Timm Bäder[clang][Interp] Handle DeclRefExpr of reference types
2022-09-13 Haojian WuFix Bazel build for llvm-lipo (61e54384982afa89539cc76b...
2022-09-13 Nikita Popov[BasicAA] Delay getAllocTypeSize() call (NFC)
2022-09-13 Florian Hahn[LV] Mark Instr as const in scalarizeInstruction. ...
2022-09-13 David Green[TypePromotionPass] Don't treat phi's as ToPromote
2022-09-13 Martin Storsjö[clang] Explicitly set the EmulatedTLS codegen option...
2022-09-13 Matthias GehreMove ExpandLargeDivRem to llvm/test/CodeGen/X86 because...
2022-09-13 jacquesguan[mlir][NFC] Fix polynomial Approx test.
2022-09-13 Balazs Benics[analyzer] Dump the environment entry kind as well
2022-09-13 Zi Xuan Wu... [CSKY] Fix the Predicates of instruction selection
2022-09-13 Balazs Benics[analyzer] LazyCompoundVals should be always bound...
2022-09-13 Balazs Benics[analyzer] Prefer wrapping SymbolicRegions by ElementRe...
2022-09-13 Haojian WuFix a -Wswitch warning.
2022-09-13 jacquesguan[RISCV] Add cost model for compare and select instructions.
2022-09-13 Max Kazantsev[SCEVExpander] Recompute poison-generating flags on...
2022-09-13 Zhang Qing... [llvm-dwp] Get the DWO file from relative path if the...
2022-09-13 Chuanqi Xu[C++20] [Modules] Make member functions with a in-class...
2022-09-13 Zhang Qing... [llvm-dwp] Report the filename if it cannot be found
2022-09-13 Ting Wang[PowerPC][NFC] Add base test case to show redundant...
2022-09-13 Craig Topper[RISCV] Add test cases with result of fp_to_s/uint_sat...
2022-09-13 Jordan Rupprecht[test] Increase test assertion for reasonable auxv...
2022-09-13 Yeting Kuo[RISCV] Add assertion of hasVecPolicyOp to catch masked...
2022-09-13 Fangrui Song[ELF] Cache compute_thread_count. NFC
2022-09-13 gonglingqin[LoongArch] Add codegen support for ISD::FMA
2022-09-13 Vincent Lee[llvm-lipo] Fix create-arch-asm test by requiring x86...
2022-09-13 Vincent Lee[llvm-lipo] Support object files with bitcode asm
2022-09-13 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in OpFor...
2022-09-13 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-09-13 Nico Weber[gn build] port a85e4aa37dec
2022-09-13 Rob Suderman[mlir][tosa] Added tosa.reverse folder
2022-09-13 Matt ArsenaultDeadMachineInstructionElim: Fix typo
2022-09-13 Lang Hames[ORC-RT] Update headers for rename of include/orc in...
2022-09-13 Jessica PaquetteAttempt to pacify buildbots after 7d80b94ca3
2022-09-12 Greg ClaytonFix DW_OP_convert to resolve the CU relative offset...
2022-09-12 Adrian PrantlFix make invocation to pass in the correct source file
2022-09-12 Lang Hames[ORC-RT] Drop the 'clang_rt.' prefix from the ORC runtime.
2022-09-12 Adrian PrantlForce system C++ stdlib in test that forces system...
2022-09-12 Adrian PrantlFix make invocation to pass in the correct source file
2022-09-12 Craig Topper[RISCV] Move some vector test into the rvv test directo...
2022-09-12 Aiden Grossman[nfc] Refactor SlotIndex::getInstrDistance to better...
2022-09-12 Nico Weber[gn build] port 7d80b94ca3ab (llvm-remarkutil)
2022-09-12 Vitaly Buka[test][clangd] Another try to fix bots after 72142fbac4
2022-09-12 Amara Emerson[GlobalISel] Fix crash when lowering G_SELECT of pointe...
2022-09-12 Amara Emerson[GlobalISel][Legalizer] Fix minScalarEltSameAsIf to...
2022-09-12 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-09-12 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-09-12 Fangrui Song[MinGW] Reject explicit hidden visibility applied to...
2022-09-12 Jessica PaquetteAdd missing description to llvm-remarkutil doc header
2022-09-12 Arthur Eubanks[test][SimplifyCFG] Precommit test with hoisting inallocas
2022-09-12 Jessica PaquetteAdd a utility for converting between different types...
2022-09-12 Matt ArsenaultLiveRegUnits: Do not use phys_regs_and_masks
2022-09-12 David Majnemer[clang, llvm] Add __declspec(safebuffers), support...
2022-09-12 Aart Bik[mlir][sparse] add memSizes array to sparse storage...
2022-09-12 Greg ClaytonAdd the ability to show when variables fails to be...
next