platform/upstream/llvm.git
2021-10-04 Zurab Tsinadze[analyzer] Add InvalidPtrChecker
2021-10-04 Roman Lebedev[NFC][X86][Codegen] Add test coverage for interleaved...
2021-10-04 Roman Lebedev[NFC][X86][LV] Add costmodel test coverage for interlea...
2021-10-04 Roman Lebedev[NFC][X86][Codegen] Add test coverage for interleaved...
2021-10-04 Roman Lebedev[NFC][X86][LV] Add costmodel test coverage for interlea...
2021-10-04 David Spickett[llvm-objdump] Fix common symbol output on 32 bit platforms
2021-10-04 Louis Dionne[libc++][NFC] Qualify usage of nullptr_t in the format...
2021-10-04 David Goldman[clangd] Improve PopulateSwitch tweak
2021-10-04 Alexey Bataev[clang] Fix computation of number of dependencies using...
2021-10-04 Wang, Pengfei[demangle] Add a unittest for _Float16 demangling. NFC
2021-10-04 David Green[AArch64] Test for Store Pair Suppress under minsize.
2021-10-04 Bjorn Pettersson[TargetLibraryInfo] Refactor size_t checks in isValidPr...
2021-10-04 Joseph Huber[OpenMP] Add options to change Attributor max iteration...
2021-10-04 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - simplif...
2021-10-04 Pavel Labath[lldb] Fix a stray array access in Editline
2021-10-04 Michał Górny[lldb] Add unit tests for Terminal API
2021-10-04 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=3 VF=16...
2021-10-04 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=3 VF=8 inter...
2021-10-04 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=3 VF=4 inter...
2021-10-04 Roman Lebedev[X86][Costmodel] Load/store i64/f64 Stride=3 VF=2 inter...
2021-10-04 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=3 VF=16...
2021-10-04 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=3 VF=8 inter...
2021-10-04 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=3 VF=4 inter...
2021-10-04 Roman Lebedev[X86][Costmodel] Load/store i32/f32 Stride=3 VF=2 inter...
2021-10-04 Stefan Pintilie[PowerPC] Fix __builtin_ppc_load2r to return short...
2021-10-04 Jay Foad[APFloat] Common up some assertions. NFC.
2021-10-04 Nicolas Vasilache[mlir] Tighten strided layout specification.
2021-10-04 Jay Foad[APFloat] Remove BitWidth argument from getAllOnesValue
2021-10-04 Michał Górny[lldb] [test] Terminate "process connect" connections...
2021-10-04 Simon Pilgrim[X86] Add tests for enabling slow-mulld on AVX2 targets
2021-10-04 Cullen Rhodes[MLIR] Fix unused tablegen template arg warnings
2021-10-04 Andrew Ng[ELF][test] Fix several LLD ICF tests
2021-10-04 Alex Zinenko[mlir][python] Provide more convenient constructors...
2021-10-04 Alex Zinenko[mlir][python] Provide more convenient wrappers for...
2021-10-04 Alex Zinenko[mlir][python] Usability improvements for Python bindings
2021-10-04 Hans Wennborg[libFuzzer] Use octal instead of hex escape sequences...
2021-10-04 Jingu Kang[LoopBoundSplit] Use SCEVAddRecExpr instead of SCEV...
2021-10-04 David Sherwood[NFC] Simple tidy-up in LoopVectorizationCostModel...
2021-10-04 Jay Foad[APInt] Stop using soft-deprecated constructors and...
2021-10-04 Jay Foad[APInt] Stop using soft-deprecated constructors and...
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
next