platform/upstream/llvm.git
2020-09-29 Utkarsh Saxena[clangd] Disable msan instrumentation for generated...
2020-09-29 Simon PilgrimMSP430TargetMachine.h - remove unused includes. NFCI.
2020-09-29 Simon PilgrimNVPTXTargetMachine.h - remove unused includes. NFCI.
2020-09-29 Simon PilgrimSparcSubtarget.h - cleanup include dependencies. NFCI.
2020-09-29 Manoel Roemmer[OpenMP][VE plugin] Fixing failure to build VE plugin...
2020-09-29 Kostya Kortchinsky[scudo][standalone] Fix Primary's ReleaseToOS test
2020-09-29 Cameron McInally[SVE] Fix typo in CHECK lines for sve-fixed-length...
2020-09-29 Sanjay Patel[InstCombine] use redirect of input file in regression...
2020-09-29 Valentin Clement[mlir][openacc] Add init operation
2020-09-29 Simon Pilgrim[InstCombine] Add some basic trunc(lshr(zext(x),c)...
2020-09-29 Valentin Clement[mlir][openacc] Add wait operation
2020-09-29 Tadeo Kondrak[clangd] Improve PopulateSwitch tweak to work on non...
2020-09-29 Simon Pilgrim[InstCombine] Inherit exact flags on extended shifts...
2020-09-29 Alex Zinenko[mlir] Expose Dialect class and registration/loading...
2020-09-29 Simon Pilgrim[InstCombine] Add exact shift tests missed in D88475
2020-09-29 Chris Hamilton[Sema] Address-space sensitive check for unbounded...
2020-09-29 Krzysztof Parzyszek[SDAG] Do not convert undef to 0 when folding CONCAT...
2020-09-29 Simon Pilgrim[InstCombine] visitTrunc - trunc (lshr (sext A), C...
2020-09-29 Valentin Clement[mlir][openacc] Add update operation
2020-09-29 Nicolas Vasilache[mlir][Linalg] Refactor Linalg op initTensors support...
2020-09-29 Dominik Montada[GlobalISel] fix widenScalarUnmerge if widen type is...
2020-09-29 Nicolas Vasilache[mlir][Linalg] Refactor Linalg creation of loops to...
2020-09-29 Daniel Kiss[AArch64] Add v8.5 Branch Target Identification support.
2020-09-29 Mirko BrkusaninRevert "[AMDGPU] Reorganize GCN subtarget features...
2020-09-29 Andrzej Warzynski[mlir] Fix shared libs build
2020-09-29 Jay Foad[SDag] Verify DAG divergence after dumping. NFC.
2020-09-29 Jay Foad[SDag] Refactor and simplify divergence calculation...
2020-09-29 Jonas Paulsson[SystemZ] Don't emit PC-relative memory accesses to...
2020-09-29 Stephan Herhut[mlir][GPU] Improve constant sinking in kernel outlining
2020-09-29 Florian Hahn[LoopUtils] Only verify SE in builds with assertions.
2020-09-29 Hans Wennborg[sanitizer] Don't build gmock for tests (follow-up...
2020-09-29 Alexey Bader[SYCL] Assume SYCL device functions are convergent
2020-09-29 Daniel Kiss[AArch64] Add BTI to CFI jumptables.
2020-09-29 David Stenberg[IndVarSimplify] Fix Modified status for removal of...
2020-09-29 Vitaly Buka[msan] Fix llvm.abs.v intrinsic
2020-09-29 Vitaly Buka[msan] Add test for vector abs intrinsic
2020-09-29 sstefan1[OpenMPOpt][Fix] Only initialize ICV initial values...
2020-09-29 Simon Pilgrim[InstCombine] Add trunc(lshr(sext(x),c)) non-uniform...
2020-09-29 Florian Hahn[LoopDeletion] Forget loop before setting values to...
2020-09-29 Max Kazantsev[SCEV][NFC] Introduce isBasicBlockEntryGuardedByCond
2020-09-29 Tres PoppRevert "OpaquePtr: Add type to sret attribute"
2020-09-29 Serguei Katkov[IsKnownNonZero] Handle the case with non-constant...
2020-09-29 Florian HahnRevert "Recommit "[SCCP] Do not replace deref'able...
2020-09-29 Florian HahnRecommit "[SCCP] Do not replace deref'able ptr with...
2020-09-29 Sam Parker[NFC][ARM] Comments and lambdas
2020-09-29 Ellis HoagThis reduces code duplication between CGObjCMac.cpp...
2020-09-29 Dmitry Antipov[Driver] Filter out <libdir>/gcc and <libdir>/gcc-cross...
2020-09-29 Craig Topper[X86] Add computeKnownBits support for PEXT.
2020-09-29 Craig Topper[X86] Add known bits test for PEXT. NFC
2020-09-29 Johannes DoerfertRevert "[OpenMP][FIX] Verify compatible types for decla...
2020-09-29 Arthur Eubanks[Docs][NewPM] Add note about required passes
2020-09-29 Max Kazantsev[NFC] Use assert instead of checking the guaranteed...
2020-09-29 Max Kazantsev[IndVars] Remove exiting conditions that are trivially...
2020-09-29 Johannes Doerfert[OpenMP][FIX] Verify compatible types for declare varia...
2020-09-29 Kiran Kumar T P[MLIR][OpenMP] Removed the ambiguity in flush op assemb...
2020-09-29 Yonghong SongBPF: explicitly specify bpfel triple for certain tests
2020-09-29 Yaxun (Sam... [HIP] Return non-zero value for invalid target ID
2020-09-29 Yaxun (Sam... Recommit "[HIP] Change default --gpu-max-threads-per...
2020-09-29 Amara Emerson[AArch64][GlobalISel] Scalarize <2 x s64> G_MUL since...
2020-09-29 Yaxun (Sam... Skip -fPIE for AMDGPU and HIP toolchain
2020-09-29 Valentin Clement[mlir][openacc] Add acc.data operation verifier
2020-09-29 Nathan Ridge[clangd] When finding refs for a renaming alias, do...
2020-09-29 Mehdi AminiRemove dependency from LLVM Dialect on the OpenMP dialect
2020-09-29 LLVM GN Syncbot[gn build] Port 54d9f743c8b
2020-09-29 Richard SmithEnsure that we don't compute linkage for an anonymous...
2020-09-29 Jan Korous[clang] Update warning-wall.c test
2020-09-29 Ruiling Song[RegisterCoalescer] Pass Undefs to extendToIndices()
2020-09-29 Zahira AmmarguellatBuildVectorType with a dependent (array) type is crashi...
2020-09-28 Yonghong SongBPF: move AbstractMemberAccess and PreserveDIType passe...
2020-09-28 David Tenty[clang][driver][AIX] Set compiler-rt as default rtlib
2020-09-28 ogirouxAttempt to clear some msan errors in the libcxx atomic...
2020-09-28 Diego Caballero[mlir][Affine][VectorOps] Fix super vectorizer utility...
2020-09-28 Kostya Kortchinsky[scudo][standalone] Remove unused atomic_compare_exchan...
2020-09-28 Jan Korous[clang] Selectively ena/disa-ble format-insufficient...
2020-09-28 Mehdi AminiGuard `find_library(tensorflow_c_api ...)` by checking...
2020-09-28 Philip Reames[CVP] Allow two transforms in one invocation
2020-09-28 Fangrui Song[EHStreamer] Simplify sharedTypeIDs with std::mismatch
2020-09-28 Sean Silva[mlir][shape] Make conversion passes more consistent.
2020-09-28 Petr Hosek[libcxx] Don't pass -s to libtool
2020-09-28 Louis Dionne[libc++] Fix constexpr dynamic allocation on GCC 10
2020-09-28 Craig Topper[X86] Add support for calling SimplifyDemandedBits...
2020-09-28 Craig Topper[X86] Add tests for D87883. NFC
2020-09-28 Amara Emerson[GlobalISel] Add support for lowering of vector G_SELEC...
2020-09-28 David Tenty[CMake][AIX] Limit tools in external project build
2020-09-28 Nico Weber[gn build] Re-run CompletionModelCodegen when input...
2020-09-28 Aaron BallmanFix a think-o with the numerical suffixes in the docs...
2020-09-28 Jonas Devlieghere[lldb] Add print_function import
2020-09-28 Amara EmersonRevert "Revert "[AArch64][GlobalISel] Add selection...
2020-09-28 Aart Bik[mlir] [VectorOps] Relaxed restrictions on vector.reduc...
2020-09-28 Craig Topper[X86] Use inlineasm flag output for the _bittest* intri...
2020-09-28 Simon Pilgrim[InstCombine] Regenerate cast tests. NFC.
2020-09-28 Eric Astor[COFF] Aliases resolve directly to defined external...
2020-09-28 Louis Dionne[libc++] Replace uses of __libcpp_allocate by std:...
2020-09-28 Louis Dionne[libc++] Add UNSUPPORTED markup to atomic test in singl...
2020-09-28 Louis Dionne[libc++] Fix heap UaF issue in coroutine test
2020-09-28 Benjamin Kramer[wasm] Move WasmTraits.h to BinaryFormat
2020-09-28 Sanjay Patel[CostModel] remove hack for intrinsic cost based on...
2020-09-28 Jason MolendaOnce we've found a firmware binary and loaded it, don...
2020-09-28 Jonas Devlieghere[lldb] Enable markdown support for documentation
2020-09-28 Baptiste Saleil[PowerPC] Legalize v256i1 and v512i1 and implement...
next