platform/upstream/llvm.git
2020-01-03 Anastasia Stulova[OpenCL] Add link to C++ for OpenCL documentation
2020-01-03 Ilya Biryukov[Syntax] Build spanning SimpleDecalration for classes...
2020-01-03 James Henderson[test][llvm-dwarfdump] Use --implicit-check-not to...
2020-01-03 James Henderson[test][llvm-dwarfdump] Normalise contents and checks...
2020-01-03 James Henderson[test][llvm-dwarfdump] Add missing checks for table...
2020-01-03 Roman Lebedev[DAGCombine][X86][AArch64] 'A - (A & (B - 1))' -> ...
2020-01-03 Roman Lebedev[NFC][DAGCombine][X86][AArch64] Tests for 'A - (A ...
2020-01-03 Raphael Isemann[lldb][NFC] Remove forward declaration for non-existent...
2020-01-03 Raphael Isemann[lldb][NFC] Document TypeSystem and related Compiler...
2020-01-03 Sam Parker[ARM][NFC] Move tail predication checks
2020-01-03 Craig Topper[X86] Reorder X86any* PatFrags to put the strict node...
2020-01-03 Kadir Cetinkaya[clangd] Replace shortenNamespace with getQualification
2020-01-03 TH3CHARLie[llvm-size] print a blank line between archieve members...
2020-01-03 Craig Topper[X86] Re-enable lowerUINT_TO_FP_vXi32 under fast-math...
2020-01-03 QingShan Zhang[DAGCombine] Initialize the default operation action...
2020-01-03 Wang, Pengfei[X86] Enable strict FP by default and remove option...
2020-01-03 Kazuaki Ishizaki[mlir] NFC: Fix broken links in docs
2020-01-03 Hideto UenoRevert "[Attributor] AAValueConstantRange: Value range...
2020-01-03 Kamil Rytarowski[compiler-rt] [netbsd] Switch to syscall for ThreadSelf...
2020-01-03 Justin Hibbits[PowerPC]: Fix predicate handling with SPE
2020-01-03 Justin HibbitsRun update_llc_test_checks against SPE tests.
2020-01-03 Wang, Pengfei[X86] Optimization of inserting vxi1 sub vector into...
2020-01-03 Med Ismail... Revert "[lldb/Command] Add --force option for `watchpoi...
2020-01-03 Jonas Devlieghere[lldb/Python] Remove unused imports (NFC)
2020-01-03 Jonas Devlieghere[lldb/Python] Remove unused support file (NFC)
2020-01-03 Med Ismail... [lldb/Command] Add --force option for `watchpoint delet...
2020-01-03 Petr Hosek[CMake] clang-scan-deps in Fuchsia distribution
2020-01-03 Sean Fertile[PowerPC][AIX] Enable sret arguments.
2020-01-03 Reid Kleckner[PDB] Print the most redundant type record indices...
2020-01-03 Lang Hames[lli] Add a filter to avoid importing the process's...
2020-01-02 Evgenii StepanovFix llvm-symbolizer tests on Windows, one more time.
2020-01-02 River Riddle[mlir] Rewrite the internal representation of OpResult...
2020-01-02 Evgenii StepanovAdd C source to two debug info tests.
2020-01-02 Evgenii StepanovChange dbg-*-tag-offset tests to use llvm-dwarfdump.
2020-01-02 Matt ArsenaultAMDGPU/GlobalISel: Remove manual G_FENCE selection
2020-01-02 Matt ArsenaultDAG: Use TargetConstant for FENCE operands
2020-01-02 Alexey Bataev[OPENMP50]Codegen for lastprivate conditional list...
2020-01-02 Jonas Devlieghere[lldb/CMake] Print whether an optional dependency was...
2020-01-02 Jonas Devlieghere[lldb/CMake] Fix variable naming in FindLibEdit
2020-01-02 Jonas Paulsson[SystemZ] Create brcl 0,0 instead of brcl 0,3 in EmitN...
2020-01-02 Alexey Bataev[OPENMP] Restore allowing of braced initializers in...
2020-01-02 Jonas Devlieghere[lldb/CMake] Use PYTHON_LIBRARIES instead of PYTHON_LIBRARY
2020-01-02 Matt ArsenaultAMDGPU/GlobalISel: Correct MMO sizes in some tests
2020-01-02 Matt ArsenaultAMDGPU/GlobalISel: Regenerate check lines
2020-01-02 Saleem Abdulrasoolbuild: disable zlib by default on Windows
2020-01-02 Jacques Pienaar[mlir] Only generate default for uncovered cases
2020-01-02 Sanjay Patel[InstCombine] add tests for vector icmp with undef...
2020-01-02 Jacques Pienaar[mlir] Revert default case that was needed
2020-01-02 Jacques Pienaar[mlir] Add parenthesis to avoid -Wparentheses
2020-01-02 Craig Topper[X86] Move STRICT_ ISD nodes into the new section of...
2020-01-02 Jacques Pienaar[mlir] Remove redudant default cases
2020-01-02 David BlaikiePolly: Fix a tag type mismatch (struct/class)
2020-01-02 Nemanja Ivanovic[PowerPC] Only legalize FNEARBYINT with unsafe fp math
2020-01-02 Saleem AbdulrasoolX86: remove unused variable
2020-01-02 Nico WeberReland "[gn build] (manually) merge 68a235d07f9e70"
2020-01-02 Saleem Abdulrasoolbuild: reduce CMake handling for zlib
2020-01-02 Craig Topper[X86] Remove FP0-6 operands from call instructions...
2020-01-02 Lei Zhang[mlir][spirv] Update SPIR-V enums and ops with availabi...
2020-01-02 Fangrui Song[ELF][Hexagon][test] Use llvm-readobj to check relocati...
2020-01-02 Nicolas Vasilache [mlir][Linalg] Extend generic ops to allow tensors
2020-01-02 Nico WeberMake mangled_names.test and update_cc_test_checks.py...
2020-01-02 Kazuaki IshizakiFix trivial typos in comments; NFC
2020-01-02 Nathan JamesHandle init statements in readability-else-after-return
2020-01-02 Lei Zhang[mlir][spirv] Allow specifying availability on enum...
2020-01-02 Sterling AugustineCheck for aarch64 when not using .init_arrays
2020-01-02 River RiddleFix some corner cases missed by D71955
2020-01-02 James Henderson[DebugInfo][NFC] Use function_ref consistently in debug...
2020-01-02 Alex Richardson[llvm-ranlib] Update expected error message check for...
2020-01-02 Fangrui Song[SelectionDAG] Simplify SelectionDAGBuilder::visitInlineAsm
2020-01-02 Alina Sbirlea[NewPassManager] Rename AM to OuterAM in the OuterAnaly...
2020-01-02 Nico Weber[gn build] (manually) merge 24ab9b537e61b3 yet more...
2020-01-02 Sid ManningAdd TPREL relocation support to Hexagon
2020-01-02 James Y Knightupdate_test_checks: match CHECK-EMPTY lines for replace...
2020-01-02 James Henderson[test][ELF] Verify debug line corruption messages are...
2020-01-02 Kevin P. Neal[SystemZ] Use FNeg in s390x clang builtins
2020-01-02 Nico Weberfix doc grammar-o to cycle bots
2020-01-02 James Henderson[test][llvm-dwarfdump][NFC] Remove unused check
2020-01-02 Sam McCall[clangd] Reorder FindTarget.h - group targetDecl()...
2020-01-02 James Henderson[test][llvm-dwarfdump][NFC] Improve test readability
2020-01-02 Nico Weber[gn build] (manually) merge 24ab9b537e61b3 more
2020-01-02 serge-sans... Add intrinsics_gen *dependency* on Bye example
2020-01-02 serge-sans... Add intrinsics_gen dependency on Bye example
2020-01-02 Nico WeberRevert "[gn build] (manually) merge 68a235d07f9e70"
2020-01-02 Nico Weber[gn build] (manually) merge 24ab9b537e61b3
2020-01-02 James HendersonRevert "build: reduce CMake handling for zlib"
2020-01-02 James HendersonRevert "build: make `LLVM_ENABLE_ZLIB` a tri-bool for...
2020-01-02 Ulrich Weigand[FPEnv] Default NoFPExcept SDNodeFlag to false
2020-01-02 serge_sans_pailleGeneralize the pass registration mechanism used by...
2020-01-02 Sam McCallRevert "Revert "[clangd] Implement "textDocument/docume...
2020-01-02 Nicolas Vasilache[mlir][Linalg] NFC - Make consistent use of op.emitOpError
2020-01-02 Nicolas Vasilache[mlir][Linalg] NFC - Cleanup Linalg Declarative Transfo...
2020-01-02 Alexey Bataev[OpenMP] Fix formatting of OpenMP error message, by...
2020-01-02 Alex Richardson[llvm-ranlib] Relax D-flag.test to allow it to pass...
2020-01-02 Sanjay Patel[InstCombine] remove uses before deleting instructions...
2020-01-02 Nicolas Vasilache[mlir][Linalg] NFC - Rename ViewTraits -> StructuredOpT...
2020-01-02 Nicolas Vasilache[mlir][Linalg] NFC - Rename LinalgGeneric -> GenericLinalg
2020-01-02 Jay FoadRemove unneeded extra variable realArgIdx. NFC.
2020-01-02 Dmitri GribenkoMake the llvm-ranlib/help-message.test test pass in...
2020-01-02 David Green[ARM] Update ifcvt test target triples and opcodes...
2020-01-02 Raphael Isemann[lldb] Fix crash in AccessDeclContextSanity when copyin...
next