platform/upstream/llvm.git
2020-09-10 Simon Pilgrim[Codegen][X86] Move AMX specific codegen tests into...
2020-09-10 Simon Pilgrim[CostModel][X86] Add vXi32 division by uniform constant...
2020-09-10 Simon Pilgrim[SLP][X86] Add division by uniform constant tests ...
2020-09-10 Simon Pilgrim[X86][SSE] lowerShuffleAsSplitOrBlend always returns...
2020-09-10 Simon Pilgrim[X86] Remove WaitInsert::TTI member. NFCI.
2020-09-10 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Add better diagn...
2020-09-10 Kerry McLaughlin[SVE][CodeGen] Legalisation of truncate for scalable...
2020-09-10 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Remove strcasecmp
2020-09-10 Juneyoung LeeEnable InsertFreeze flag of JumpThreading when used...
2020-09-10 Kamil Rytarowski[compiler-rt] [netbsd] Reintroduce __sanitizer_protoent
2020-09-10 Sam Tebbs[ARM][LowOverheadLoops] Allow tail predication on predi...
2020-09-10 Martin Storsjö[llvm-readobj] [ARMWinEH] Fix printing of exception...
2020-09-10 Martin Storsjö[llvm-readobj] [ARMWinEH] Print set_fp/add_fp different...
2020-09-10 aartbik[mlir] [VectorOps] Enable 32-bit index optimizations
2020-09-10 Sam Parker[SCEV] Constant expansion cost at minsize
2020-09-10 Sam Parker[ARM] Tail predicate VQDMULH and VQRDMULH
2020-09-10 Snehasish Kumar[clang] Disallow fbasic-block-sections on non-ELF,...
2020-09-10 Jakub Lichman[mlir][Linalg] Small refactoring of ConvOpVectorization
2020-09-10 Juneyoung Lee[JumpThreading] Conditionally freeze its condition...
2020-09-10 Max Kazantsev[NFC] Rename variables to avoid name confusion
2020-09-10 Max Kazantsev[LoopLoadElim] Filter away candidates that stop being...
2020-09-10 Daniel Stonelibclc/spirv: Add various functions
2020-09-10 MaheshRavishankar[mlir][Linalg] Add Utility method to get loop ranges...
2020-09-10 Qiu Chaofan[PowerPC] [FPEnv] Disable strict FP mutation by default
2020-09-10 Petr Hosek[lit] Use correct variable name for libxml2
2020-09-10 Petr Hosek[CMake] Simplify CMake handling for libxml2
2020-09-10 Jordan Rupprecht[NFC] Move definition of variable now only used in...
2020-09-10 David Blaikiemlir/Transforms/BufferPlacement.h: Add missing override
2020-09-10 Fangrui Song[gcov] Delete flush_fn_list (unused since D83149)
2020-09-10 Alexander Shaposhnikov[llvm-install-name-tool] Add -V flag
2020-09-09 Fangrui Song[gcov] Delete unused llvm_gcda_increment_indirect_counter
2020-09-09 Matt ArsenaultAMDGPU: Hoist check for VGPRs
2020-09-09 Matt ArsenaultAMDGPU: Skip all meta instructions in hazard recognizer
2020-09-09 Matt ArsenaultAMDGPU: Fix inserting waitcnts before kill uses
2020-09-09 Vitaly Buka[Asan] Return nullptr for invalid chunks
2020-09-09 Juneyoung Lee[ValueTracking] isKnownNonZero, computeKnownBits for...
2020-09-09 Ryan Prichard[libunwind] Bare-metal DWARF: set dso_base to 0
2020-09-09 dfukalov[AMDGPU] Fix for folding v2.16 literals.
2020-09-09 Krzysztof ParzyszekMark masked.{store,scatter,compressstore} intrinsics...
2020-09-09 Jessica Paquette[AArch64][GlobalISel] Share address mode selection...
2020-09-09 Florian Hahn[DSE,MemorySSA] Handle atomic stores explicitly in...
2020-09-09 Nikita Popov[DAGCombiner] Fold fmin/fmax of NaN
2020-09-09 Nikita Popov[ARM] Add additional fmin/fmax with nan tests (NFC)
2020-09-09 Jonas Devlieghere[lldb] Pass the arch as part of the triple in the ARCH_...
2020-09-09 Amara EmersonAdd REQUIRES: asserts to a test that uses an asserts...
2020-09-09 Amara Emerson[GlobalISel] Enable usage of BranchProbabilityInfo...
2020-09-09 Nikita Popov[X86] Add tests for minnum/maxnum with constant NaN...
2020-09-09 Amara Emerson[GlobalISel][IRTranslator] Generate better conditional...
2020-09-09 Amara Emerson[GlobalISel] Rewrite the elide-br-by-swapping-icmp...
2020-09-09 Siva Chandra... [libc][MPFRWrapper] Provide a way to include MPFR heade...
2020-09-09 Sean SilvaWordsmith RegionBranchOpInterface verification errors
2020-09-09 Hiroshi Yamauchi[X86] Add support for using fast short rep mov for...
2020-09-09 Tony[AMDGPU] Correct gfx1031 XNACK setting documentation
2020-09-09 Jian Cai[MC] Resolve the difference of symbols in consecutive...
2020-09-09 Fangrui Song[gcov] Give the __llvm_gcov_ctr load instruction a...
2020-09-09 Krzysztof Parzyszek[Hexagon] Account for truncating pairs to non-pairs...
2020-09-09 Sanjay Patel[InstCombine] add tests for add/sub-of-shl; NFC
2020-09-09 Fangrui Song[gcov] Don't split entry block; add a synthetic entry...
2020-09-09 Olivier GirouxRevert a test using padding bits in atomics
2020-09-09 Guillaume Chatelet[NFC] Separate bitcode reading for FUNC_CODE_INST_CMPXC...
2020-09-09 Mark de WeverImplements [[likely]] and [[unlikely]] in IfStmt.
2020-09-09 Krzysztof Parzyszek[DSE] Explicitly not use MSSA in testcase for now
2020-09-09 Dave Lee[debugserver] Extract function for default launch flavor
2020-09-09 Krzysztof Parzyszek[DSE] Handle masked stores
2020-09-09 Johannes DoerfertRevert "[Attributor] Re-enable a run line in noalias.ll"
2020-09-09 Eric Fiselier[libc++] Fix variant benchmark build for some configura...
2020-09-09 Dave Lee[lldb/Docs] Correct LLDB_ENABLE_TESTS to LLDB_INCLUDE_TESTS
2020-09-09 Siva Chandra... [libc][NFC] Add spec files as dependencies of integrati...
2020-09-09 Ulrich Weigand[DAGCombine] Skip re-visiting EntryToken to avoid compi...
2020-09-09 Olivier GirouxUpdate atomic feature macros, synopsis, signatures...
2020-09-09 Mircea Trofin[NFC][MLInliner] Don't initialize in an assert.
2020-09-09 Siva Chandra... [libc][obvious] Fix strtok_r signature in the spec.
2020-09-09 Joseph Huber[OpenMP] Begin Printing Information Dumps In Libomptarg...
2020-09-09 Simon PilgrimX86CallFrameOptimization.cpp - use const references...
2020-09-09 Krzysztof Parzyszek[DSE] Add testcase that uses masked loads and stores
2020-09-09 Jakub Lichman[mlir][Linalg] Reduction dimensions specified in TC...
2020-09-09 Simon PilgrimX86FrameLowering::adjustStackWithPops - cleanup auto...
2020-09-09 Qiu Chaofan[PowerPC] Fix STRICT_FRINT/STRICT_FNEARBYINT lowering
2020-09-09 Jay Foad[AMDGPU] Simplify S_SETREG_B32 case in EmitInstrWithCus...
2020-09-09 compinder[FLANG] Generate error for invalid selector.
2020-09-09 Dmitry Preobrazhensky[AMDGPU][MC] Improved diagnostic messages for invalid...
2020-09-09 Alon Kom[MachinePipeliner] Fix II_setByPragma initialization
2020-09-09 Denis Antrushin[Statepoints] Update DAG root after emitting statepoint.
2020-09-09 Simon PilgrimCommandLine.h - use auto const reference in ValuesClass...
2020-09-09 Ronak ChauhanRevert "[AMDGPU] Support disassembly for AMDGPU kernel...
2020-09-09 Simon Pilgrim[KnownBits] Move SelectionDAG::computeKnownBits ISD...
2020-09-09 Simon PilgrimAPInt.h - return directly from clearUnusedBits in singl...
2020-09-09 Xing GUO[elf2yaml] Fix dumping a debug section whose name is...
2020-09-09 Diana Picus[cmake] Use absolute paths for modules search
2020-09-09 Jakub Lichman[mlir][Linalg] Integration tests for convolutions added.
2020-09-09 David Stenberg[UnifyFunctionExitNodes] Fix Modified status for unreac...
2020-09-09 Juneyoung Lee[BuildLibCalls] Add more noundef to library functions
2020-09-09 Irina Dobrescu[flang]Add Semantic Checks for OpenMP Allocate Clause
2020-09-09 Juneyoung Lee[ValueTracking] Add UndefOrPoison/Poison-only version...
2020-09-09 Simon PilgrimTrigramIndex.cpp - remove unnecessary includes. NFCI.
2020-09-09 Simon PilgrimARMTargetParser.cpp - use auto const references in...
2020-09-09 Simon Pilgrim[APFloat] Fix uninitialized variable in IEEEFloat const...
2020-09-09 Vitaly Buka[NFC][Asan] Fit ChunkHeader into redzone
2020-09-09 Florian Hahn[DomTree] Use SmallVector<DomTreeNodeBase *, 4> instead...
2020-09-09 Sjoerd Meijer[ARM] Fixup of a few test cases. NFC.
next