platform/upstream/llvm.git
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
2021-04-19 Craig Topper[RISCV] Pad v4i1/v2i1/v1i1 stores with 0s to make a...
2021-04-19 Arthur Eubanks[test] Make global in split-gep-and-gvn.ll not constant
2021-04-19 Fangrui Song[lld] Delete unused includes. NFC
2021-04-19 Jessica Paquette[AArch64][GlobalISel] Implement custom legalization...
2021-04-19 Nick Desaulniers[TargetLowering] move "o" and "X" constraint handling...
2021-04-19 Jessica Paquette[AArch64][GlobalISel] Regbankselect + select @llvm...
2021-04-19 Jonas Devlieghere[lldb] Support "absolute memory address" images in...
2021-04-19 Sanjay Patel[LowerConstantIntrinsics] avoid crashing on alloca...
2021-04-19 Nico Weberfix comment typo to cycle bots
2021-04-19 Wael Yehia[AIX] Diagnose thinLTO usage in clang on AIX.
2021-04-19 Jan Svoboda[clang] NFC: Fix range-based for loop warnings related...
2021-04-19 Roman Lebedev[polly] Fix check-polly after SCEVExpander PtrToInt...
2021-04-19 Roman Lebedev[SCEVExpander] ReuseOrCreateCast(): use IRBuilder to...
2021-04-19 Roman Lebedev[SCEVExpander] Expand explicit PtrToInt casts just...
2021-04-19 Roman Lebedev[SCEVExpander] GetOptimalInsertionPointForCastOf()...
2021-04-19 Roman Lebedev[NFCI][SCEVExpander] Extract GetOptimalInsertionPointFo...
2021-04-19 Roman Lebedev[SCEVExpander] generateOverflowCheck(): explicitly...
2021-04-19 Roman Lebedev[NFC][SCEVExpander][LoopDistribute] Add test for SCEVPt...
2021-04-19 Roman Lebedev[NFC][SCEVExpander][LoopDistribute] Regenerate scev...
2021-04-19 Roman Lebedev[NFC][SCEV] Assert that we don't try to create SCEVPtrT...
2021-04-19 Simon Pilgrim[Analysis] ImportedFunctionsInliningStatistics.h -...
2021-04-19 Nico Weber[gn build] (manually) merge 5f87ab336e9f4
2021-04-19 Nico Weber[gn build] Add missing dependencies to clang/lib/Basic
2021-04-19 Hans WennborgFix test/Frontend/print-header-includes.c
2021-04-19 Simon Pilgrim[Support] Memory.h - remove unnecessary <string> includ...
2021-04-19 Abhina Sreeskantharajan[SystemZ][z/OS] Set more text files as text
2021-04-19 Hans WennborgRename -show-skipped-includes to -fshow-skipped-include...
2021-04-19 Jay Foad[AMDGPU] GCNDPPCombine: simplify API of isShrinkable...
2021-04-19 Jan Svoboda[clang][deps] NFC: Remove unused FullDependencies member
2021-04-19 Paul C. Anagnostopoulos[TableGen] Add support for the 'assert' statement in...
2021-04-19 Tobias Gysi[mlir][linalg] enable library call rewrites for linalg...
next