platform/upstream/llvm.git
2020-06-16 Florian Hahn[Matrix] Add align info to some more loads/stores ...
2020-06-16 Julian Lettner[lit] Improve consistency for showing result groups
2020-06-16 Tom StellardDriver: Accept multiple --config options if filenames...
2020-06-16 Alex Zinenko[mlir] refactor Linalg LoopNestBuilder to use common...
2020-06-16 Alex Zinenko[mlir] Introduce callback-based builders to SCF Paralle...
2020-06-16 Matt ArsenaultGlobalISel: Use early return and reduce indentation
2020-06-16 Tim Shen[MLIR] Add documentation for generate-check-lines.py
2020-06-16 Matt ArsenaultGlobalISel: Make special case handling clearer
2020-06-16 Matt ArsenaultGlobalISel: Use Register
2020-06-16 Tim Shen[MLIR] Remove generated spaces at eof for generate...
2020-06-16 Tim Shen[MLIR] Rework generate-test-checks.py to attach CHECK...
2020-06-16 Stanislav MekhanoshinFix ubsan error in tblgen with signed left shift
2020-06-16 Hiroshi Yamauchi[TLI] Add four C++17 delete variants.
2020-06-16 David Tenty[AIX][compiler-rt] Pick the right form of COMPILER_RT_A...
2020-06-16 Jonas Devlieghere[lldb/Python] Fix the infinitely looping Python prompt bug
2020-06-16 Sanjay Patel[VectorCombine] scalarize compares with insertelement...
2020-06-16 Louis Dionne[libc++] Don't trigger unsigned conversion warnings...
2020-06-16 Yuanfang Chen[Clang] Skip adding begin source location for PragmaLoo...
2020-06-16 Jessica Paquette[AArch64][GlobalISel] Avoid creating redundant ubfx...
2020-06-16 Jonas Devlieghere[lldb/Test] Create dir if it doesn't yet exist in getRe...
2020-06-16 Alexey Bataev[OPENMP][DOCS]Update status of the supported constrcuts...
2020-06-16 Sam McCall[Format] Add more proto enclosing function names
2020-06-16 Alexander Belyaev[mlir][shape] Add a func to populate ShapeToShape patterns.
2020-06-16 Kirstóf Umann[analyzer][MallocChecker] PR46253: Correctly recognize...
2020-06-16 Fangrui Song[GlobalISel] Delete unused variable after r353432
2020-06-16 Leandro VazFix debug line info when line markers are present insid...
2020-06-16 Matt ArsenaultGlobalISel: Add a note to G_BITCAST documentation
2020-06-16 Matt ArsenaultGlobalISel: Make LLT constructors constexpr
2020-06-16 Joachim Protze[OpenMP][OMPT] Add callbacks for doacross loops
2020-06-16 Nicolas Vasilache[mlir][Linalg] Retire C++ MatmulOp in favor of a linalg...
2020-06-16 Florian Hahn[Matrix] Specify missing alignment in tests (NFC).
2020-06-16 Kiran Chandramohan[MLIR][NFC] Inline lambda to workaround gcc 9.1,9.2 bug
2020-06-16 Luke Geeson[AArch64]: BFloat MatMul Intrinsics&CodeGen
2020-06-16 Luke Geeson[AArch64]: BFloat Load/Store Intrinsics&CodeGen
2020-06-16 Michael Liao[clang][amdgpu] Prefer not using `fp16` conversion...
2020-06-16 Valeriy Savchenko[analyzer] Fix StdLibraryFunctionsChecker crash on...
2020-06-16 Nathan James[clang-tidy] simplify-bool-expr ignores template instan...
2020-06-16 Georgii Rymar[DebugInfo/DWARF] - Report .eh_frame sections of versio...
2020-06-16 Georgii Rymar[llvm-readelf] - Do not omit a zero symbol value when...
2020-06-16 David Truby[mlir][OpenMP] Add custom parser and pretty printer...
2020-06-16 TykerRevert "[AssumeBundles] add cannonicalisation to the...
2020-06-16 Georgii Rymar[llvm-readelf] - Do not crash when relocation reference...
2020-06-16 Ayke van Laethem[AVR] Remove faulty stack pushing behavior
2020-06-16 Ayke van Laethem[AVR] Fix stack size in functions with a frame pointer
2020-06-16 Alexander Belyaev[mlir][shape] Fix the comment in ShapeToStandard.cpp.
2020-06-16 Ilya Leoshkevich[LSan] Enable for SystemZ
2020-06-16 David Green[ARM] Fix crash trying to generate i1 immediates
2020-06-16 sstefan1[NFC][Attributor] Expose getOrCreateAAFor and lookupAAFor
2020-06-16 Simon PilgrimFix comment typo - Uexpected -> Unexpected. NFC.
2020-06-16 Tyker[AssumeBundles] add cannonicalisation to the assume...
2020-06-16 njames93[clangd] Fix readability-else-after-return 'Adding...
2020-06-16 Kristof BeylsSilence GCC 7 warning
2020-06-16 sstefan1[NFC][OpenMPOpt] Provide function-specific foreachUse.
2020-06-16 Alexandros... [ARM][NFC] Explicitly specify the fp16 value type in...
2020-06-16 Valeriy Savchenko[analyzer] SATest: Add option to specify projects to...
2020-06-16 Valeriy Savchenko[analyzer] ProjectMap: Do not serialize fields with...
2020-06-16 Valeriy Savchenko[analyzer] SATest: Introduce a single entrypoint for...
2020-06-16 Valeriy Savchenko[analyzer] CmpRuns.py: Decouple main functionality...
2020-06-16 Valeriy Savchenko[analyzer] SATestAdd.py: Parse arguments with argparse
2020-06-16 Valeriy Savchenko[analyzer] SATest: Add posibility to download source...
2020-06-16 Valeriy Savchenko[analyzer] SATest: Move from csv to json project maps
2020-06-16 Valeriy Savchenko[analyzer] CmpRuns.py: Fix error due to statistics...
2020-06-16 Valeriy Savchenko[analyzer] CmpRuns.py: Refactor and add type annotation...
2020-06-16 LLVM GN Syncbot[gn build] Port b7084d8ede1
2020-06-16 Haojian Wu[AST][RecoveryExpr] Fix a crash on a field decl with...
2020-06-16 Dineshkumar... [ELF] Fixing an issue in Elf_Note_Impl::getDescAsStringRef
2020-06-16 Jay FoadRevert "[IR] Clean up dead instructions after simplifyi...
2020-06-16 sstefan1[OpenMPOpt] initial tests for ICV tracking. Only nthrea...
2020-06-16 Vitaly Buka[asan] Unpoison signal alternate stack.
2020-06-16 Andi-Bogdan... [clang-tidy] For `run-clang-tidy.py` escape the paths...
2020-06-16 Simon Pilgrim[X86][SSE] combineVectorSizedSetCCEquality - remove...
2020-06-16 Kadir Cetinkaya[clangd] Make sure working directory is set during...
2020-06-16 Kirill BobyrevRevert "[mlir][Linalg] Retire C++ MatmulOp in favor...
2020-06-16 Hans Wennborg[gn build] (manualy) merge e2cc854
2020-06-16 Robert Schneider[asan] Refactor stack unpoisoning.
2020-06-16 Igor Kudrin[MC] Generate .debug_frame in the 64-bit DWARF format...
2020-06-16 Igor Kudrin[MC] Fix DWARF forms for 64-bit DWARFv3 files [6/7]
2020-06-16 Igor Kudrin[MC] Generate .debug_rnglists in the 64-bit DWARF forma...
2020-06-16 Igor Kudrin[MC] Generate .debug_aranges in the 64-bit DWARF format...
2020-06-16 Igor Kudrin[MC] Generate a compilation unit in the 64-bit DWARF...
2020-06-16 Igor Kudrin[MC] Generate .debug_line in the 64-bit DWARF format...
2020-06-16 Igor Kudrin[MC] Add --dwarf64 to generate DWARF64 debug info ...
2020-06-16 Simon Pilgrim[X86][SSE] MatchVectorAllZeroTest - handle OR vector...
2020-06-16 Simon Pilgrim[X86][SSE] combineVectorSizedSetCCEquality - move singl...
2020-06-16 Uday Bondhugula[MLIR] Fix memref region compute for 0-d memref accesses
2020-06-16 Haojian WuNFC: cleanup the "(void)" case trick since the assertio...
2020-06-16 Sam Parker[CostModel] Unify getCFInstrCost
2020-06-16 Kirill BobyrevNFC: Inline unused variable
2020-06-16 Siva Chandra... [lib][NFC] Split the floating point util functions...
2020-06-16 MaheshRavishankar[mlir][StandardDialect] Add some folding for operations...
2020-06-16 Rahul Joshi[MLIR] Modify HasParent trait to allow one of several...
2020-06-16 Jonas Devlieghere[lldb] Remove redundant access specifiers (NFC)
2020-06-16 Jonas Devlieghere[lldb/Lua] Fix override/virtual in ScriptInterpreterLua...
2020-06-16 Jonas Devlieghere[lldb/Python] Various cleanups in ScriptInterpreterPyth...
2020-06-16 Fangrui Song[AArch64] Print the immediate operand for SPACE pseudo...
2020-06-16 Amara Emerson[AArch64][GlobalISel] Emit constant pool loads for...
2020-06-16 Jonas Devlieghere[lldb/Interpreter] Use std::make_shared<StreamString...
2020-06-16 Qiu Chaofan[LLParser] Delete temp CallInst when error occurs
2020-06-16 Cyndy Ishida[llvm][TextAPI/MachO] clean up auto usages in tests...
2020-06-16 Xing GUO[ObjectYAML][DWARF] Implement the .debug_addr section.
next