platform/upstream/llvm.git
2019-07-29 Peter CollingbourneThinLTOBitcodeWriter: Include globals associated with...
2019-07-29 Jordan Rupprecht[lldb] Qualify includes of Properties[Enum].inc files...
2019-07-29 Simon Pilgrim[X86] resolveTargetShuffleInputs - add depth to limit...
2019-07-29 Puyan LotfiAppending COMPILER_RT_LIBCXX_PATH include path to ...
2019-07-29 Jonas Devlieghere[lldb] Also include the array definition in Properties.inc
2019-07-29 Tom StellardAMDGPU/LoadStoreOptimizer: combine MMOs when merging...
2019-07-29 Sergey Dmitriev[llvm-objcopy] Improve --add-section argument string...
2019-07-29 Jay Foad[AMDGPU] Fix typo in error message
2019-07-29 Jan Kratochvil[lldb] Increase testsuite packet-timeout 5secs -> 1min
2019-07-29 Cameron McInally[NFC][FPEnv] Pre-commit tests for canonicalize negated...
2019-07-29 Simon Pilgrim[X86] combineX86ShufflesRecursively - start recursion...
2019-07-29 Pavel LabathSymbolVendor: Make SectionAddressesChanged a passthrough
2019-07-29 Francis Visoiu... [RISCV] Fix uninitialized variable after call to evalua...
2019-07-29 Sven van Haastregt[OpenCL] Rename builtin definition classes
2019-07-29 Michal Gorny[lldb] [test] Mark three new tests XFAIL on NetBSD
2019-07-29 Sanjay Patel[InstCombine] fold fadd+fneg with fdiv/fmul betweena
2019-07-29 Hideto Ueno[ValueTracking] Remove volatile check in isGuaranteedTo...
2019-07-29 Nico Weberclang-format clang/lib/Format
2019-07-29 Sanjay Patel[InstCombine] reduce code for fadd with fneg operand...
2019-07-29 Sanjay Patel[InstCombine] add tests for fadd with negated operand...
2019-07-29 Jay Foad[AMDGPU] Add amdgpu_kernel for consistency with other...
2019-07-29 Simon Pilgrim[DAGCombine] narrowInsertExtractVectorBinOp - early...
2019-07-29 Rafael Stahldoc: Fix Google C++ Style Guide link.
2019-07-29 Jay Foad[DivergenceAnalysis] Add methods for querying divergenc...
2019-07-29 Simon Pilgrim[SystemZ] Regenerate <8 x i31> store test
2019-07-29 Hans WennborgMark test/MC/RISCV/rv{32,64}i-aliases-invalid.s unsuppo...
2019-07-29 Simon Pilgrim[ARM] Regenerate rotation tests
2019-07-29 Simon Pilgrim[AMDGPU] Regenerate v2i16 insertelement tests.
2019-07-29 Sam Parker[NFC][ARM[ParallelDSP] Cleanup of BinOpChain
2019-07-29 Raphael Isemann[lldb][NFC] Split emitting and parsing in LLDBOptionDef...
2019-07-29 David Stuttard[AMDGPU] Enable v4f16 and above for v_pk_fma instructions
2019-07-29 Sam Parker[NFC][ARM][ParallelDSP] Remove AreSymmetrical
2019-07-29 Sam Parker[NFC][ARM][ParallelDSP] Remove PopulateLoads
2019-07-29 George Rimar[obj2yaml] - Report a error when unable to resolve...
2019-07-29 George Rimar[llvm-objcopy] - Reimplement strip-dwo-groups.test...
2019-07-29 Raphael Isemann[lldb][NFC] Remove DiagnosticManager::CopyDiagnostics
2019-07-29 Rui UeyamaReturn early. NFC.
2019-07-29 Mike SpertusImprove MSVC visualizers for DeclSpec and TemplateName
2019-07-29 Craig Topper[X86] Don't use PMADDWD for vector add reductions of...
2019-07-29 Craig Topper[X86] Add test cases to show missing one use check...
2019-07-28 Roman Lebedev[NFC][InstCombine] Revisit tests in shift-amount-reasso...
2019-07-28 Craig Topper[X86] In combineLoopMAddPattern and combineLoopSADPatte...
2019-07-28 Sanjay Patel[InstCombine] fold fsub+fneg with fdiv/fmul between
2019-07-28 Gabor BorsikBuildbot fix for r367190
2019-07-28 David Green[ARM] MVE VPNOT
2019-07-28 David Green[ARM] Better patterns for fp <> predicate vectors
2019-07-28 Gabor Borsik[analyzer] Add yaml parser to GenericTaintChecker
2019-07-28 Roman Lebedev[NFC][InstCombine] Shift amount reassociation: can...
2019-07-28 Eugene LeviantDon't initialize interceptor_metadata_map unless SI_POS...
2019-07-28 Hideto Ueno[Attributor] Deduce "align" attribute
2019-07-28 Raphael Isemann[lldb] Also include the array definition in CommandOpti...
2019-07-28 Hideto Ueno[IR] Fix getPointerAlignment for CallBase
2019-07-28 Hideto Ueno[FunctionAttrs] Annotate "willreturn" for intrinsics
2019-07-28 Eric FiselierFix PR35637: suboptimal codegen for `vector<unsigned...
2019-07-27 Bjorn Pettersson[Driver] Additional fixup of NOWARN test case from...
2019-07-27 Simon Pilgrim[DAGCombine] narrowInsertExtractVectorBinOp - early...
2019-07-27 Joerg SonnenbergerStricter check for the memory access.
2019-07-27 Simon PilgrimRegenerate UXTB tests
2019-07-27 Bjorn Pettersson[clangd] Fix NDEBUG build problem introduced by rL366698
2019-07-27 Bjorn Pettersson[Driver] Fix "unannotated fall-through between switch...
2019-07-27 Nico WeberAttempt to make test in r367165 more robust.
2019-07-27 Simon Pilgrim[AMDGPU] Regenerate tests.
2019-07-27 Simon Pilgrim[TargetLowering] SimplifyMultipleUseDemandedBits -...
2019-07-27 Sanjay Patel[InstSimplify] remove quadratic time looping (PR42771)
2019-07-27 Simon Pilgrim[X86][SSE] Replace PMULDQ GetDemandedBits combine with...
2019-07-27 Simon Pilgrim[SelectionDAG] Check for any recursion depth greater...
2019-07-27 Alexander Richardson[compiler-rt] Fix running tests on macOS when XCode...
2019-07-27 Simon Pilgrim[TargetLowering] Add depth limit to SimplifyMultipleUse...
2019-07-27 Simon Atanasyan[mips] Add (dis)assembler tests for beqzl and bnezl...
2019-07-27 Nico Weberclang-format: Support `if CONSTEXPR` if CONSTEXPR is...
2019-07-27 Petr HosekRevert "[ARM] Set default alignment to 64bits"
2019-07-27 Nico Weberdriver: Don't warn about assembler flags being unused...
2019-07-26 Amara Emerson[AArch64][GlobalISel] Implement narrowing of G_SEXT.
2019-07-26 Jessica Paquette[AArch64][GlobalISel] Select @llvm.aarch64.stlxr for...
2019-07-26 Francis Visoiu... [Remarks] Silence Wreturn-type warning
2019-07-26 Francis Visoiu... [Remarks] Update unit test to use StringRef::lower
2019-07-26 Florian HahnRevert [IPSCCP] Add assertion to surface cases where...
2019-07-26 Reid KlecknerFix remarks unit test on Windows
2019-07-26 Leonard Chan[NewPM] Run avx*-builtins.c tests under the new pass...
2019-07-26 Sanjay Patel[InstCombine] add tests for fsub with negated operand...
2019-07-26 Francis Visoiu... Reland: [Remarks] Support parsing remark metadata in...
2019-07-26 Wei Mi[JumpThreading] Stop searching predecessor when the...
2019-07-26 Jonas Devlieghere[CMake] Print the correct variables
2019-07-26 Jonas Devlieghere[TableGen] Fix stale include paths
2019-07-26 Francis Visoiu... Revert "[Remarks] Support parsing remark metadata in...
2019-07-26 Sanjay Patel[CodeGen] fix test that broke with rL367146
2019-07-26 Francis Visoiu... [Remarks] Support parsing remark metadata in the YAML...
2019-07-26 Hubert TongPartially revert rC365414; `ln -n` is not portable
2019-07-26 Sanjay Patel[InstCombine] canonicalize negated operand of fdiv
2019-07-26 Sanjay Patel[InstCombine] add tests for fdiv with negated operand...
2019-07-26 Yuanfang Chen[CMake] Allow LLVM_EXTERNAL_<proj>_SOURCE_DIR to be...
2019-07-26 Alina Sbirlea[MemorySSA & LoopPassManager] Analysis can be preserved...
2019-07-26 Bob Haarmanadd 'a' to chmod in llvm-lipo executability tests
2019-07-26 Vlad TsyrklevichRevert "[X86][SSE] Replace PMULDQ GetDemandedBits combi...
2019-07-26 Jonas Devlieghere[TableGen] Move core properties into a separate file...
2019-07-26 Jonas Devlieghere[TableGen] Move target properties into a separate file...
2019-07-26 Jonas Devlieghere[TableGen] Move interpreter properties into a separate...
2019-07-26 Diego Astiazaran[clang-format] Fix style of css file paths
2019-07-26 Bob Haarman[lld-link] diagnose undefined symbols before LTO when...
2019-07-26 Nathan Huckleberry[Sema] Fix -Wuninitialized for struct assignment from...
next