platform/upstream/llvm.git
2020-08-20 Jon RoelofsFix a couple of typos. NFC
2020-08-20 Simon Pilgrim[X86] Enable constexpr on POPCNT intrinsics (PR31446)
2020-08-20 Matt ArsenaultCodeGen: Don't drop AA metadata when splitting MachineM...
2020-08-20 Matt ArsenaultAMDGPU/GlobalISel: Legalize odd sized loads with widening
2020-08-20 vnalamotallSGPRSpillsAreDead() should use actual FP/BP frame...
2020-08-20 Kamau Bridgeman[PowerPC][PCRelative] Thread Local Storage Support...
2020-08-20 Julian Lettner[TSan][Darwin] Remove unnecessary lit substitution
2020-08-20 Cameron McInally[NFCI][SVE] Move fixed length i32/i64 SDIV tests
2020-08-20 Julian Lettner[TSan][Darwin] Enable test on non-macOS platforms
2020-08-20 Fangrui Song[llvm-dwarfdump] --statistics: switch to json::OStream...
2020-08-20 Raul TambreTest commit
2020-08-20 Gongyu Deng[lldb] tab completion for breakpoint names
2020-08-20 Cameron McInally[SVE] Lower fixed length vXi8/vXi16 SDIV to scalable
2020-08-20 LLVM GN Syncbot[gn build] Port 1a995a0af3c
2020-08-20 Jessica Clarke[RISCV] Enable MCCodeEmitter instruction predicate...
2020-08-20 Roman Lebedev[NFC][InstCombine] Tests for PHI-of-insertvalue's
2020-08-20 Jay Foad[AMDGPU] Remove uses of Register::isPhysicalRegister...
2020-08-20 Mircea Trofin[NFC] Expose the -Oz module optimization pipeline to opt
2020-08-20 Jordan Rupprecht[lldb][asan] Mark destructor as virtual to allow subcla...
2020-08-20 Siva Chandra... [libc] Add a class called NormalFloat which represents...
2020-08-20 Jay Foad[PeepholeOptimizer] Remove dead code
2020-08-20 Siva Chandra... [libc][NFC] Switch math tests to the new ULP based...
2020-08-20 Eduardo Caldas[SyntaxTree] Split tests related to Namespace
2020-08-20 Eduardo Caldas[SyntaxTree] Unify logic for generating `id-expression`
2020-08-20 Eduardo Caldas[SyntaxTree] Add support for `MemberExpression`
2020-08-20 Hans Wennborglld docs config: Use a list key in html_sidebars
2020-08-20 Pavel Labath[lldb/Utility] Simplify Scalar handling of float types
2020-08-20 Alex Bradbury[index-while-building] Fix build with -DBUILD_SHARED_LI...
2020-08-20 Bevin HanssonAdd triples to fixed-point tests which lacked them.
2020-08-20 David Green[LV] Allow tail folded reduction selects to remain...
2020-08-20 Raphael IsemannRevert "[compiler-rt] Compile assembly files as ASM...
2020-08-20 Pavel Labath[lldb] Forcefully complete a type when adding typedefs
2020-08-20 Joachim PriesnerFix -allow-enabling-analyzer-alpha-checkers always...
2020-08-20 Aleksandr Platonov[clangd] Don't crash on `#pragma clang __debug parser_c...
2020-08-20 Adam Czachorowski[clangd] Remove useless stderr logging.
2020-08-20 Bjorn Pettersson[AArch64] Update a code comment incorrectly referring...
2020-08-20 Adam Czachorowski[clang] When loading preamble from AST file, re-export...
2020-08-20 Adam Czachorowski[clangd] Fix crash-bug in preamble indexing when using...
2020-08-20 Simon PilgrimFix Wdocumentation unknown parameter warning. NFC.
2020-08-20 David Green[ARM] Regenerate mve-vabd.ll test. NFC
2020-08-20 Shinji Okumura[Attributor] Handle CallBase case in AAValueConstantRan...
2020-08-20 Vitaly Buka[APInt] Allow self-assignment with libstdc++
2020-08-20 Georgii RymarRevert "[llvm-readobj/elf] - Refine the code for broken...
2020-08-20 Paul Walker[SVE] Add ISEL patterns for predicated shifts by an...
2020-08-20 David Stenberg[GlobalOpt] Fix an incorrect Modified status
2020-08-20 David StenbergReland "[LoopUnswitch] Fix incorrect Modified status"
2020-08-20 Bjorn Pettersson[DebugInfo] Fix DwarfExpression::addConstantFP for...
2020-08-20 Georgii Rymar[llvm-readobj/elf] - Refine the code for broken PT_DYNA...
2020-08-20 David StenbergRevert "[LoopUnswitch] Fix incorrect Modified status"
2020-08-20 Evgeny Leviant[ThinLTO] Import globals recursively
2020-08-20 Sebastian Neubauer[AMDGPU] Add A16/G16 to InstCombine
2020-08-20 Konstantin... [GlobalISel][IRTranslator] Support PHI instructions...
2020-08-20 Georgii Rymar[yaml2obj] - Make the 'Machine' key optional.
2020-08-20 Bevin HanssonRefactor most of the fixed-point tests.
2020-08-20 Bevin Hansson[IR] Add FixedPointBuilder.
2020-08-20 Bevin Hansson[ADT] Move FixedPoint.h from Clang to LLVM.
2020-08-20 Bevin Hansson[AST] Get field size in chars rather than bits in Recor...
2020-08-20 Arjun P[MLIR] Redundancy detection for FlatAffineConstraints...
2020-08-20 dfukalov[AMDGPU][LoopUnroll] Increase BB size to analyze for...
2020-08-20 Petr Hosek[compiler-rt] Compile assembly files as ASM not C
2020-08-20 Yvan Roux[ARM][MachineOutliner] Add default mode.
2020-08-20 David Stenberg[LoopUnswitch] Fix incorrect Modified status
2020-08-20 Johannes Doerfert[Attributor][FIX] Update the call graph properly when...
2020-08-20 Johannes Doerfert[Attributor] Simplify comparison against constant null...
2020-08-20 Johannes Doerfert[Attributor][FIX] Do not use cyclic arguments for ...
2020-08-20 Johannes Doerfert[Attributor][AAIsDead][NFC] Skip uninteresting instruct...
2020-08-20 Johannes Doerfert[Attributor][NFC] Improve the depgraph test to make...
2020-08-20 Johannes Doerfert[Attributor][NFC] Extract functionality into own member
2020-08-20 Fangrui Song[ELF][test] Fix some llvm-objdump RUN lines which don...
2020-08-20 Qiu Chaofan[PowerPC] Support constrained scalar fptosi/fptoui
2020-08-20 Johannes DoerfertRevert "[IR] Intrinsics default attributes and opt...
2020-08-20 Johannes DoerfertRevert "[OpenMPOpt] ICV tracking for calls"
2020-08-20 Shilei Tian[OpenMP] Introduce target memory manager
2020-08-20 Zi Xuan Wu... [NFC] It's a test commit, which updates CREDITS.TXT
2020-08-20 Tony[AMDGPU] Correct DWARF register defintions
2020-08-20 Jonas Devlieghere[lldb] Return empty string from getExtraMakeArgs when...
2020-08-20 Craig Topper[X86][AutoUpgrade] Simplify string management in Upgrad...
2020-08-19 Rahul Joshi[MLIR] Add PatternRewriter::mergeBlockBefore() to merge...
2020-08-19 Craig Topper[X86] Add support 'tune' in target attribute
2020-08-19 Craig Topper[X86] Add mtune command line test cases that should...
2020-08-19 Matt ArsenaultGlobalISel: Implement fewerElementsVector for G_CONCAT_...
2020-08-19 Richard Smith[c++14] Implement missed piece of N3323: use "converted...
2020-08-19 Richard SmithExplain why the array bound is non-constant in VLA...
2020-08-19 Jonas Devlieghere[lldb] Update TestSimulatorPlatform.py to set ARCH_CFLA...
2020-08-19 Med Ismail... [lldb/interpreter] Add REPL-specific init file
2020-08-19 Dokyung Song[libFuzzer] Fix value-profile-load test.
2020-08-19 Matt Morehouse[DFSan] Handle mmap() calls before interceptors are...
2020-08-19 Siva Chandra... [libc][obvious] Fix x86 long double conversion to integer.
2020-08-19 Francesco Petrogalli[llvm] Add default constructor of `llvm::ElementCount`.
2020-08-19 Petr Hosek[CMake] Fix an issue where get_system_libname creates...
2020-08-19 Kyungwoo LeeForce Remove Attribute
2020-08-19 Sanjay Patel[ValueTracking] define/use max recursion depth in header
2020-08-19 Mars SaxmanImplement FPToUI and UIToFP ops in standard dialect
2020-08-19 Hiroshi Yamauchi[X86] Add feature for Fast Short REP MOV (FSRM) for...
2020-08-19 Jonas Devlieghere[lldb] Move Xcode SDK helper functions into lldbutil
2020-08-19 Craig Topper[X89] Ignore -mtune=generic to fix failures some users...
2020-08-19 Alexey Bataev[OPENMP]Fix PR47158, case 2: do not report host-only...
2020-08-19 River Riddle[mlir] Add a new "Pattern Descriptor Language" (PDL...
2020-08-19 Sourabh Singh... Re-apply "[DebugInfo] Emit DW_OP_implicit_value for...
2020-08-19 Shilei Tian[OpenMP] Refactored the function `DeviceTy::data_exchange`
next