platform/upstream/llvm.git
2021-07-14 Simon Pilgrim[SLP] Fix case of variable name. NFCI.
2021-07-14 Geoffrey Martin... [Bazel] Uniformly export all MLIR td files
2021-07-14 Louis Dionne[runtimes] Bring back TARGET_TRIPLE
2021-07-14 Roman Lebedev[NFC] Drop redundant check prefixes in newly added...
2021-07-14 Nikita Popov[Attributes] Use single method to fetch type from Attri...
2021-07-14 Roman Lebedev[NFC][PhaseOrdering] Add test for the lack of CSE after...
2021-07-14 David Green[ARM] Move add(VMLALVA(A, X, Y), B) to VMLALVA(add...
2021-07-14 Vitaly Buka[scudo] Don't enabled MTE for small alignment
2021-07-14 Mehdi AminiRemove uses of deprecated target AllPassesAndDialectsNo...
2021-07-14 Nikita Popov[Verifier] Improve incompatible attribute type check
2021-07-14 Saleem AbdulrasoolDemangle: correct swift_async demangling for Microsoft...
2021-07-14 Eli Friedman[SelectionDAG] Add an overload of getStepVector that...
2021-07-14 Thomas Lively[WebAssembly] Codegen for v128.loadX_lane instructions
2021-07-14 Louis Dionne[runtimes] Inherit the TARGET_TRIPLE that may be set...
2021-07-14 Thomas Lively[WebAssembly] Remove datalayout strings from llc tests
2021-07-14 Fangrui Song[ELF] --fortran-common: prefer STB_WEAK to COMMON
2021-07-14 David Green[ARM] Lower v16i8 -> i64 VMLA reductions.
2021-07-14 Sanjay Patel[InstCombine] reorder icmp with offset folds for better...
2021-07-14 Sanjay Patel[InstCombine] add tests for icmp with constant offset...
2021-07-14 Sander de Smalen[LV] Print remark when loop cannot be vectorized due...
2021-07-14 Matt ArsenaultGlobalISel: Handle lowering non-power-of-2 extloads
2021-07-14 Sander de Smalen[CostModel][AArch64] Make loads/stores of <vscale x...
2021-07-14 Aaron BallmanCombine two diagnostics into one and correct grammar
2021-07-14 Jay Foad[AMDGPU] Check llc-pipeline.ll with -match-full-lines...
2021-07-14 Alexey Bataev[SLP]Workaround for InsertSubVector cost.
2021-07-14 Louis Dionne[runtimes] NFCI: Drop intermediate CMake variable TARGE...
2021-07-14 Yitzhak Mandelbaum[Lexer] Fix bug in `makeFileCharRange` called on split...
2021-07-14 Peixin Qiao[flang][OpenMP] Fix semantic check of test case in...
2021-07-14 Jinsong Ji[AIX] Enable dollar sign as PC in inlineasm
2021-07-14 Matthias Springer[mlir][linalg] Fix typo in ExtractSliceOfPadTensorSwapP...
2021-07-14 oToToT[docs] Update CMake cross compiling guide link
2021-07-14 Tim NorthoverARM: reuse existing libcall global variable if possible.
2021-07-14 Sanjay Patel[SLP] match logical and/or as reduction candidates
2021-07-14 Gabor Marton[Analyzer][solver] Add dump methods for (dis)equality...
2021-07-14 Alexander Shaposhnikov[lld][MachO] Code cleanup
2021-07-14 Djordje Todorovic[RemoveRedundantDebugValues] Add a Pass that removes...
2021-07-14 Simon Pilgrim[InstCombine] Fold (select C, (gep Ptr, Idx), Ptr)...
2021-07-14 Chuanqi Xu[NFC] [Coroutines] Remove unused CoroFree
2021-07-14 Bruce Mitchener[lldb][docs] Remove mention of subversion. NFC.
2021-07-14 Simon Pilgrim[X86] Implement smarter instruction lowering for FP_TO_...
2021-07-14 LLVM GN Syncbot[gn build] Port c08dabb0f476
2021-07-14 Simon PilgrimRevert rGb803294cf78714303db2d3647291a2308347ef23 ...
2021-07-14 Nico Weber[gn build] (manually) merge 462d4de35b0c
2021-07-14 Stefan Pintilie[NFC][PowerPC] Added test to check regsiter allocation...
2021-07-14 Stephen Tozer[DebugInfo] Correctly update dbg.values with duplicated...
2021-07-14 Simon Pilgrim[InstCombine] Fold (select C, (gep Ptr, Idx), Ptr)...
2021-07-14 Butygin[mlir][SCF] populateSCFStructuralTypeConversionsAndLega...
2021-07-14 Fraser Cormack[RISCV] Fix the neutral element in vector 'fadd' reductions
2021-07-14 Sebastian Neubauer[AMDGPU] Init scratch only if necessary
2021-07-14 Sebastian Neubauer[AMDGPU] Precommit flat-scratch-init.ll test
2021-07-14 Cullen Rhodes[AArch64][SME] Add matrix register definitions and...
2021-07-14 Sam McCall[clangd] Add CMake option to (not) link in clang-tidy...
2021-07-14 Ruiling Song[AMDGPU] Don't handle export done when unify exit nodes
2021-07-14 Ruiling Song[NFC][AMDGPU] autogenerate kill-infinite-loop.ll checks
2021-07-14 Ruiling Song[RegisterCoalescer] Resolve conflict based on liveness...
2021-07-14 Kito Cheng[RISCV] Pass -u to linker correctly.
2021-07-14 Martin Storsjö[libcxx] [test] Clarify weak_ptr_ret on Windows, remove...
2021-07-14 Dmitry Vyukovsanitizer_common: add simpler ThreadRegistry ctor
2021-07-14 Yuichi YoshidaReformulate OrcJIT tutorial doc to make it more clear.
2021-07-14 Zakk Chen[RISCV] Support overloading for RVV miscellaneous funct...
2021-07-14 Vitaly Buka[sanitizer] Fix type error in python 3
2021-07-14 Vitaly Buka[sanitizer] Upgrade android scripts to python 3
2021-07-14 David GreenRevert "[clang] Refactor AST printing tests to share...
2021-07-14 Vitaly Buka[sanitizer] Convert script to python 3
2021-07-14 Michael Kruse[Polly] Fix typo. NFC.
2021-07-14 Jinsong Ji[AIX] Update testcase to use aix triple
2021-07-14 Hongtao Yu[CSSPGO][llvm-profgen] Fix a missing initalization
2021-07-14 Hongtao YuRevert "[CSSPGO][llvm-profgen] Fix a missing initalization"
2021-07-14 Hongtao Yu[CSSPGO][llvm-profgen] Fix a missing initalization
2021-07-14 Shilei Tian[AbstractAttributor] Fold function calls to `__kmpc_is_...
2021-07-14 Philip Reames[SCEV] Handle zero stride correctly in howManyLessThans
2021-07-14 Richard SmithFix test trying to write a spurious output file into...
2021-07-14 Hongtao Yu[NFC][CSSPGO] Rename the name of an enum value.
2021-07-14 Hongtao Yu[CSSPGO] Do not import pseudo probe desc in thinLTO
2021-07-14 Hongtao Yu[CSSPGO][llvm-profgen] Allow multiple executable load...
2021-07-14 Vitaly Buka[NFC][sanitizer] Simplify MapPackedCounterArrayBuffer
2021-07-14 Jon Roelofs[AArch64] rm unused subreg's
2021-07-14 Jon Roelofs[AArch64] Fix AArch64::dsub's size
2021-07-14 Arthur EubanksRevert "[SCEV] Handle zero stride correctly in howManyL...
2021-07-14 Vitaly BukaRevert "[NFC][sanitizer] Simplify MapPackedCounterArray...
2021-07-14 Jessica Paquette[AArch64][GlobalISel] Mark v2s64 -> v2p0 G_INTTOPTR...
2021-07-14 Vitaly Buka[NFC][sanitizer] Simplify MapPackedCounterArrayBuffer
2021-07-13 Vitaly Buka[NFC][sanitizer] Move MemoryMapper template parameter
2021-07-13 Matt ArsenaultAMDGPU: Try to fix test failure with EXPENSIVE_CHECKS
2021-07-13 Dmitry Vyukovsanitizer_common: optimize memory drain
2021-07-13 Arthur Eubanks[NewPM][SimpleLoopUnswitch] Add option to not trivially...
2021-07-13 Vitaly Buka[NFC][sanitizer] Don't store region_base_ in MemoryMapper
2021-07-13 Matt ArsenaultRegAlloc: Allow targets to split register allocation
2021-07-13 Eli Friedman[ScalarEvolution] Make isKnownNonZero handle more cases.
2021-07-13 Vitaly Buka[NFC][sanitizer] Exctract DrainHalfMax
2021-07-13 Vitaly Buka[NFC][sanitizer] Rename some MemoryMapper members
2021-07-13 Geoffrey Martin... [NFC][MLIR][std] Clean up ArithmeticCastOps
2021-07-13 Victor Huang[PowerPC] Add PowerPC compare and multiply related...
2021-07-13 MaheshRavishankar[mlir][Tensor] Implement `reifyReturnTypeShapesPerResul...
2021-07-13 Aart Bik[mlir][sparse] add support for std unary operations
2021-07-13 Adam PaszkeAdd more types to the LLVM dialect C API
2021-07-13 Derek Schuff[WebAssembly] Run varargs codegen test with non-emscrip...
2021-07-13 Alexander Yermolovich[LLD] Adding support for RELA for CG Profile.
2021-07-13 Hedin Garca[libc] Capture floating point encoding and arrange...
2021-07-13 Caitlyn Cano[libc] Don't pass -fpie/-ffreestanding on Windows
next