platform/upstream/llvm.git
2021-04-09 Max Kazantsev[NFC] Move statictic increment out of helper
2021-04-09 Sebastian Neubauer[RegisterScavenging] Add asserts for better errors
2021-04-09 Sebastian Neubauer[AMDGPU] IsFlatScratch/Global -> FlatScratch/Global
2021-04-09 Max Kazantsev[GVN][NFC] Factor out load elimination logic via PRE...
2021-04-09 Frederik Gossen[MLIR] Do not yield values from an assuming op that...
2021-04-09 Jim Lin[RISCV][NFC] Replace explicit type i64 with riscv custo...
2021-04-09 Thomas Preud... [test, LoopVectorize] Fix use of var defined in CHECK-NOT
2021-04-09 Alexander Belyaev[lldb] Update object.test after 'nosync' inference...
2021-04-09 Alexander Belyaev[lldb] Update UUID after https://reviews.llvm.org/D99978.
2021-04-09 Chen Zheng[NFC][PowerPC] add test cases for reverse memory op...
2021-04-09 Jim Lin[RISCV][NFC] Fix formatting
2021-04-09 Max Kazantsev[Test] Add two more tests on PRE with guards
2021-04-09 Serguei Katkov[GreedyRA ORE] Re-factor computeNumberOfSplillsReloads.
2021-04-09 MaheshRavishankar[mlir][Linalg] Drop unit-trip loops of reductions only...
2021-04-09 zoecarver[libcxx] Allow shared_ptr's unique_ptr converting const...
2021-04-09 Arthur Eubanks[LICM] Hoist loads with invariant.group metadata
2021-04-09 Esme-Yi[debug-info][NFC] Set -mtriple to avoid the test failur...
2021-04-09 Serguei Katkov[RS4GC] Cleanup meetBDVState. NFC.
2021-04-09 Yang Fan[clang][SourceManager] Fix -Wparentheses warning (NFC)
2021-04-09 Jim Lin[RISCV][NFC] Add explicit type i64 to RV64 only patterns.
2021-04-09 Alex Orlov[lld] Fixed CodeView GuidAdapter::format to handle...
2021-04-09 Rob Suderman[mlir][tosa] Add tosa.max_pool2d lowering to linalg...
2021-04-09 Duncan P. N... ADT: Sink the guts of StringMapEntry::Create into Strin...
2021-04-09 David BlaikieDebugInfo: Include inline namespaces in template specia...
2021-04-09 David BlaikieUse default ref capture to avoid unused capture warning...
2021-04-09 Weiwei Li[mlir][spirv] Define spv.ImageDrefGather operation
2021-04-09 Duncan P. N... Support: Use std::unique_ptr for SignpostEmitter::Impl...
2021-04-08 Duncan P. N... Revert "Revert "Revert "Support: Use std::unique_ptr...
2021-04-08 Duncan P. N... Revert "Revert "Support: Use std::unique_ptr for Signpo...
2021-04-08 Duncan P. N... Revert "Support: Use std::unique_ptr for SignpostEmitte...
2021-04-08 Duncan P. N... Support: Avoid unnecessary std::function for SignpostEm...
2021-04-08 Duncan P. N... Support: Drop the no-op initializer for SignpostEmitter...
2021-04-08 Duncan P. N... Support: Use std::unique_ptr for SignpostEmitter::Impl...
2021-04-08 Duncan P. N... Support: Extract fs::resize_file_before_mapping_readwri...
2021-04-08 Mehdi AminiImprove error message when tring to export to LLVM...
2021-04-08 Nikita Kniazev[ASTMatchers] Add `cxxBaseSpecifier` matcher (non-top...
2021-04-08 Leonard Chan[compiler-rt][hwasan] Add C++17 new/delete operators...
2021-04-08 Craig Topper[RISCV] Use multiclass inheritance where possible for...
2021-04-08 Craig Topper[RISCV] Remove empty string after 'defm' at top level...
2021-04-08 Jonas Devlieghere[lldb] (Temporarily) disable vfork-follow-parent-wp...
2021-04-08 Alexey Bataev[SLP]Fix PR49898: Infinite loop in SLP vectorizer.
2021-04-08 Philip Reames[funcattrs] Infer nosync from instruction walk
2021-04-08 Arthur Eubanks[GVN] Properly invalidate ICF cache when we simplify...
2021-04-08 Dan LiewInclude `count` in AppleClang toolchains.
2021-04-08 Thomas Preud... [FileCheck, test] Rename checkWildcardRegexCharMatchFailure
2021-04-08 Konstantin... AMDGPU: Add gfx90c support to code object v2 for backwa...
2021-04-08 Stanislav Mekhanoshin[AMDGPU] Check for all meta instrs in GCNRegBankReassign
2021-04-08 Jason MolendaAdd setting to disable LanguageRuntime UnwindPlans
2021-04-08 Nikita Popov[LoopRotate] Don't split loop pass manager
2021-04-08 Stanislav Mekhanoshin[AMDGPU] Allow -amdgpu-unsafe-fp-atomics to ignore...
2021-04-08 Xiangling Liao[AIX] Support init priority attribute
2021-04-08 Arnamoy Bhattacharyya[flang][OpenMP] Add functionality to check "close nesti...
2021-04-08 Hanhan Wang[mlir][StandardToSPIRV] Handle i1 case for lowering...
2021-04-08 Wouter van... [WebAssembly] Fix for PIC external symbol ISEL
2021-04-08 Congzhe Cao[LoopInterchange] Fix transformation bugs in loop inter...
2021-04-08 Levy Hsu[RISCV] Add InstAlias for Zbb Zbp and Zbs extension
2021-04-08 Sanjay Patel[InstCombine] fold min/max intrinsic with negated opera...
2021-04-08 Sanjay Patel[InstCombine] add tests for min/max with negated operan...
2021-04-08 Craig Topper[RISCV] Prevent __builtin_riscv_orc_b_64 from being...
2021-04-08 Stanislav MekhanoshinSet IgnoreLLVMUsed to false in CallGraph::addToCallGraph()
2021-04-08 Jez Ng[lld-macho][nfc] Use varargs form of hasArg()
2021-04-08 Jez Ng[lld-macho] Support -add_ast_path
2021-04-08 Michał Górny[lldb] [test] Skip clone() tests on Linux/aarch64
2021-04-08 Paul C. AnagnostopoulosRevert "[TableGen] Add support for the 'assert' stateme...
2021-04-08 Sushma Unnibhavi[lldb] Improve the documentation (#42017)
2021-04-08 Lei Zhang[mlir][linalg] Fix loop upper bounds in conv fusion...
2021-04-08 Valeriy Savchenko[analyzer] Fix false positives in inner pointer checker...
2021-04-08 Valeriy Savchenko[analyzer] Fix crash on spaceship operator (PR47511)
2021-04-08 Stephen TozerRevert "[DebugInfo] Correctly track SDNode dependencies...
2021-04-08 Michał Górny[lldb] [Process] Watch for fork/vfork notifications
2021-04-08 Yuanfang Chenabtest.py: support bisection based on a response file
2021-04-08 Andrew Savonichev[MCA] Add tests for IPC on Cortex-A55
2021-04-08 Jez Ng[lld-macho][nfc] Extend abs-symbol.s to test for local...
2021-04-08 Jez Ng[lld-macho] Support --thinlto-jobs
2021-04-08 Arjun P[MLIR] Support symbols in emptiness checks for FlatAffi...
2021-04-08 Stephen Tozer[DebugInfo] Correctly track SDNode dependencies for...
2021-04-08 Jay Foad[AMDGPU] Add some implicit uses to tests. NFC.
2021-04-08 Jay Foad[AMDGPU] SIFoldOperands: remove an unneeded isReg check...
2021-04-08 Dávid BolvanskýRevert "Reduce the number of attributes attached to...
2021-04-08 David Spickett[lsan] Mark 2 new lsan tests unsupported on arm-linux
2021-04-08 Pavel Labath[lldb/DWARF] Fix a crash parsing invalid dwarf (pr49678)
2021-04-08 Pavel Labath[lldb] Re-skip TestVSCode_launch
2021-04-08 serge-sans... [NFC] Fix warning introduced in 20105b6b4874a85813f7a4a...
2021-04-08 Jay Foad[AMDGPU] SIFoldOperands: make use of emplace_back....
2021-04-08 Jay Foad[AMDGPU] SIFoldOperands: remove an unneeded make_early_...
2021-04-08 Jay Foad[AMDGPU] SIFoldOperands: try harder to fold cndmask...
2021-04-08 Florian Hahn[LV] Pass VPWidenPHIRecipe to widenPHIInstruction ...
2021-04-08 Valeriy Savchenko[analyzer] Fix dead store checker false positive
2021-04-08 Joseph TremouletSupport: mapped_file_region: Pass MAP_NORESERVE to...
2021-04-08 Jay Foad[AMDGPU] SIFoldOperands: make tryFoldCndMask a member...
2021-04-08 Sebastian Neubauer[AMDGPU] Fix computing live registers in prolog
2021-04-08 Sanjay Patel[InstCombine] add icmp with no-wrap add tests; NFC
2021-04-08 Paul C. Anagnostopoulos[TableGen] Make behavior of list slice suffix consisten...
2021-04-08 Paul C. Anagnostopoulos[TableGen] Add support for the 'assert' statement in...
2021-04-08 David Sherwood[CodeGen][AArch64] Fix isel crash for truncating FP...
2021-04-08 Lei Zhang[mlir][spirv] Add control for non-32-bit scalar type...
2021-04-08 Lei Zhang[mlir][spirv] Timely fail type conversion
2021-04-08 Jay Foad[AMDGPU] SIFoldOperands: refactor tryFoldCndMask with...
2021-04-08 Stephen Tozer[DebugInfo] Prevent invalid debug info being produced...
2021-04-08 Roman Lebedev[NFC][X86][CostModel] Add some load/store tests w/...
next