platform/upstream/llvm.git
2020-09-23 Eli Friedman[SelectionDAG][GISel] Make LegalizeDAG lower FNEG using...
2020-09-23 Cameron McInally[AArch64] Expand some vector of i64 reductions on NEON
2020-09-23 Yaxun (Sam... Recommit [NFC] Refactor DiagnosticBuilder and PartialDi...
2020-09-23 Amy Kwan[PowerPC] Implement the 128-bit vec_[all|any]_[eq ...
2020-09-23 Albion Fung[PowerPC] Implement Vector signed/unsigned __int128...
2020-09-23 Krzysztof ParzyszekClean up test file, NFC
2020-09-23 Stefanos Baziotis[LoopTerminology][NFC] Fix formatting typo
2020-09-23 Joseph Tremoulet[lldb] Normalize paths in new test
2020-09-23 Aaron BallmanAllow init_priority values <= 100 and > 65535 within...
2020-09-23 Muhammad Asif... [AArch64][SVE] Add lowering for llvm frecpx
2020-09-23 Nikita PopovRevert "[lsan] On Fuchsia, don't use atexit hook for...
2020-09-23 Kostya Kortchinsky[scudo][standalone] Fix tests under ASan/UBSan
2020-09-23 Roland McGrathasan: Use `#if` to test CAN_SANITIZE_LEAKS
2020-09-23 Victor Huang[PowerPC][PCRelative] Thread Local Storage Support...
2020-09-23 Andrew Litteken[IRSim] Adding IRSimilarityCandidate that contains...
2020-09-23 Stanislav Mekhanoshin[AMDGPU] Make ds fp atomics overloadable
2020-09-23 Jim InghamAdd `breakpoint delete --disabled`: deletes all disable...
2020-09-23 Eli Friedman[AArch64][SVE] Fix frame offset calculation when d8...
2020-09-23 Mike Urbach[mlir][OpFormatGen] Update "custom" directives for...
2020-09-23 Arthur Eubanks[gn build] Allow option to build with asan/tsan/ubsan
2020-09-23 Roland McGrath[lsan] On Fuchsia, don't use atexit hook for leak checks
2020-09-23 Mehdi AminiDocument the `--verbatim` flag from arc to update the...
2020-09-23 Mehdi AminiUpdate Phabricator doc to remove the warning on "arc...
2020-09-23 Eric AstorRevert "[ms] [llvm-ml] Add support for .radix directive...
2020-09-23 Craig Topper[SLP] Make HorizontalReduction::getOperationData take...
2020-09-23 Craig Topper[X86] Improve demanded bits for X86ISD::BEXTR.
2020-09-23 Eric AstorFix include location (accidentally committed a local...
2020-09-23 Sanjay Patel[TTI] add wrapper for matching vector reduction to...
2020-09-23 Eric Astor[ms] [llvm-ml] Add support for .radix directive, and...
2020-09-23 Paul C. AnagnostopoulosEnhance TableGen so that backends can produce better...
2020-09-23 Sriraman TallamRe-apply https://reviews.llvm.org/D87921, was reverted...
2020-09-23 Dmitry Antipov[Driver] Check whether Gentoo-specific configuration...
2020-09-23 Krzysztof ParzyszekBreak long line accidentally left in the previous commit
2020-09-23 Fangrui SongRevert D87970 "[ThinLTO] Avoid temporaries when loading...
2020-09-23 Krzysztof Parzyszek[EarlyCSE] Fix crash with expensive checks after D87691
2020-09-23 Mircea TrofinAdd REQUIRES to embed-bitcode-noopt.ll
2020-09-23 Vinicius Tinti[Support/Path] Add path::is_absolute_gnu
2020-09-23 Dmitry AntipovAdd optimal thread strategy
2020-09-23 Mircea Trofin[clang]Test ensuring -fembed-bitcode passed to cc1...
2020-09-23 Guozhi Wei[MBFIWrapper] Add a new function getBlockProfileCount
2020-09-23 Stella LaurenzoNFC: Remove dangling dep on MLIRStandardOps.
2020-09-23 David Greene[UpdateTestChecks] Remove bug-exposing test
2020-09-23 Stella LaurenzoRemove MLIR C-API explicit registration of standard...
2020-09-23 Rahul Joshi[MLIR][NFC] Adopt use of BlockRange in place of ArrayRe...
2020-09-23 Mehdi AminiUpdate the documentation for the MLIR Dialect class...
2020-09-23 Aaron BallmanImprove dynamic AST matching diagnostics for conversion...
2020-09-23 Rahul Joshi[MLIR][NFC] Adopt use of TypeRange in build() methods.
2020-09-23 Rahul Joshi[MLIR] Change default builders generated by TableGen...
2020-09-23 Yaxun (Sam... Fix regressioin in test dwp-separate-debug-file.cpp
2020-09-23 Alex Zinenko[mlir] Add insert before/after to list-like constructs...
2020-09-23 Dave Lee[lldb] Remove lldb-perf remenant
2020-09-23 Yaxun (Sam... recommit [HIP] Fix -gsplit-dwarf option
2020-09-23 Andrew Wei[AArch64] Fix ldst optimization of non-immediate store...
2020-09-23 Simon PilgrimAdd missing namespace closure comments. NFCI.
2020-09-23 Simon PilgrimAdd missing namespace closure comment. NFCI.
2020-09-23 Sebastian NeubauerRevert "[AMDGPU] Insert waitcnt after returning from...
2020-09-23 Jacques Pienaar[mlir] Remove unneeded OpBuilder params. NFC.
2020-09-23 Jacques Pienaar[mlir][ods] Custom builder with no params
2020-09-23 Stella LaurenzoNFC: Remove unused variable.
2020-09-23 Stella LaurenzoAdd mlir python APIs for creating operations, regions...
2020-09-23 Stella LaurenzoImplement python iteration over the operation/region...
2020-09-23 Stella LaurenzoAdd Operation to python bindings.
2020-09-23 Valentin Clement[mlir][openacc] Use OptionalParseResult in loop op...
2020-09-23 SuJunda (Junda Su)[docs][llvm] Fix typos
2020-09-23 Utkarsh Saxena[clangd] Refactor code completion signal's utility...
2020-09-23 Cameron McInally[SVE] Lower fixed length ISD::VECREDUCE_ADD to Scalable
2020-09-23 Florian Hahn[VPlan] Disconnect VPValue and VPUser.
2020-09-23 Alex Zinenko[mlir] Fix typos in Dialect.h. NFC.
2020-09-23 Jonas Paulsson[SystemZ] Make sure not to call getZExtValue on a ...
2020-09-23 Sam Parker[NFC][ARM] Pre-commit tail predication test
2020-09-23 YangZhihuiFix typos in ASTMatchers.h; NFC
2020-09-23 Matt ArsenaultGlobalISel: Fix truncating shift amount in trunc (shl...
2020-09-23 Matt ArsenaultAMDGPU: Check global FP atomics match default FP mode
2020-09-23 Joseph Tremoulet[lldb] Fix GetRemoteSharedModule fallback logic
2020-09-23 Louis Dionne[libc++] Re-apply fdc41e11f (LWG1203) without breaking...
2020-09-23 Sourabh Singh... [NFCI][flang] Renamed a variable name to a more descrip...
2020-09-23 Sourabh Singh... [flang] Removed OpenMP lowering unittests
2020-09-23 Jakub Lichman[mlir] Added support for f64 memref printing in runner...
2020-09-23 Sourabh Singh... [OpenMP][flang]Lower NUM_THREADS clause for parallel...
2020-09-23 Yaxun (Sam... [CUDA][HIP] Fix static device var used by host code...
2020-09-23 Jean Perier[flang] CHARACTER(*) return does not require explicit...
2020-09-23 Kerry McLaughlin[SVE][CodeGen] Lower legal integer -> floating point...
2020-09-23 Georgii Rymar[llvm-readelf/obj] - Fix extended section symbol indice...
2020-09-23 Georgii Rymar[llvm-readelf/obj] - Print section symbol names properl...
2020-09-23 Sebastian Neubauer[AMDGPU] Insert waitcnt after returning from call
2020-09-23 Georgii Rymar[llvm-readelf/obj] - Cleanup the code. NFCI.
2020-09-23 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Separate the...
2020-09-23 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Fix getline...
2020-09-23 David Sherwood[SVE] Make EVT::getScalarSizeInBits and others consiste...
2020-09-23 Raphael IsemannRevert "[libc++] Implement LWG1203"
2020-09-23 David Sherwood[SVE] Fix InstCombinerImpl::PromoteCastOfAllocation...
2020-09-23 Piotr Sobczak[AMDGPU] Fix merging m0 inits
2020-09-23 MaheshRavishankar[mlir][Linalg] Add pattern to fold linalg.tensor_reshap...
2020-09-23 Anatoly Parshintsev[RISCV][ASAN] implementation of ThreadSelf for riscv64
2020-09-23 Vitaly Buka[NFC] Reformat preprocessor directives
2020-09-23 Vitaly BukaRevert "[RISCV][ASAN] implementation of ThreadSelf...
2020-09-23 Albion Fung[PowerPC] Implementation of 128-bit Binary Vector Mod...
2020-09-23 Martin Storsjö[CVP] Remove a redundant trailing semicolon, fixing...
2020-09-23 Martin Storsjö[InstCombine] Add parentheses in assert to silence...
2020-09-23 Martin Storsjö[MC] [Win64EH] Try to generate packed unwind info where...
next