platform/upstream/llvm.git
2021-04-20 Andrzej Warzynski[flang][nfc] Port 2 tests to use the new driver when...
2021-04-20 Louis Dionne[libc++][ci] Re-split the CI pipeline to try and reduce...
2021-04-20 Andrea Di Biagio[MCA][LSUnit] Fix a potential use after free in the...
2021-04-20 Nemanja Ivanovic[PowerPC] Canonicalize shuffles on big endian targets...
2021-04-20 Nico Weber[llvm-objdump] Add an llvm-otool tool
2021-04-20 Cullen Rhodes[ValueTypes] Fix sizes of v256i32 and v256f32 (8182...
2021-04-20 Jay Foad[AMDGPU] Use simpler alternatives to !foldl. NFC.
2021-04-20 Tobias Gysi[mlir][linalg] lower index operations during linalg...
2021-04-20 Simon Pilgrim[DAG] SelectionDAG.cpp - breakup if-else chains where...
2021-04-20 Simon PilgrimFix Wdocumentation warning by consistently using '...
2021-04-20 Tobias Gysi[mlir] test gather/scatter index vector of type index.
2021-04-20 Thomas Preud... [lit, test] Fix test cancellation feature detection
2021-04-20 Martin Probstclang-format: [JS] do not merge imports and exports.
2021-04-20 Thomas Preud... [C++, test] Fix typo in NSS* vars
2021-04-20 hsmahesha[AMDGPU] Re-arrange ds_read/ds_write ISel pattern for...
2021-04-20 Dávid Bolvanský[MemoryBuiltins] Added support for memalign
2021-04-20 Simon Pilgrim[Support] APInt.h - remove <algorithm> include. NFCI.
2021-04-20 Simon Pilgrim[CodeGen] CodeGenPassBuilder.h - remove unnecessary...
2021-04-20 Ben Shi[RISCV] Refactor an optimization of addition with immediate
2021-04-20 Joe Ellis[AArch64] Constant fold sve_convert_from_svbool(zero...
2021-04-20 Joe Ellis[AArch64][SVE][InstCombine] Replace last{a,b} intrinsic...
2021-04-20 Kristina Bessonova[libcxx][test] Split off debug mode tests
2021-04-20 David Green[ARM] Regenerate a couple of tests. NFC
2021-04-20 Matthias Springer[mlir] Progressively lower vector to SCF
2021-04-20 Tres Popp[mlir] Add patterns to lower Math operations to LLVM...
2021-04-20 Simon Pilgrim[Support] BinaryStreamReader.h - remove unnecessary...
2021-04-20 Serguei KatkovRe-land [GreedyRA ORE] Add Cost of spill locations...
2021-04-20 Fraser Cormack[RISCV] Fix missing emergency slots for scalable stack...
2021-04-20 Sander de Smalen[LV] Let selectVectorizationFactor reason directly...
2021-04-20 Qiu Chaofan[PowerPC] Use mtvsrdd to put callee-saved GPR into VSR
2021-04-20 Jun Ma[DAGCombiner] Support fold zero scalar vector.
2021-04-20 Jay Foad[AMDGPU] GCNDPPCombine: don't shrink V_ADD_CO_U32 if...
2021-04-20 Luo, Yuanke[X86][AMX] Verify illegal types or instructions for...
2021-04-20 Arthur EubanksExplicitly pass type to cast load constant folding...
2021-04-20 Qiu Chaofan[PowerPC] Support f128 under VSX
2021-04-20 Fraser Cormack[SelectionDAG] Relax constraints on STEP_VECTOR step...
2021-04-20 Zi Xuan Wu[CSKY 6/n] Add support branch and symbol series instruction
2021-04-20 Zi Xuan Wu[CSKY 5/n] Add support for all CSKY basic integer instr...
2021-04-20 Zi Xuan Wu[CSKY 4/n] Add basic CSKYAsmParser and CSKYInstPrinter
2021-04-20 Max Kazantsev[NFC] Restructure code to make it possible to insert...
2021-04-20 KareemErgawy... [MLIR][LinAlg] Detensoring CF cost-model: look forward.
2021-04-20 Luo, Yuanke[X86][AMX] Add description of x86_amx to LangRef.
2021-04-20 Max Kazantsev[Test] Add -lcssa run to force LI in GVN
2021-04-20 Martin Storsjö[llvm-rc] Fix handling of the /X option to match its...
2021-04-20 Martin Storsjö[llvm-rc] Simplify Opts.td to avoid repetition. NFC.
2021-04-20 Tobias Gysi[mlir][linalg] update fusion on tensors to support...
2021-04-20 Zakk Chen[RISCV] Handle PseudoVRELOAD and PseudoVSPILL in getIns...
2021-04-20 Tobias Gysi[mlir][linalg] update drop unit dims to support linalg...
2021-04-20 Max Kazantsev[Test] Add loop load PRE test with GC pointers
2021-04-20 Ben Shi[RISCV][test] Add a new test of addition
2021-04-20 Serguei KatkovRevert "[GreedyRA ORE] Add Cost of spill locations...
2021-04-20 xgupta[Docs] Mention LLVM_EXPERIMENTAL_TARGETS_TO_BUILD varia...
2021-04-20 Serguei Katkov[GreedyRA ORE] Add Cost of spill locations into remark
2021-04-20 Jun Ma[AArch64][SVE] Combine add and index_vector
2021-04-20 Fangrui Song[lldb] Fix one leak in reproducer
2021-04-20 clementval[mlir][llvm] Add UnnamedAddr attribute to GlobalOp
2021-04-20 Hongtao Yu[CSSPGO] Exclude pseudo probes from slot index
2021-04-20 Hongtao Yu[CSSPGO] Flip SkipPseudoOp to true for MIR APIs.
2021-04-20 Evgenii StepanovFix android-x86 library name in asan_device_setup.
2021-04-20 Dávid Bolvanský[InstCombine] Enhance deduction of alignment for aligne...
2021-04-19 Fangrui Song[lldb] Fix demangler leaks in the DWARF AST parser
2021-04-19 Kamlesh Kumar[libc++] [C++20] [P0586] Implement safe integral compar...
2021-04-19 Nick LewyckyAdd a cache of checked AttributeLists.
2021-04-19 Min-Yih Hsu[M68k] Put M68kDesc as the direct library dependency...
2021-04-19 Roman TereshinReset NextFnNum in MachineModuleInfo::initialize
2021-04-19 zoecarver[libc++][gardening] Replace instances of `\x{AD}`.
2021-04-19 Alexandre GaneaRevert "[clang-scan-deps] Add support for clang-cl"
2021-04-19 Sanjay Patel[PhaseOrdering] add test to show unintended code sinkin...
2021-04-19 Ricky Taylor[M68k] Implement Disassembler
2021-04-19 Ricky Taylor[M68k] Change printing of absolute memory references
2021-04-19 Alexey BataevRevert "[SLP]Add detection of shuffled/perfect matching...
2021-04-19 Zequan Wu[ThinLTO] Copy UnnamedAddr when spliting module.
2021-04-19 Emily Shi[compiler-rt] assert max virtual address is <= mmap...
2021-04-19 Alexey Bataev[SLP]Add detection of shuffled/perfect matching of...
2021-04-19 David Penry[CodeGen] Use ProcResGroup information in SchedBoundary
2021-04-19 David Penry[ARM] Use ProcResGroup in Cortex-M7 scheduling model
2021-04-19 Philip Reames[funcattrs] Consistently check call site attributes
2021-04-19 Stephen Kelly[AST] Fix comparison to of SourceRanges in container
2021-04-19 Philip Reames[rs4gc] Fix a latent bug around attribute stripping...
2021-04-19 Nikita Popov[InstCombine] Fold multiuse shr eq zero
2021-04-19 Nikita Popov[InstCombine] Add tests for multiuse shr eq zero (NFC)
2021-04-19 Stephen Kelly[AST] Update introspection API to use const-ref for...
2021-04-19 Martin Storsjö[libcxx] [test] Ifdef out tests that rely on perms...
2021-04-19 Thomas Lively[WebAssembly] Use v128.const instead of splats for...
2021-04-19 Martin Storsjö[libcxx] Base MSVC autolinking on _LIBCPP_DISABLE_VISIB...
2021-04-19 Nicolas Vasilache[mlir][python] ExecutionEngine can dump to object file
2021-04-19 Jonas Devlieghere[lldb] Stop unsetting LLDB_DEBUGSERVER_PATH from TestLa...
2021-04-19 Jinsong Ji[PowerPC] Disable relative lookup table converter pass...
2021-04-19 Jonas Devlieghere[lldb] Update breakpoint_function_callback.test for...
2021-04-19 Jonas Devlieghere[lldb] Print the fixed address if symbolication fails...
2021-04-19 Emily Shi[compiler-rt][asan] use full vm range on apple silicon...
2021-04-19 madhur13490[AMDGPU] Remove error check for indirect calls and...
2021-04-19 Pavel Iliin[AArch64] Peephole rule to remove redundant cmp after...
2021-04-19 Yaxun (Sam... [CUDA][HIP] Allow non-ODR use of host var in device
2021-04-19 peter klausler[flang] Define missing & needed IEEE_ARITHMETIC symbols
2021-04-19 LLVM GN Syncbot[gn build] Port e0adf7e06a9e
2021-04-19 Nikita Popov[LICM] Make capture check more precise
2021-04-19 zoecarver[libc++][NFC] Move incrementable_traits and indirectly_...
2021-04-19 Craig Topper[RISCV] Fix mistake in comment. NFC
2021-04-19 Philip ReamesUpdate a test for auto-update format change
next