platform/upstream/llvm.git
2021-07-15 Dave Airlie[OpenCL][NFC] opencl-c.h: reorder atomic operations
2021-07-15 Jan Veselylibclc: Add -cl-no-stdinc to clang flags on clang >=13
2021-07-15 Kuter Dinel[AMDGPU] Use update_test_checks.py script for annotate...
2021-07-15 Arthur O'Dwyer[libc++] NFCI: Restore code duplication in wrap_iter...
2021-07-14 Nathan Ridge[clang] Refactor AST printing tests to share more infra...
2021-07-14 Thomas Lively[WebAssembly] Codegen for v128.storeX_lane instructions
2021-07-14 Jon Roelofs[GlobalOpt] Fix a miscompile when evaluating struct...
2021-07-14 Steven Wu[Support] Turn on SupportTest for Apple Silicon
2021-07-14 George Rokos[libomptarget] Keep the Shadow Pointer Map up-to-date
2021-07-14 owenca[clang-format] Make BreakAfterReturnType work with...
2021-07-14 Arthur Eubanks[docs][OpaquePtr] Remove finished task
2021-07-14 Wolfgang Pieb[ARM] Fix RELA relocations for 32bit ARM.
2021-07-14 Michael Kruse[Polly] Fix misleading debug message. NFC.
2021-07-14 Derek Schuff[llvm-strip][WebAssembly] Support strip flags
2021-07-14 Arthur EubanksPrecommit test for D106017
2021-07-14 Arthur Eubanks[SimpleLoopUnswitch] Don't non-trivially unswitch loops...
2021-07-14 Jon Roelofs[AArch64] Fix selection of G_UNMERGE <2 x s16>
2021-07-14 Nicolas Vasilache[mlir][affine] Add single result affine.min/max ->...
2021-07-14 Philip Reames[tests] Stablize tests for possible change in deref...
2021-07-14 Kirill Stoimenov[asan][clang] Add flag to outline instrumentation
2021-07-14 Jonas Devlieghere[lldb] Make TargetList iterable (NFC)
2021-07-14 Jonas Devlieghere[lldb] Always call DestroyImpl from Process::Finalize
2021-07-14 Steven Wu[Support] Get correct number of physical cores on Apple...
2021-07-14 Nicolas Vasilache[mlir] NFC - Add AffineMap::replace variant with dim...
2021-07-14 Philip ReamesGlobal variables with strong definitions cannot be...
2021-07-14 Martin Storsjö[libcxx] [test] Remove a LIBCXX-WINDOWS-FIXME in trivia...
2021-07-14 Philip Reames[tests] Stablize tests for possible change in deref...
2021-07-14 Stanislav Mekhanoshin[AMDGPU] Add TII::isIgnorableUse() to allow VOP remater...
2021-07-14 Alexey Bataev[SLP][NFC]Fix variables names, NFC.
2021-07-14 Fangrui Song[docs] Fix :option:`--file-header` reference in llvm...
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_...
next