platform/upstream/llvm.git
2020-08-10 Petar AvramovicAMDGPU/GlobalISel: Lower G_FREM
2020-08-10 Aleksandr Platonov[clang-tidy] Fix a crash in bugprone-not-null-terminate...
2020-08-10 Haojian Wu[Concepts] Dump template arguments for immediately...
2020-08-10 Nathan Ridge[clang] Allow DynTypedNode to store a TemplateArgumentLoc
2020-08-10 Vitaly Buka[NFC][StackSafety] Add a couple of early returns
2020-08-10 Richard SmithMore cleanup after removing the ability to reference...
2020-08-10 Vitaly Buka[NFC][StackSafety] Count dataflow inputs
2020-08-10 Vitaly Buka[NFC][Attributor] Add missing override
2020-08-10 Richard SmithImprove modeling of variable template specializations...
2020-08-10 Vitaly Buka[StackSafety] Fix union which produces wrapped sets
2020-08-10 Vitaly Buka[NFC][StackSafety] Avoid assert in getBaseObjec
2020-08-10 Eric ChristopherAdd override to fix -Winconsistent-missing-override...
2020-08-10 Craig Topper[TableGen] Pull the increment of a variable out of...
2020-08-10 Kazu Hirata[docs] Fix typos
2020-08-10 Juneyoung Lee[BuildLibCalls] Add noundef to standard I/O functions
2020-08-10 Jacques Pienaar[mlir][drr] Make error easier to understand
2020-08-10 Brad SmithRe-enable OpenBSD PowerPC64 tests.
2020-08-10 Shinji Okumura[Attributor][NFC][AAPotentialValues] Change interface...
2020-08-09 Brad Smithint64_t and intmax_t are always (signed) long long...
2020-08-09 Vitaly Buka[StackSafety] Don't keep FullSet in index
2020-08-09 Vitaly Buka[StackSafety] Use getSignedMin() to serialize ranges
2020-08-09 Vitaly Buka[NFC][StackSafety] Add index test
2020-08-09 Vitaly Buka[NFC][StackSafety] Add shell test requirement
2020-08-09 Dávid Bolvanský[AST] Fixed string list in test
2020-08-09 Dávid Bolvanský[AST] Fixed string concatenation warnings
2020-08-09 Kirill Bobyrev[clangd] Add more error details on the remote index...
2020-08-09 Dávid Bolvanský[X86] Added testcases for PR47024 and PR46315
2020-08-09 Vitaly Buka[NFC][StackSafety] Avoid some duplications in tests
2020-08-09 Gousemoodhin... [clang] Fix typo in comment
2020-08-09 Craig Topper[X86][GlobalISel] Enable a test case for sext i32-...
2020-08-09 Piotr SobczakFix 64-bit copy to SCC
2020-08-09 Florian Hahn[InstSimplify] Make sure CanUseUndef is initialized...
2020-08-09 Florian Hahn[InstSimplify/NewGVN] Add option to control the use...
2020-08-09 Florian Hahn[SCEVExpander] Make sure cast properly dominates Builde...
2020-08-09 Aditya Kumar[HotColdSplit] Add options for splitting cold functions...
2020-08-09 Dávid Bolvanský[Tests] Precommit tests for D85593
2020-08-09 Dávid Bolvanský[Diagnostics] Handle string concat pattern and avoid...
2020-08-09 Sanjay Patel[VectorCombine] try to create vector loads from scalar...
2020-08-09 Florian Hahn[SCEVExpander] Avoid re-using existing casts if it...
2020-08-09 Michał Górny[Polly] Reuse LLVM's build rules for gtest/gmock
2020-08-09 Dávid Bolvanský[Diagnostics] Turn string concat warning to avoid false...
2020-08-09 David Green[ARM] Add VADDV and VMLAV patterns for v16i16
2020-08-09 David Green[ARM] Allow vecreduce_add in tail predicated loops
2020-08-09 David Green[ARM] Some formatting and predicate VRHADD patterns...
2020-08-09 Georgii Rymar[llvm-readelf/obj] - Refine the implementation of print...
2020-08-09 Georgii Rymar[llvm-readobj] - Remove 3 excessive test cases.
2020-08-09 Craig Topper[X86][GlobalISel] Remove unneeded code for handling...
2020-08-09 Uday Bondhugula[MLIR][NFC] Fix misleading diagnostic error + clang...
2020-08-09 Craig Topper[DAGCombiner] Teach SimplifySetCC SETUGE X, SINTMIN...
2020-08-09 Craig Topper[X86] Autogenerate complete checks. NFC
2020-08-09 Vitaly BukaRevert "[NFC][StackSafety] Add index test"
2020-08-09 Vitaly Buka[NFC][StackSafety] Add index test
2020-08-09 Vitaly Buka[NFC][StackSafety] noinline in alias tests
2020-08-09 Fangrui Song[ELF] --wrap: don't leave the original symbol as SHN_UN...
2020-08-09 weihe[llvm-profdata] Implement llvm-profdata overlap for...
2020-08-09 Petr HosekRevert "[CMake] Simplify CMake handling for zlib"
2020-08-08 Petr Hosek[CMake] Simplify CMake handling for zlib
2020-08-08 Brad SmithBackout a test that is dependent on an uncommited diff...
2020-08-08 Thomas Lively[WebAssembly] Fix FastISel address calculation bug
2020-08-08 Brad Smithfix typo
2020-08-08 Brad SmithHook up OpenBSD 64-bit PowerPC support
2020-08-08 Vincent Zhao[MLIR] Consider AffineIfOp when getting the index set...
2020-08-08 Craig Topper[X86] Remove a DCI.isBeforeLegalize() call from combine...
2020-08-08 Roman Lebedev[Reduce] Rewrite function body delta pass again
2020-08-08 Dávid Bolvanský[libcxx-fuzzing] Fixed bug found by -Wstring-concatenation
2020-08-08 Craig Topper[X86] Support matching VPTERNLOG when the root node...
2020-08-08 Craig Topper[X86] Add VPTERNLOG test cases where the root node...
2020-08-08 Dávid Bolvanský[AArch64RegisterInfo] Supress new warning
2020-08-08 Craig Topper[X86] Remove isSafeToClobberEFLAGS helper and just...
2020-08-08 Muhammad Omair... [LLDB] Fix timeout value on expect_gdbremote_sequence
2020-08-08 Craig TopperRecommit "[X86] Increase the number of instructions...
2020-08-08 Craig TopperRevert "[X86] Increase the number of instructions searc...
2020-08-08 Dávid Bolvanský[FileCheckTest] Supress new warning
2020-08-08 Simon Pilgrim[X86][SSE] combineTargetShuffle - use scaleShuffleMask...
2020-08-08 Craig Topper[X86] Increase the number of instructions searched...
2020-08-08 Simon Pilgrim[InstCombine] Use CreateVectorSplat(ElementCount) varia...
2020-08-08 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-08-08 Brad SmithChange the default target CPU for OpenBSD/i386 to i586
2020-08-08 Dávid Bolvanský[Clang] Fixed buildboit failure; bot defaults to older...
2020-08-08 Dávid Bolvanský[Clang] Avoid whitespace in fixit note
2020-08-08 Dávid Bolvanský[Diagnostics] Diagnose missing comma in string array...
2020-08-08 Roman Lebedev[SimplifyCFG] Fix invoke->call fold w/ multiple invokes...
2020-08-08 Roman Lebedev[NFC][SimplifyCFG] Rewrite isCleanupBlockEmpty() to...
2020-08-08 Roman Lebedev[NFC][SimplifyCFG] Add a test showing invoke->call...
2020-08-08 Roman Lebedev[NFC][SimplifyCFG] Count the number of invokes turned...
2020-08-08 Fangrui Song[ELF] --wrap: set isUsedInRegularObj of __wrap_ if...
2020-08-08 Sanjay Patel[DAGCombiner] reassociate reciprocal sqrt expression...
2020-08-08 Sanjay Patel[x86] add tests for another reciprocal sqrt pattern...
2020-08-08 Benjamin Kramerlib/CodeGen doesn't depend on lib/Passes.
2020-08-08 Rainer Orth[test][DebugInfo] Adapt two tests for Sun assembler...
2020-08-08 Siva Chandra... [libc][NFC] Disable a loader test as ld.gold fails...
2020-08-08 Siva Chandra... [libc][NFC] Add library of floating point test matchers.
2020-08-08 Feng LiuAdd the inline interface to the shape dialect
2020-08-08 Juneyoung Lee[InstCombine] Optimize select(freeze(icmp eq/ne x,...
2020-08-08 Siva Chandra... [libc] Setup TLS in x86_64 loader.
2020-08-08 Juneyoung Lee[InstCombine] Add tests for select(freeze(icmp x, y...
2020-08-08 Craig Topper[X86] Limit the scope of the min/max canonicalization...
2020-08-08 Mehdi AminiRemove unused static helper getMemRefTypeFromTensorType...
2020-08-08 Mehdi AminiRemove unused class member (NFC)
2020-08-08 Mehdi AminiRevert "[mlir] Add a utility class, ThreadLocalCache...
next