platform/upstream/llvm.git
2021-10-04 Michał Górny[openmp] [elf_common] Fix linking against LLVM dylib
2021-10-04 Muhammad Omair... [LLDB] Skip TestClangREPL.py on Arm/AArch64 Linux
2021-10-04 Tobias Gysi[mli][linalg] Change tensor size in unit test (NFC).
2021-10-04 Kirill Bobyrev[clangd] Follow-up on rGdea48079b90d
2021-10-04 Jaroslav Sevcik[lldb] Refactor variable parsing
2021-10-03 Philip Reames[SCEV] Cap the number of instructions scanned when...
2021-10-03 Philip Reames[SCEV] Use trivial bound on defining scope of all SCEVs...
2021-10-03 Philip Reames[SCEV] Use full logic when infering flags on add and gep
2021-10-03 Philip Reames[SCEV] Correctly propagate nowrap flags across scopes...
2021-10-03 Nikita Popov[AttrBuilder] Make handling of int attribtues more...
2021-10-03 Martin Storsjö[openmp] Fix a typo in a test REQUIRES line
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=3 VF=32 interlea...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=3 VF=16 interlea...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=3 VF=8 interleav...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=3 VF=4 interleav...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=3 VF=2 interleav...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=6 VF=32 interleav...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=6 VF=16 interleav...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=6 VF=8 interleavi...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=6 VF=4 interleavi...
2021-10-03 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=6 VF=2 interleavi...
2021-10-03 Yuanfang Chen[Clang][NFC] Fix the comment for Sema::DiagIfReachable
2021-10-03 Michał Górny[mlir] [test] Add missing tool substitutions
2021-10-03 David Green[ARM] Mark <= -1 immediate constant as cheap
2021-10-03 Simon Pilgrim[X86] Split Cannonlake + Icelake Tuning. NFC
2021-10-03 Simon Pilgrim[CostModel][X86] X86TTIImpl::getCmpSelInstrCost - try...
2021-10-03 David Green[ARM] Tests for constant hoisting -1 immediates
2021-10-03 Kazu Hirata[Analysis, CodeGen] Migrate from arg_operands to args...
2021-10-03 Roman Lebedev[NFC][X86][Codegen] Add test coverage for interleaved...
2021-10-03 Roman Lebedev[NFC][X86][LV] Add costmodel test coverage for interlea...
2021-10-03 Sanjay Patel[InstCombine] fold cast of right-shift if high bits...
2021-10-03 Sanjay Patel[InstCombine] add test for shl + demanded bits; NFC
2021-10-03 Nikita Popov[InstSimplify] Add additional load from constant test...
2021-10-03 Roman Lebedev[NFC][X86][Codegen] Add test coverage for interleaved...
2021-10-03 Roman Lebedev[NFC][X86][LV] Add costmodel test coverage for interlea...
2021-10-03 Dávid BolvanskýFixed warnings in target/parser codes produced by ...
2021-10-03 Dávid BolvanskýFixed more warnings in LLVM produced by -Wbitwise-inste...
2021-10-03 Roman Lebedev[NFC][X86][Codegen] Add test coverage for interleaved...
2021-10-03 Roman Lebedev[NFC][X86][LV] Add costmodel test coverage for interlea...
2021-10-03 Simon Pilgrim[X86] Add SSE2/AVX1/AVX512BW test coverage to interleav...
2021-10-03 Dávid BolvanskýUnbreak hexagon-check-builtins.c due to rGb1fcca388441
2021-10-03 mydeveloperday[clang-format] allow clang-format to be passed a file...
2021-10-03 Dávid BolvanskýReland "[Clang] Extend -Wbool-operation to warn about...
2021-10-03 Dávid BolvanskýFixed warnings in LLVM produced by -Wbitwise-instead...
2021-10-03 Dávid BolvanskýRevert "[Clang] Extend -Wbool-operation to warn about...
2021-10-03 Dávid Bolvanský[Clang] Extend -Wbool-operation to warn about bitwise...
2021-10-03 hyeongyu kim[LSV] Change the default value of InstertElement to...
2021-10-03 Hsiangkai Wang[NFC][RISCV] Update test cases through update_cc_test_c...
2021-10-03 Michał Górny[mlir] [test] Include mlir_tools_dir in PATH to fix...
2021-10-03 Mehdi AminiFix ASAN execution for the MLIR Python tests
2021-10-03 Mehdi AminiExclude MLIR python binding tests from Sanitizer tests...
2021-10-03 Mehdi AminiFix last leaky MLIR integration test (NFC)
2021-10-03 Min-Yih Hsu[IR]PATCH 2/2: Add MDNode::printTree and dumpTree
2021-10-03 Min-Yih Hsu[IR]PATCH 1/2: Add AsmWriterContext into AsmWriter
2021-10-03 Dan LiewUse standard separator for TSan options in `stress...
2021-10-03 Uday Bondhugula[MLIR][NFC] Drop unnecessary use of OpBuilder in build...
2021-10-03 Mehdi AminiDisable leak check for the MLIR Linalg CPU integration...
2021-10-03 Mehdi AminiDisable leak check for the MLIR Sparse CPU integration...
2021-10-03 Mehdi AminiFix memory leaks in MLIR integration tests for vector...
2021-10-03 Alfsonso Gregory[LLVM][IR] Fixed input arguments for Verifier getter
2021-10-03 Takafumi ArakakiRe-apply the fix on DwarfEHPrepare and add a test
2021-10-03 Arthur O'Dwyer[libc++] [ranges] Uncomment operator<=> in transform...
2021-10-02 Mehdi AminiFix memory leak in MLIR SPIRV ModuleCombiner
2021-10-02 Mehdi AminiFix/disable more MLIR tests exposing leaks in ASAN...
2021-10-02 Mehdi AminiFix multiple memory leaks in mlir-cpu-runner tests...
2021-10-02 Mehdi AminiFix memory leak in mlir-cpu-runner/sgemm_naive_codegen...
2021-10-02 Mehdi AminiFix Undefined Behavior in MLIR Diagnostic: don't call...
2021-10-02 Mehdi AminiFix memory leaks in MLIR unit-tests (NFC)
2021-10-02 Mehdi AminiFix memory leaks in mlir/unittests/MLIRTableGenTests
2021-10-02 Philip Reames[SCEV] Split isSCEVExprNeverPoison reasoning explicitly...
2021-10-02 Kazu Hirata[Target] Migrate from getNumArgOperands to arg_size...
2021-10-02 Lang Hames[llvm-jitlink] Sink getPageSize call in Session::Create.
2021-10-02 Simon Pilgrim[X86][Atom] Fix BSR/BSF uops + port usage
2021-10-02 Craig TopperRevert "[RISCV] Add an GPR def to the Zvlseg SPILL...
2021-10-02 mydeveloperday[clang-format] NFC 1% improvement in the overall clang...
2021-10-02 Mehdi AminiFree memory leak on duplicate interface registration
2021-10-02 Simon Pilgrim[X86][SSE] Fix typo + infinite-loop in HOP(HOP'(X,X...
2021-10-02 Josh Learn[clang-format] Constructor initializer lists format...
2021-10-02 mydeveloperday[clang-format] [docs] [NFC] improve clarity in the...
2021-10-02 Mark de Wever[NFC][libc++] Use TEST_HAS_NO_EXCEPTIONS in tests.
2021-10-02 Mark de Wever[libc++][doc] Update format status.
2021-10-02 Simon Pilgrim[X86] decomposeMulByConstant - decompose legal vXi32...
2021-10-02 Simon Pilgrim[X86] Atom SSE shift-by-variable take 2uops/3uops not...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=4 VF=32 interleav...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=4 VF=16 interleav...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=4 VF=8 interleavi...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=4 VF=4 interleavi...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=4 VF=2 interleavi...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=3 VF=32 interleav...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=3 VF=8 interleavi...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=3 VF=4 interleavi...
2021-10-02 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=3 VF=2 interleavi...
2021-10-02 Mark de Wever[libc++][format] Implement Unicode support.
2021-10-02 Tomasz Miąsko[llvm-cxxfilt] Replace isalnum with isAlnum from String...
2021-10-02 Amara Emerson[AArch64][GlobalISel] Lower G_SMULH/G_UMULH unless...
2021-10-02 Alexey Lapshin[DWARF][NFC] add ParentIdx and SiblingIdx to DWARFDebug...
2021-10-02 Mehdi AminiFix memory leaks in mlir/test/CAPI/ir.c
2021-10-02 Mehdi AminiAdd a `check-mlir-build-only` build target that only...
2021-10-02 Nimish Mishra[flang][OpenMP] Added OpenMP 5.0 specification based...
2021-10-02 Shivam Gupta[libc++][Docs] Update benchmark doc wrt monorepo
next