platform/upstream/llvm.git
2019-09-30 Simon PilgrimDeclCXX/ExprCXX - silence static analyzer getAs<> null...
2019-09-30 Haojian Wu[clangd] Implement a smart version of HeaderSource...
2019-09-30 Guillaume Chatelet[Alignment][NFC] Adding a max function.
2019-09-30 Guillaume Chatelet[Alignment][NFC] Remove LoadInst::setAlignment(unsigned)
2019-09-30 Raphael Isemann[lldb] Partly revert 370734: Test 'frame select -r...
2019-09-30 Raphael Isemann[lldb][clang][modern-type-lookup] Use ASTImporterShared...
2019-09-30 Sam Parker[NFC][ARM][MVE] More tests
2019-09-30 Hans WennborgNFC changes to SelectionDAGBuilder::visitBitTestHeader...
2019-09-30 Hans WennborgPre-commit a test case for PR43129.
2019-09-30 Djordje Todorovic[llvm-locstats] Fix the test for the Hexagon target
2019-09-30 Sam Parker[ARM][MVE] Change VCTP operand
2019-09-30 Roger Ferrer... [TargetLowering] Simplify expansion of S{ADD,SUB}O
2019-09-30 Sam Parker[ARM][CGP] Allow signext arguments
2019-09-30 Tim NorthoverRevert "Update polly test for SCEV change."
2019-09-30 Tim NorthoverRevert "[SCEV] add no wrap flag for SCEVAddExpr."
2019-09-30 Djordje TodorovicReland "[utils] Implement the llvm-locstats tool"
2019-09-30 Jonas Paulsson[SystemZ] Add SystemZPostRewrite in addPostRegAlloc...
2019-09-30 Craig Topper[X86] Remove some redundant isel patterns. NFCI
2019-09-30 Matt ArsenaultAMDGPU/GlobalISel: Fix select for v2s16 and/or/xor
2019-09-30 Fangrui Song[test] Change llvm-readobj --arm-attributes to --arch...
2019-09-30 Fangrui Song[ELF][test] Change llvm-readobj --arm-attributes to...
2019-09-30 Craig Topper[X86] Split v16i32/v8i64 bitreverse on avx512f targets...
2019-09-30 Aditya KumarUndef the macros after their use
2019-09-30 Fangrui Song[X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
2019-09-29 Craig Topper[X86] Remove -x86-experimental-vector-widening-legaliza...
2019-09-29 Richard SmithDon't crash if a variable with a constexpr destructor...
2019-09-29 Craig Topper[X86] Add custom isel logic to match VPTERNLOG from...
2019-09-29 Amaury SechetAdd test case peeking through vector concat when combin...
2019-09-29 Aditya Kumar[LLVM-C][Ocaml] Add MergeFunctions and DCE pass
2019-09-29 DeForest Richards[Docs] Moves article links to new pages
2019-09-29 Fangrui Song[MC] Emit unused undefined symbol even if its binding...
2019-09-29 Roman Lebedev[DivRemPairs] Don't assert that we won't ever get expan...
2019-09-29 Alexey Bataev[SLP] Fix for PR31847: Assertion failed: (isLoopInvaria...
2019-09-29 Paul Hoad[clang-format] Reference qualifiers in member templates...
2019-09-29 Jinsong Ji[PowerPC] Fix conditions of assert in PPCAsmPrinter
2019-09-29 David Green[ARM] Cortex-M4 schedule additions
2019-09-29 Richard Smith[cxx_status] Mark P0784R7 as partially complete.
2019-09-29 Richard SmithFor now, disallow lifetime-extended temporaries with...
2019-09-29 Richard SmithFix checking for permitted results of constant expressions.
2019-09-29 Richard SmithFor P0784R7: compute whether a variable has constant...
2019-09-29 DeForest Richards[Docs] Adds sections for Command Line and LibFuzzer...
2019-09-29 Craig Topper[X86] Enable isel to fold broadcast loads that have...
2019-09-29 Craig Topper[X86] Move bitselect matching to vpternlog into X86ISel...
2019-09-29 Craig Topper[X86] Enable canonicalizeBitSelect for AVX512 since...
2019-09-29 Craig Topper[X86] Match (or (and A, B), (andn (A, C))) to VPTERNLOG...
2019-09-28 David Carlier[OpenMP] FreeBSD address check if mapped more native
2019-09-28 Aditya Kumar[NFC] Move hot cold splitting class to header file
2019-09-28 Simon PilgrimSemaExpr - silence static analyzer getAs<> null derefer...
2019-09-28 Sanjay Patel[PowerPC] make tests immune to improved undef handling
2019-09-28 Aaron PuchertDon't install example analyzer plugins
2019-09-28 Serge PavlovDriver tests: set `--sysroot=""` to support clang with...
2019-09-28 Martin StorsjoRevert "[LLDB] Use the llvm microsoft demangler instead...
2019-09-28 Martin Storsjo[LLD] [test] Add a forgotten comment. NFC.
2019-09-28 Martin Storsjo[LLDB] Use the llvm microsoft demangler instead of...
2019-09-28 Amara Emerson[GlobalISel Enable memcpy inlining with optsize.
2019-09-28 Anton Afanasyev[TimeProfiler] Fix "OptModule" section and add new...
2019-09-28 Amara EmersonAdd an operand to memory intrinsics to denote the ...
2019-09-28 Matt ArsenaultAMDGPU/GlobalISel: Avoid getting MRI in every function
2019-09-28 Craig Topper[X86] Add broadcast load unfolding support for VPTESTMD...
2019-09-28 Craig Topper[X86] Stop using UpdateNodeOperands in combineGatherSca...
2019-09-28 Craig Topper[X86] Split combineGatherScatter into a version for...
2019-09-28 Jim InghamGive an error when StepUsingScriptedThreadPlan is passe...
2019-09-28 Alex Langford[Core] Remove unused dependency on clangAST
2019-09-27 Wei Mi[SampleFDO] Create a separate flag profile-accurate...
2019-09-27 Alexander Shaposhnikov[llvm-lipo] Add support for -arch
2019-09-27 Craig Topper[X86] Add test case to show missed opportunity to turn...
2019-09-27 Mitch Phillips[libFuzzer] Dump trace and provide correct msg for...
2019-09-27 Roman Lebedev[PatternMatch] Add m_SExtOrSelf(), m_ZExtOrSExtOrSelf...
2019-09-27 Jonas Devlieghere[debugserver] Add --version/-V command line option...
2019-09-27 Lawrence D... refactor: move IOObject::m_should_close_fd into subclasses
2019-09-27 Yi Kong[llvm-readobj] Rename --arm-attributes to --arch-specific
2019-09-27 Jonas Devlieghere[Reproducer] Use // in the unit tests
2019-09-27 Vedant KumarRevert "[profile] Add a test dependency on cxx-headers"
2019-09-27 Richard SmithFor P0784R7: add support for explicit destructor calls and
2019-09-27 Vedant Kumar[profile] Mark instrprof-gcov-fork.test UNSUPPORTED...
2019-09-27 Vedant Kumar[profile] Add a test dependency on cxx-headers
2019-09-27 Sanjay Patel[InstSimplify] generalize FP folds with undef/NaN; NFC
2019-09-27 Sergey Dmitriev[Clang][OpenMP Offload] Create start/end symbols for...
2019-09-27 Jakub KuderskiRevert [Dominators][CodeGen] Clean up MachineDominators
2019-09-27 Jakub KuderskiRevert XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
2019-09-27 Roman Lebedev[NFC][PhaseOrdering] Add end-to-end tests for the ...
2019-09-27 Jonas Devlieghere[Reproducer] Update the unit tests to specify the path...
2019-09-27 DeForest Richards[Docs] Adds new section to User Guides page
2019-09-27 Jonas Devlieghere[CMake] Depend on clang-tablegen-targets
2019-09-27 Jan KratochvilRevert: [lldb] [testsuite] Remove redundant MAKE_DSYM...
2019-09-27 Sanjay Patel[InstSimplify] add tests for fma/fmuladd with undef...
2019-09-27 Craig Topper[X86] Call SimplifyDemandedBits in combineGatherScatter...
2019-09-27 Craig Topper[X86] Add test case to show failure to perform Simplify...
2019-09-27 Roman Lebedev[InstCombine] Simplify shift-by-sext to shift-by-zext
2019-09-27 Jonas Devlieghere[CMake] Make Core depend on ClangDriverOptions (NFC)
2019-09-27 Ilya Biryukov[clangd] Fix template type aliases in findExplicitReference
2019-09-27 Jakub KuderskiXFAIL a codegen test AArch64/tailmerging_in_mbp.ll
2019-09-27 Jonas Devlieghere[Reproducer] Always use absolute paths for capture...
2019-09-27 Jakub Kuderski[Dominators][CodeGen] Clean up MachineDominators
2019-09-27 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-09-27 Simon PilgrimModuleUtils - silence static analyzer dyn_cast<> null...
2019-09-27 Kai NackeChange -march=systemz to triple and fix test
2019-09-27 Simon PilgrimFunctionImportGlobalProcessing::processGlobalForThinLTO...
2019-09-27 Luis Marques[RISCV] Rename FPRs and use Register arithmetic
2019-09-27 Simon PilgrimSCCP - silence static analyzer dyn_cast<StructType...
next