platform/upstream/llvm.git
2021-01-12 Sanjay Patel[SLP] reduce code duplication while processing reductio...
2021-01-12 Sanjay Patel[SLP] rename variable to improve readability; NFC
2021-01-12 Sanjay Patel[SLP] reduce code duplication in processing reductions...
2021-01-12 Sanjay Patel[SLP] reduce code duplication while matching reductions...
2021-01-12 Philip Reames[LV] Weaken spuriously strong assert in LoopVersioning
2021-01-12 Nikita Popov[InstCombine] Duplicate tests for logical and/or (NFC)
2021-01-12 Sunil SrivastavaFix for crash in __builtin_return_address in template...
2021-01-12 Philip Reames[LV] Relax assumption that LCSSA implies single entry
2021-01-12 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2021-01-12 Yitzhak Mandelbaum[clang-tidy] Add test for Transformer-based checks...
2021-01-12 Zequan Wu[IR] move nomerge attribute from function declaration...
2021-01-12 Florian Hahn[FunctionAttrs] Derive willreturn for fns with readonly...
2021-01-12 David Truby[clang][aarch64] Precondition isHomogeneousAggregate...
2021-01-12 Jon Chesterfield[libomptarget][amdgpu][nfc] Fix build on centos
2021-01-12 Shilei Tian[OpenMP] Fixed include directories for OpenMP when...
2021-01-12 Nikita Popov[InstSimplify] Don't fold gep p, -p to null
2021-01-12 Brad Smith[libcxx] Port to OpenBSD
2021-01-12 Arthur O'Dwyer[libc++] Add a missing `<_Compare>` template argument.
2021-01-12 Florian Hahn[FunctionAttrs] Precommit tests for willreturn inference.
2021-01-12 Craig Topper[RISCV] Use vmerge.vim for llvm.riscv.vfmerge with...
2021-01-12 Arthur Eubanks[NewPM] Run non-trivial loop unswitching under -O2...
2021-01-12 Nathan Ridge[clangd] Avoid recursion in TargetFinder::add()
2021-01-12 Craig Topper[LegalizeDAG][RISCV][PowerPC][AMDGPU][WebAssembly]...
2021-01-12 sameeran joshi[Flang][openmp][openacc] Extend CheckNoBranching to...
2021-01-12 Dávid Bolvanský[instCombine] Add (A ^ B) | ~(A | B) -> ~(A & B)
2021-01-12 Dávid Bolvanský[Tests] Add tests for new InstCombine OR transformation...
2021-01-12 Michał Górny[llvm] [cmake] Remove obsolete /usr/local hack for...
2021-01-12 Timm BäderReturn false from __has_declspec_attribute() if not...
2021-01-12 Emil Engler[doc] Place sha256 in lld/README.md into backticks
2021-01-12 Timm BäderAdd -ansi option to CompileOnly group
2021-01-12 Cullen Rhodes[SVE][NFC] Regenerate a few CodeGen tests
2021-01-12 Simon Pilgrim[AMDGPU] Regenerate umax crash test
2021-01-12 Akira HatanakaFix typo in diagnostic message
2021-01-12 Simon Pilgrim[X86] Regenerate sdiv_fix_sat.ll + udiv_fix_sat.ll...
2021-01-12 Rahul Joshi[MLIR] Disallow `sym_visibility`, `sym_name` and `type...
2021-01-12 Jinsong Ji[PowerPC][NFCI] PassSubtarget to ASMWriter
2021-01-12 Lei Zhang[mlir][spirv] NFC: split deserialization into multiple...
2021-01-12 Marek Kurdej[libc++] [C++2b] [P1048] Add is_scoped_enum and is_scop...
2021-01-12 Vladislav Vinogradov[mlir] Fix for LIT tests
2021-01-12 Vladislav Vinogradov[mlir][CAPI] Fix inline function declaration
2021-01-12 Lei ZhangReland "[mlir][linalg] Support parsing attributes in...
2021-01-12 Nemanja Ivanovic[PowerPC] Add support for embedded devices with EFPU2
2021-01-12 Bjorn Pettersson[SLP] Add test case showing a bug when dealing with...
2021-01-12 Lei Zhang[mlir][spirv] NFC: place ops in the proper file for...
2021-01-12 Kazushi (Jam... [VE] Update VELIntrinsic tests
2021-01-12 Bevin Hansson[X86] Improved lowering for saturating float to int.
2021-01-12 Valentin Clement[mlir][openacc] Use TableGen information for default...
2021-01-12 Paul C. Anagnostopoulos[TableGen] Improve error message for semicolon after...
2021-01-12 Nicolas Vasilache[mlir][Linalg] NFC - Refactor fusion APIs
2021-01-12 Simon Pilgrim[X86][SSE] getFauxShuffleMask - handle PACKSS(SRAI...
2021-01-12 Simon Pilgrim[X86][SSE] combineSubToSubus - add v16i32 handling...
2021-01-12 Bevin Hansson[Fixed Point] Add codegen for conversion between fixed...
2021-01-12 Simon Pilgrim[X86][SSE] combineSubToSubus - remove SSE2 early-out.
2021-01-12 Fraser Cormack[RISCV] Improve scalable-vector shift tests (NFC)
2021-01-12 Christian SiggChange the LLVM_ATTRIBUTE_DEPRECATED macro to use C...
2021-01-12 Nico WeberRevert "[Test] Add failing test for PR48725"
2021-01-12 Georgii Rymar[obj2yaml] - Don't crash when an object has an empty...
2021-01-12 Georgii Rymar[obj2yaml,yaml2obj] - Fix issues with creating/dumping...
2021-01-12 Jay Foad[AMDGPU][GlobalISel] Remove some duplicate RUN lines
2021-01-12 Jay Foad[SlotIndexes] Fix and simplify basic block splitting
2021-01-12 Mikhail Maltsev[clang][AST] Get rid of an alignment hack in DeclObjC...
2021-01-12 Georgii Rymar[llvm-readobj] - One more attempt to fix BB.
2021-01-12 Sourabh Singh... [mlir][openmp][NFCI] Rename `continuationIP` to `contin...
2021-01-12 Georgii Rymar[llvm-readobj] - An attempt to fix BB.
2021-01-12 Georgii Rymar[llvm-readobj] - Add 'override' to fix build bots.
2021-01-12 Georgii Rymar[llvm-readef/obj] - Change the design structure of...
2021-01-12 Heejin Ahn[WebAssembly] Remove more unnecessary brs in CFGStackify
2021-01-12 Max Kazantsev[Test] Add failing test for PR48725
2021-01-12 Alex Zinenko[mlir] use built-in vector types instead of LLVM dialec...
2021-01-12 Jan Svoboda[clang][cli] Remove -f[no-]trapping-math from -cc1...
2021-01-12 Sebastian Neubauer[AMDGPU] Fix failing assert with scratch ST mode
2021-01-12 Sander de Smalen[LiveDebugValues] Fix comparison operator in VarLocBase...
2021-01-12 Stephan BergmannAdapt CastExpr::getSubExprAsWritten to ConstantExpr
2021-01-12 Heejin Ahn[WebAssembly] Misc. refactoring in CFGStackify (NFC)
2021-01-12 Fangrui Song[ELF] Drop .rel[a].debug_gnu_pub{names,types} for ...
2021-01-12 Craig Topper[DAGCombiner] Replace static helper function isConstant...
2021-01-12 Petr Hosek[CMake] Split the target side of runtimes build
2021-01-12 Craig Topper[SelectionDAG] Make isConstantIntBuildVectorOrConstantI...
2021-01-12 Jason MolendaAdd unconditional logging to debugserver for launch...
2021-01-12 Craig Topper[CodeGen] Try to make the print of memory operand align...
2021-01-12 Kazu Hirata[llvm] Simplify string comparisons (NFC)
2021-01-12 Kazu Hirata[llvm] Use *Set::contains (NFC)
2021-01-12 Kazu Hirata[llvm] Use llvm::find_if (NFC)
2021-01-12 Shilei Tian[OpenMP] Move memory manager to plugin and make it...
2021-01-12 Quentin Colombet[NFC][LICM] Minor improvements to debug output
2021-01-12 Heejin Ahn[WebAssembly] Ensure terminate pads are a single BB
2021-01-12 Kazushi (Jam... [VE][compiler-rt] Add VE as a target of crt
2021-01-12 Lang Hames[JITLink] Add a new PostAllocationPasses list.
2021-01-12 Jonas Devlieghere[MC] Make getEHFrameSection const like every other...
2021-01-12 Rob Suderman[MLIR][Linalg] Refactor transforms to use linalg::getDy...
2021-01-12 Tom Stellard[github] Move repo lockdown config into llvm-project...
2021-01-11 Hubert Tong[clang] Fix message text for `-Wpointer-sign` to accoun...
2021-01-11 Hubert TongNFC: Pre-commit test: -Wpointer-sign with plain char...
2021-01-11 Evandro Menezes[RISCV] Define the vfclass RVV intrinsics
2021-01-11 Duncan P. N... ADT: Fix pointer comparison UB in SmallVector
2021-01-11 Roman Lebedev[SimplifyCFGPass] iterativelySimplifyCFG(): support...
2021-01-11 Roman Lebedev[SimplifyCFGPass] mergeEmptyReturnBlocks(): skip blocks...
2021-01-11 Roman Lebedev[NFCI][Utils/Local] removeUnreachableBlocks(): cleanup...
2021-01-11 Roman Lebedev[SimplifyCFG] FoldValueComparisonIntoPredecessors(...
2021-01-11 Roman Lebedev[SimplifyCFG] SimplifyBranchOnICmpChain(): don't insert...
next