platform/upstream/llvm.git
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.
2020-09-09 Mirko Brkusanin[AMDGPU] Workaround for LDS Misalignment bug on GFX10
2020-09-09 Christian SiggRename MemRefDescriptor::getElementType() to MemRefDesc...
2020-09-09 Roman LebedevTemporairly revert "Thread safety analysis: Consider...
2020-09-09 Marcel Koester[mlir] Added support for loops to BufferPlacement trans...
2020-09-09 Raphael Isemann[lldb] Enable std::pair in CxxModuleHandler
2020-09-09 Max Kazantsev[Test] Add failing test for pr47457
2020-09-09 Raphael Isemann[lldb] Fix a crash when the ASTImporter is giving us...
2020-09-09 Florian Hahn[EarlyCSE] Explicitly require AAResultsWrapperPass.
2020-09-09 Raphael Isemann[lldb] Don't infinite loop in SemaSourceWithPriorities...
2020-09-09 Frederik Gossen[MLIR][Shape] Lower `shape_of` to `dynamic_tensor_from_...
2020-09-09 Frederik Gossen[MLIR][Standard] Update `tensor_from_elements` assembly...
2020-09-09 LLVM GN Syncbot[gn build] Port c0e5e3fbfa5
2020-09-09 Eduardo Caldas[Ignore Expressions] Fix performance regression by...
2020-09-09 Raphael Isemann[lldb][doc] Mention python3-dev instead of python2...
2020-09-09 Frederik Gossen[MLIR] Add debug support for ignored patterns
2020-09-09 Denis Antrushin[Statepoints] Properly handle const base pointer.
2020-09-09 Sam Parker[ARM] Try to rematerialize VCTP instructions
2020-09-09 Johannes Doerfert[Attributor][NFC] Improve check lines in depgraph.ll
2020-09-09 Johannes Doerfert[Attributor] Cleanup `::initialize` of various AAs
2020-09-09 Fangrui Song[llvm-cov gcov] Simply computation of line counts and...
2020-09-09 Johannes Doerfert[Attributor] Associate the callback callee with a call...
2020-09-09 Johannes Doerfert[Attributor] Cleanup `IRPosition::getArgNo` usages
2020-09-09 Johannes Doerfert[Attributor] Selectively look at the callee even when...
2020-09-09 Johannes Doerfert[Attributor] Re-enable a run line in noalias.ll
2020-09-09 Johannes Doerfert[Attributor] Provide a command line option that limits...
2020-09-09 Michael Kruse[flang][msvc] Avoid range-based for over initializer_li...
2020-09-09 Max Kazantsev[NFC] Move functon from IndVarSimplify to SCEV
2020-09-09 Dokyung Song[libFuzzer] Add a command-line option for tracing mutat...
2020-09-09 Krzysztof Parzyszek[Hexagon] Fix order of operands in V6_vdealb4w
2020-09-09 Fangrui Song[llvm-cov gcov] Compute unmeasured arc counts by Kirchh...
2020-09-09 Brad Smith[PowerPC] Set setMaxAtomicSizeInBitsSupported appropria...
2020-09-09 Krzysztof Parzyszek[EarlyCSE] Add testcase for masked loads and stores...
2020-09-09 Xing GUO[obj2yaml][test] Test generating and dumping a broken...
2020-09-09 Mircea Trofin[NFC][ThinLTO] EmbedBitcodeSection doesn't need the...
2020-09-09 Krzysztof ParzyszekHandle masked loads and stores in MemoryLocation/Dependence
2020-09-08 David BlaikieRemove unused variable(s)
2020-09-08 Puyan Lotfi[NFC] Fixing a gcc compiler warning.
2020-09-08 Sergej Jaskiewicz[llvm] [unittest] Allow getting a C string from the...
2020-09-08 Craig Topper[SelectionDAGBuilder] Remove Unnecessary FastMathFlags...
2020-09-08 Ryan Prichard[libunwind] Replace chain-of-ifdefs for dl_iterate_phdr
2020-09-08 David Blaikiellvm-symbolizer: Add optional "start file" to match...
2020-09-08 Craig Topper[SelectionDAGBuilder] Pass fast math flags to getNode...
2020-09-08 Nate VoorhiesInsert missing bracket in docs.
2020-09-08 Rahul Joshi[MLIR] Change Operation::create() methods to use Value...
2020-09-08 Krzysztof Parzyszek[Hexagon] Handle widening of truncation's operand with...
2020-09-08 Vitaly Buka[NFC][Asan] Remove Debug code
2020-09-08 Vitaly Buka[Asan] Don't crash if metadata is not initialized
2020-09-08 Walter ErquinigoRevert "Retry of D84974"
2020-09-08 Yaxun (Sam... [HIP] Add gfx1031 and gfx1030
2020-09-08 Saleem AbdulrasoolSema: extract a check for `isCFError` (NFC)
2020-09-08 Paul C. Anagnostopoulosfix typos; improve a couple of descriptions;
2020-09-08 Nikita Popov[ValueTracking] Compute known bits of min/max intrinsics
2020-09-08 Nikita Popov[InstCombine] Add tests for known bits for min/max...
2020-09-08 Walter ErquinigoRetry of D84974
2020-09-08 David Stenberg[UnifyFunctionExitNodes] Remove unused getters, NFC
2020-09-08 Andrew Ng[LLD][ELF] Fix performance of MarkLive::scanEhFrameSection
2020-09-08 Alexander Shaposhnikov[llvm-install-name-tool] Add a test with multiple input...
2020-09-08 Azharuddin... Update clang/test/Driver/darwin-infer-simulator-sdkroot.c
2020-09-08 Nikita Popov[InstCombine] Fold comparison of abs with int min
2020-09-08 Nikita Popov[InstCombine] Test comparison of abs with int min ...
2020-09-08 Nikita Popov[InstCombine] Fold abs of known negative operand
2020-09-08 Xun Li[Coroutine] Make dealing with alloca spills more robust
2020-09-08 Craig Topper[X86] SSE4_A should only imply SSE3 not SSSE3 in the...
2020-09-08 Paul C. AnagnostopoulosAdd detailed reference for the SearchableTables backend.
2020-09-08 Ties StuijRevert "[ARM] Follow AACPS standard for volatile bit...
2020-09-08 Simon PilgrimCFGUpdate.h - remove unused APInt include. NFCI.
2020-09-08 Simon PilgrimRISCVMatInt.h - remove unnecessary includes. NFCI.
2020-09-08 Fangrui Song[sanitizers] Remove unneeded MaybeCall*DefaultOptions...
2020-09-08 Mehdi AminiAdd more explicit error message when creating a type...
2020-09-08 Krzysztof Parzyszek[GVN] Add testcase that uses masked loads and stores...
2020-09-08 Ties Stuij[ARM] Follow AACPS standard for volatile bit-fields...
2020-09-08 Volkan KelesGlobalISel: Combine `op undef, x` to 0
2020-09-08 Heejin Ahn[WebAssembly] Fix fixEndsAtEndOfFunction for try-catch
2020-09-08 Simon PilgrimLiveRegUnits.h - reduce MachineRegisterInfo.h include...
2020-09-08 Lubomir LitchevAdd an option for unrolling loops up to a factor.
2020-09-08 Heejin Ahn[clang-tidy] Fix linking for FrontendOpenMP
2020-09-08 Ronak Chauhan[AMDGPU] Support disassembly for AMDGPU kernel descriptors
2020-09-08 mydeveloperday[clang-format] Handle shifts within conditions
2020-09-08 Louis Dionne[libc++] Allow overriding the cached value of LIBCXX_TE...
2020-09-08 Louis Dionne[libc++] Make sure we always print all available features
2020-09-08 Jonas Paulsson[DAGTypeLegalizer] Handle ZERO_EXTEND of promoted type...
2020-09-08 Haojian Wu[clang-tidy] Fix dynamic build failures after 156b12794...
2020-09-08 Hans WennborgRevert 3e782bf809 "[Sema][MSVC] warn at dynamic_cast...
2020-09-08 Nico WeberStructPackAlignCheck: Fix a -Winconsistent-missing...
2020-09-08 Nico Weber[gn build] (manually) port 156b127945a8
2020-09-08 Florian Hahn[DSE,MemorySSA] Increase walker limit a bit.
2020-09-08 Sam Parker[NFC][ARM] Precommit test
2020-09-08 Benjamin Kramer[mlir][VectorOps] Fix more GCC5 weirdness
2020-09-08 Haojian Wu[clang] Limit the maximum level of fold-expr expansion.
2020-09-08 Frank Derry... Add a new altera check for structure packing and alignment.
next