platform/upstream/llvm.git
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...
2022-09-12 Kazu Hirata[llvm] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-12 YongKang ZhuBug fix on stable hash calculation for machine operands...
2022-09-12 Ben LangmuirRevert "[clang][test] Disallow using the default module...
2022-09-12 Fangrui Song[ELF] Parallelize relocation scanning
2022-09-12 Jez Ng[lld-macho][docs] Cosmetic changes
2022-09-12 LLVM GN Syncbot[gn build] Port cf72dddaefe9
2022-09-12 Nico Weber[gn build] port 346856dc6c208 (or port 4d50a392401c0...
2022-09-12 Felipe de Azevedo... Reland "[lldb] Use just-built libcxx for tests when...
2022-09-12 Sanjay Patel[InstCombine] look through 'not' of ctlz/cttz op with...
2022-09-12 Sanjay Patel[InstCombine] add tests for select of ctlz/cttz with...
2022-09-12 Zequan Wu[LLDB][NativePDB] Add local variables with no location...
2022-09-12 Richard Howell[clang] sort additional module maps when serializing
2022-09-12 Matthias BraunUse update_mir_test_checks for some more tests.
2022-09-12 Stella StamenovaRevert "Add the ability to show when variables fails...
2022-09-12 Laura Chaparro... [lldb] Add SBBreakpointLocation::SetCallback
2022-09-12 Craig Topper[LegalizeTypes] Improve splitting for urem/udiv by...
2022-09-12 Corentin Jabot[Clang] NFC: Make UnqualifiedId::Kind private for consi...
2022-09-12 Benjamin Kramer[DFSan] Don't crash with the legacy pass manager
2022-09-12 Aart Bik[mlir][sparse] properly record dimension level type...
2022-09-12 A-Wadhwani[SROA] Create additional vector type candidates based...
2022-09-12 Ben Langmuir[clang][test] Disallow using the default module cache...
2022-09-12 Benjamin Kramer[mlir][linalg] Explicitly instantiate DownscaleSizeOneW...
2022-09-12 Adrian PrantlSkip crashing test
2022-09-12 Craig Topper[RISCV] Rename WriteFALU* and ReadFALU* to WriteFAdd...
2022-09-12 Felipe de Azevedo... [lldb] Fix detection of existing libcxx
2022-09-12 Sanjay Patel[Reassociate] prevent partial undef negation replacement
2022-09-12 Sanjay Patel[Reassociate] add tests for vector negate with undef...
2022-09-12 Craig Topper[RISCV] Custom type legalize i32 loads by sign extending.
2022-09-12 Matthias GehreMove TargetTransformInfo::maxLegalDivRemBitWidth -...
2022-09-12 Jay Foad[GlobalISel] Simplify extended add/sub to add/sub with...
2022-09-12 Kazu Hirata[mlir] Fix deprecation warnings (NFC)
2022-09-12 Katherine Rasmussen[flang] Write semantics test for atomic_fetch_and
2022-09-12 Simon Pilgrim[CostModel][X86] Add CostKinds handling for abs ops
2022-09-12 Oleg Shyshkov[mlir] Change IteratorType in ContractionOp in Vector...
2022-09-12 Louis Dionne[libc++] Add LLDB data formatters dependencies to the...
2022-09-12 Florian Hahn[SLP] Add Preheader to CSE blocks after hoisting CSE...
2022-09-12 Jun Zhang[Clang] Reword diagnostic for scope identifier with...
2022-09-12 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for abs...
2022-09-12 Simon Pilgrim[SimplifyCFG][X86] Regenerate speculate-cttz-ctlz.ll
2022-09-12 Joe Nash[AMDGPU] Separate check lines for some GFX11 16-bit...
2022-09-12 Joe Nash[AMDGPU] Change test check name. NFC
2022-09-12 Alexey Bataev[SLP]Improve reordering of clustered reused scalars.
2022-09-12 Joe Nash[AMDGPU] Autogenerate test with regclass numbers
2022-09-12 Matt ArsenaultAMDGPU: Fix test failure
2022-09-12 Matt ArsenaultRegAllocGreedy: Try local instruction splitting with...
2022-09-12 Matt ArsenaultTableGen: Introduce generated getSubRegisterClass function
2022-09-12 Pavel Samolysov[NFC][ScheduleDAG] Use a reference to iterate over...
2022-09-12 Pavel Samolysov[NFC][ScheduleDAG] Use structure bindings and emplace_back
2022-09-12 Sander de Smalen[AArch64][SME] Add utility class for handling SME attri...
2022-09-12 Matt ArsenaultDAG: Sink some getter code closer to uses
2022-09-12 Matt ArsenaultCodeGen: Set MODereferenceable from isDereferenceableAn...
next