platform/upstream/llvm.git
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/...
2021-04-08 Michał Górny[lldb] [client] Support for multiprocess extension
2021-04-08 Mikael Holmen[NVPTX] Fix compiler warning in NDEBUG build [NFC]
2021-04-08 Andrzej Warzynski[flang][nfc] Rename some test files
2021-04-08 Anastasia Stulova[OpenCL][Docs] Fix typo in section label
2021-04-08 Serguei Katkov[GreedyRA ORE] Add function level spill/reloads stats
2021-04-08 Andrzej Warzynski[flang][driver] Add debug options not requiring semanti...
2021-04-08 David Green[LV] Logical and/or select costs
2021-04-08 David Green[LV] Add a logical and/or select cost test. NFC
2021-04-08 Fraser Cormack[RISCV] Support OR/XOR/AND reductions on vector masks
2021-04-08 Sven van Haastregt[OpenCL] Fix mipmap read_image return types
2021-04-08 Jason MolendaReorg firmware corefile tests; add test for OS plugin...
2021-04-08 Thomas Preud... [AMDGPU, test] Fix use of undef FileCheck var
2021-04-08 Tobias Gysi[mlir] add support for index type in vectors.
2021-04-08 serge-sans... [clang] Speedup line offset mapping computation
2021-04-08 LemonBoy[AsmParser] Recognize more escaped characters between...
2021-04-08 Serguei Katkov[GreedyRA ORE] Extract computeNumberOfSplillsReloads...
2021-04-08 Serguei Katkov[GreedyRA ORE] Extract stats in RAGreedyStats struct...
2021-04-08 Serguei Katkov[GreedyRA ORE] Compute ORE stats if extra analysis...
2021-04-08 Esme-Yi[Debug-Info] Use inlined strings in .dwinfo section...
2021-04-08 Hsiangkai Wang[RISCV] Add scalable offset under very large stack...
2021-04-08 Hsiangkai Wang[NFC][RISCV] Add test for scalable offset under large...
2021-04-08 Juneyoung Lee[Constant] Remove unused variable
2021-04-08 Juneyoung Lee[Constant] ConstantStruct/Array should not lower poison...
2021-04-08 Hongtao Yu[CSSPGO] Move pseudo probes to the beginning of a block...
2021-04-08 Mehdi AminiChange the default value for `preloadDialectsInContext...
2021-04-08 Dan LiewInclude `llvm-config` and `not` in AppleClang toolchains.
2021-04-08 Philip Reames[docs] Document our norms around reverts
2021-04-08 Fangrui Song[Driver] Drop $DEFAULT_TRIPLE-$name as a fallback progr...
2021-04-08 Serge Pavlov[RISCV] DAG nodes and pseudo instructions for CSR access
2021-04-08 hsmahesha[AMDGPU] Only use ds_read/write_b128 for alignment...
2021-04-08 hsmahesha[AMDGPU] Add some exhaustive ds read/write alignment...
2021-04-08 Chen Zheng[PowerPC] fixup killed flags for ri + addi to ri transf...
2021-04-08 Congzhe CaoRevert "[LoopInterchange] Fix transformation bugs in...
2021-04-08 Tony Tye[NFC][AMDGPU] Correct indentation in AMDGPUUsage.rst
2021-04-08 CongzheUalberta[LoopInterchange] Fix transformation bugs in loop inter...
2021-04-08 Craig Topper[RISCV] Use multiclass inheritance to simplify some...
2021-04-07 Jez Ng[lld-macho] Parallelize __LINKEDIT generation
2021-04-07 Stanislav MekhanoshinDisable use of SCC bit from asm
2021-04-07 Tony Tye[AMDGPU] Update gfx90a memory model support
2021-04-07 Stanislav Mekhanoshin[AMDGPU] Split GCNRegBankReassign
2021-04-07 Florian Hahn[BasicAA] Add another GEP modulo test with shl with...
next