platform/upstream/llvm.git
2021-11-08 Jessica Clarke[bugpoint] Fix repeated off-by-one error in debug output
2021-11-08 Fangrui Song[docs] Remove outdated documentation for the legacy...
2021-11-08 Chia-hung Duan[mlir-tblgen] Support `either` in Tablegen DRR.
2021-11-08 Vyacheslav... [NFC] Initial documentation for declare target indirect...
2021-11-08 Craig Topper[RISCV] Use TargetConstant for CSR number for READ_CSR...
2021-11-08 Arthur Eubanks[NFC][FuncAttrs] Keep track of modified functions
2021-11-08 Paul RobinsonAdd llvm-tli-checker
2021-11-08 Marius Brehler[mlir][docs] Unify style (nfc)
2021-11-08 Akira Hatanaka[ObjC][ARC] Invalidate an entry of UnderlyingObjCPtrCac...
2021-11-08 David CARLIER[compiler-rt] TlsBaseAddr value for darwin arm64
2021-11-08 Ard Biesheuvel[ARM] implement LOAD_STACK_GUARD for remaining targets
2021-11-08 Arthur O'Dwyer[libc++] [test] Eliminate the libcpp-no-if-constexpr...
2021-11-08 Snehasish Kumar[NFC] Update the test compiler to use clangxx.
2021-11-08 Volodymyr Sapsai[modules] Update visibility for merged ObjCProtocolDecl...
2021-11-08 Michael Liao[InferAddressSpaces] Support assumed addrspaces from...
2021-11-08 Chia-hung DuanStatic verifier for type/attribute in DRR
2021-11-08 Peter Klausler[flang] Don't reference non-invariant symbols in shape...
2021-11-08 Adrian PrantlAttempt to work around type checking error on older...
2021-11-08 Mogball[mlir][ods] fix c++11 build
2021-11-08 Fangrui Song[ELF][ARM] Improve error message for unknown relocation
2021-11-08 Jon ChesterfieldRevert "[OpenMP] Lower printf to __llvm_omp_vprintf"
2021-11-08 Jon ChesterfieldRevert "[openmp] Fix build, test passes on CI unexpectedly"
2021-11-08 Martin Storsjö[clang-move] Fix unit tests with forward slash as separ...
2021-11-08 Martin Storsjö[clang] [DirectoryWatcher] Remove leading \\?\ from...
2021-11-08 Martin Storsjö[Support] [VirtualFileSystem] Detect the windows_slash...
2021-11-08 Sanjay Patel[AArch][x86] add tests for vselect; NFC
2021-11-08 Nikita Popov[InstCombine] Canonicalize range test idiom
2021-11-08 peter klausler[flang] Make subscript list argument a nullable pointer
2021-11-08 Peter Klausler[flang] Distinguish error/warning cases for bad jumps...
2021-11-08 Louis Dionne[libc++] Trigger a rebuild of the CI Docker images
2021-11-08 Adrian PrantlExtend obj2yaml to optionally preserve raw __LINKEDIT...
2021-11-08 Benjamin Kramer[ASTMatcher] Provide a definition for the lambdaCapture...
2021-11-08 Peter Klausler[flang] Fix crash in semantic error recovery situation
2021-11-08 James KingAdd `LambdaCapture`-related matchers.
2021-11-08 Peter Klausler[flang] Fix folding of EPSILON()
2021-11-08 Jon Chesterfield[openmp] Fix build, test passes on CI unexpectedly
2021-11-08 Quinn Pham[llvm] Inclusive language: replace master with main...
2021-11-08 Jon Chesterfield[OpenMP] Lower printf to __llvm_omp_vprintf
2021-11-08 Roger Kim[NFC][llvm-libtool-darwin] Clean up names
2021-11-08 Roger Kim[NFC][llvm-libtool-darwin] Remove unnecessary condition...
2021-11-08 Suraj Sudhir[mlir][tosa] Spec v0.23 updates
2021-11-08 Peter Klausler[flang] Complete the fix for NAMELIST look-ahead case
2021-11-08 Andrzej Warzynski[Flang][driver] Update the docs
2021-11-08 hyeongyu kim[NFC] Fix lit test failures for clang/CodegenCoroutines
2021-11-08 Michael Benfield[clang] Fortify warning for scanf calls with field...
2021-11-08 Florian Hahn[VPlan] Make sure recurrence splice is not inserted...
2021-11-08 Craig Topper[RISCV] SMUL_LOHI/UMUL_LOHI should expand for RVV.
2021-11-08 Jeff Niu[MLIR] Attribute and type formats in ODS
2021-11-08 Lei Zhang[mlir][vector] Use dyn_cast instead of cast in patterns
2021-11-08 hyeongyu kimRevert "[Clang/Test]: Rename enable_noundef_analysis...
2021-11-08 Kazu Hirata[llvm] Use make_early_inc_range (NFC)
2021-11-08 Sander de Smalen[LV] Use VScaleForTuning to fine-tune the cost per...
2021-11-08 Valentin Clement[fir] Add !fir.logical type conversion
2021-11-08 Aaron BallmanRevert "Making the code compliant to the documentation...
2021-11-08 Simon Pilgrim[ARM] Precommit i128 test from D111530
2021-11-08 LLVM GN Syncbot[gn build] Port 16b07c866ae7
2021-11-08 CJ Johnson[clang-tidy] Add check for initialization of `absl...
2021-11-08 Joe Nash[AMDGPU] Make getInstSizeInBytes more generic
2021-11-08 Anton Afanasyev[SCCP] Tune cast instruction handling for overdefined...
2021-11-08 David Tenty[libc++][CI] Add AIX pipeline config
2021-11-08 Simon Pilgrim[X86] combineMulToPMADDWD - use ComputeMinSignedBits...
2021-11-08 David Sherwood[NFC][LoopVectorize] Make the createStepForVF interface...
2021-11-08 Zarko Todorovski[LLVM][llvm-cfi] Inclusive language: replace uses of...
2021-11-08 Jon Chesterfield[nfc] Refactor CGGPUBuiltin to help review D112680
2021-11-08 Mindong Chen[AArch64][SVE] Add FP types to the supported SVE struct...
2021-11-08 Quinn Pham[NFC] Inclusive Language: change master to main for...
2021-11-08 Denys Petrov[analyzer] Retrieve a value from list initialization...
2021-11-08 Simon Pilgrim[DAG] Add SelectionDAG::ComputeMinSignedBits helper
2021-11-08 Anton Afanasyev[Test][SCCP] Precommit tests for PR52253
2021-11-08 Anton Afanasyev[Test][SCCP] Update autogenerated test before precommit
2021-11-08 David Sherwood[SVE][CodeGen] Improve codegen for some FP insert_subve...
2021-11-08 Zahira AmmarguellatMaking the code compliant to the documentation about...
2021-11-08 Anastasia Stulova[SPIR-V] Add SPIR-V triple and clang target info.
2021-11-08 Nico WeberRevert "Making the code compliant to the documentation...
2021-11-08 Valentin Clement[fir] Add fir.box type conversion
2021-11-08 Zahira AmmarguellatMaking the code compliant to the documentation about...
2021-11-08 Dmitry MakogonRevert "[IndVars] Pass TTI to replaceCongruentIVs"
2021-11-08 Matt[AArch64][SVE] Combine FADD and FMUL aarch64 intrinsics...
2021-11-08 Dmitry Makogon[IndVars] Pass TTI to replaceCongruentIVs
2021-11-08 Simon Pilgrim[DAG] Add BuildVectorSDNode::getConstantRawBits helper
2021-11-08 Tobias Gysi[mlir][linalg] Improve hoist padding buffer size comput...
2021-11-08 @t-msn[OpenMP] libomp: Fix handling of barrier pattern enviro...
2021-11-08 Andrzej Warzynski[flang][CodeGen] Transform `fir.call` to `llvm.call`
2021-11-08 Simon Moll[VE] default to integrated asm in AsmInfo
2021-11-08 Simon Pilgrim[AArch64] Precommit i256 test from D111530
2021-11-08 Tobias Gysi[mlir][linalg] Improve the padding packing loop computa...
2021-11-08 David Green[AArch64] Combine fptoi.sat(fmul) to fixed point cvtf
2021-11-08 Jean Perier[flang] Set the addendum when establishing pointer...
2021-11-08 David Sherwood[LoopVectorize] Permit fixed-width epilogue loops for...
2021-11-08 Qiu Chaofan[PowerPC] Implement basic macro fusion in Power10
2021-11-08 Andrew Wei[AArch64] Canonicalize X*(Y+1) or X*(1-Y) to madd/msub
2021-11-08 Konstantin... [libc++][NFC] Inline most of `__vector_base` into ...
2021-11-08 Konstantin... Revert "[libc++] Always define a key function for std...
2021-11-08 Valentin Clement[fir] Add test for FIR types conversion
2021-11-08 Louis Dionne[libc++] Always define a key function for std::bad_func...
2021-11-08 skc7[AMDGPU] Test Commit. NFC
2021-11-08 Esme-Yi[XCOFF][llvm-readobj] improve the relocation output.
2021-11-08 Ben Shi[RISCV] Optimize (add (mul r, c0), c1)
2021-11-08 Chen Zheng[PowerPC] comment for different input register classes...
2021-11-08 Zi Xuan Wu[CSKY] Add CSKY 16-bit instruction format and encoding
next