platform/upstream/llvm.git
2022-07-08 Nicolas Vasilache[mlir][Transform] Fix isDefiniteFailure helper
2022-07-08 ChenYang Li[JumpThreading] Avoid threadThroughTwoBasicBlocks when...
2022-07-08 Nikita Popov[CallSiteSplitting] Regenerate test checks (NFC)
2022-07-08 Nikita Popov[BasicBlockUtils] Allow critical edge splitting with...
2022-07-08 Nikita Popov[UpdateTestChecks] Remove outdated help text
2022-07-08 Martin Storsjö[libcxx] Make LIBCXX_HERMETIC_STATIC_LIBRARY apply...
2022-07-08 Chuanqi Xu[NFC] Move isSameDefaultTemplateArgument into ASTContext
2022-07-08 Craig Topper[SLP] Add missing space to optimization remark.
2022-07-08 Lian Wang[RISCV] Change VECTOR_SPLICE mask operation from expand...
2022-07-08 Johannes DoerfertRevert "[Attributor] Replace AAValueSimplify with AAPot...
2022-07-08 Johannes Doerfert[Attributor] Replace AAValueSimplify with AAPotentialValues
2022-07-08 Abinav Puthan... [AMDGPU] Use the HasNoUse predicate for no-ret atomic...
2022-07-08 Abinav Puthan... [GlobalISel][SelectionDAG] Implement the HasNoUse built...
2022-07-08 Abinav Puthan... [AMDGPU] Use AddedComplexity for ret and noret atomic...
2022-07-08 Mogball[mlir] Delete ForwardDataFlowAnalysis
2022-07-08 Chuanqi Xu[docs] Add document "Debugging C++ Coroutines"
2022-07-08 Mogball[mlir] Swap integer range inference to the new framework
2022-07-08 Chuanqi Xu[C++20] [Modules] Don't complain about duplicated defau...
2022-07-08 lewuathe[mlir][complex] Lower complex.angle to libm
2022-07-08 Haohai Wen[X86] Fix collectLeaves for adds used by phi that forms...
2022-07-08 Lian Wang[RISCV] Recommit test for D128717
2022-07-08 Phoebe Wang[X86][FP16] Fix crash when lowering copysign for f16
2022-07-08 Lian WangRevert "[RISCV] Precommit test for D128717"
2022-07-08 Lian Wang[RISCV] Precommit test for D128717
2022-07-08 Eric Astor[ms] [llvm-ml] Add support for the remaining binary...
2022-07-08 Jun Zhang[clang-repl][NFC] Split weak symbol test to a new test
2022-07-08 lewuathe[mlir][complex] Convert complex.abs to libm
2022-07-08 Joseph Huber[llvm-objdump][Docs] Document new flag
2022-07-08 Jacques Pienaar[mlir][bzl] Update for 1a92dbcfa88a857bf735c897125d9a2f...
2022-07-08 Julian LettnerRevert "[Sanitizer][Darwin] Cleanup MaybeReexec() funct...
2022-07-08 David BlaikieAdd a little extra test coverage for simple template...
2022-07-07 Aart Bik[mlir] add complex type to getZeroAttr
2022-07-07 Florian Hahn[AArch64] Try to re-use extended operand for SETCC...
2022-07-07 Julian Lettner[Sanitizer][Darwin] Cleanup MaybeReexec() function...
2022-07-07 Jonas DevlieghereRevert "[LLDB][NFC] Decouple dwarf location table from...
2022-07-07 Hui Xie[libcxx][ranges] Create a test tool `ProxyIterator...
2022-07-07 Diego CaballeroRevert "[RISCV] Optimize 2x SELECT for floating-point...
2022-07-07 owenca[clang-format][NFC] Clean up IndentForLevel in LevelInd...
2022-07-07 Mogball[mlir] An implementation of dense data-flow analysis
2022-07-07 Zequan Wu[LLDB] Fix aggregate-indirect-arg.cpp failure introduce...
2022-07-07 Nico Weber[gn build/mac] Use -mmacos-version-min instead of ...
2022-07-07 River Riddle[vscode-mlir] Bump to version 0.0.10
2022-07-07 Johannes Doerfert[Attributor] Make heap2stack record alloca placement
2022-07-07 Johannes Doerfert[Attributor][NFC] Improve heap2stack result readability...
2022-07-07 Johannes Doerfert[OpenMP] Ensure to not use SPMD mode in the absence...
2022-07-07 Vitaly Buka[sanitizer] Deduplicate dn_expand test
2022-07-07 Leonard Chan[hwasan] Refactor frame record info into function
2022-07-07 Leonard Chan[hwasan][fuchsia] Fix features bitmask checking
2022-07-07 Mark Harmstone[clang] [MinGW] Fix paths on Gentoo
2022-07-07 Nico Weber[gn build] (manually) port 36f01909a0e2 (llvm-debuginfod)
2022-07-07 Krzysztof Drewniak[mlir][AMDGPU] Use the correct values for OOB_SELECT...
2022-07-07 Martin Sebor[InstCombine] Fold memchr and strchr equality with...
2022-07-07 Peter Steinfeld[flang] Fix typo in runtime message
2022-07-07 Florian Hahn[AArch64] Add vector select tests with odd element...
2022-07-07 Nikolas Klauser[libc++] Add test for algorithm result type alias decla...
2022-07-07 Xiang Li[NFC] [DirectX] Cleanup test for comput_ids.
2022-07-07 David BlaikieRemove dead code: TypeMap::RemoveMismatchedTypes(TypeCl...
2022-07-07 River Riddle[mlir:LSP] Add support for MLIR code completions
2022-07-07 River Riddle[mlir-vscode] Bump the language client version
2022-07-07 River Riddle[mlir-vscode] Explicitly set the return type for didOpen
2022-07-07 Martin Storsjö[libcxx] [ci] Don't disable libc++experimental in mingw...
2022-07-07 Philip Reames[RISCV] Adjust fixed vector coverage for get.active...
2022-07-07 David BlaikieSimplify some AsCString usage that was also explicitly...
2022-07-07 Wei Yi Tee[clang][dataflow] Return a solution from the solver...
2022-07-07 David BlaikieRetrieve as StringRef since that's how it'll be used
2022-07-07 Dominic Chen[scudo] Add [[no_unique_address]] attribute to new...
2022-07-07 Augusto Noronha[lldb] Add comments to describe m_memory_addr and IsInM...
2022-07-07 Dmitri GribenkoRevert "[clang][dataflow] Return a solution from the...
2022-07-07 David BlaikieUse StringRef to avoid unnecessary copies into std...
2022-07-07 Krzysztof Parzyszek[TableGen] Rewrite type set intersection in type inference
2022-07-07 Peter Steinfeld[flang] SET_EXPONENT(-0.0) should return -0.0
2022-07-07 Robert Suderman[mlir][spirv] Add path for math.round to spirv for...
2022-07-07 Fangrui Song[llvm-objdump] Change some nonnull pointers to referenc...
2022-07-07 Zaara Syeda[LSR] Fix bug - check if loop has preheader before...
2022-07-07 Vitaly Buka[sanitizer] Extract check_mem_is_good into header
2022-07-07 Wei Yi Tee[clang][dataflow] Return a solution from the solver...
2022-07-07 Noah ShuttyTry to fix shared lib buildbot failures after 36f01909a...
2022-07-07 Noah Shutty[llvm] [Debuginfod] LLVM debuginfod server.
2022-07-07 Fangrui Song[docs] Move code contribution from GettingStarted.rst...
2022-07-07 Dominic Chen[scudo] Pass MapPlatformData in more calls
2022-07-07 theidexisted[NFC][sanitizer] Minor change: eliminate loop
2022-07-07 Zequan Wu[LLDB][NFC] Decouple dwarf location table from DWARFExp...
2022-07-07 Ben Langmuir[clang] Cleanup ASTContext before output files in crash...
2022-07-07 Jonas Devlieghere[lldb] Improve the error message in run_to_breakpoint_d...
2022-07-07 Fangrui Song[ELF] Relax R_RISCV_CALL and R_RISCV_CALL_PLT
2022-07-07 Sam McCall[clangd] Disable flaky test
2022-07-07 Mogball[mlir] An implementation of sparse data-flow analysis
2022-07-07 Fangrui Song[ELF] Relax R_RISCV_ALIGN
2022-07-07 Daniel Bertalan[InstCombine] Do not fold 'and (sext (ashr X, Shift...
2022-07-07 Michael Jones[libc][nfc] update get_explicit_mantissa
2022-07-07 Mark de Wever[libc++][doc] Removes a colon in a title.
2022-07-07 Mingming Liu[AArch64][NFC] Prepare test cases (for D128302) to...
2022-07-07 Joseph Huber[LinkerWrapper] Identify offloading sections using...
2022-07-07 Krzysztof Parzyszek[TableGen] Fix CodeGenRegisterClass::hasType for simple...
2022-07-07 Austin Kerbow[AMDGPU] Disable FillMFMAShadowMutation by default
2022-07-07 Krzysztof Parzyszek[VE] Change displacement type in MEM..i from i32 to i64
2022-07-07 Chi Chun Chen[OpenMP][NFC] Claim order clause modifiers (reproducibl...
2022-07-07 Valentin Clement[flang][NFC] Make LEN parameters homogenous
2022-07-07 Krzysztof Parzyszek[TableGen] Move printing to stream directly to MachineV...
2022-07-07 Vitaly Buka[msan] Fix dn_comp interceptor after D126851
next