platform/upstream/llvm.git
2020-09-24 Jez Ng[lld-macho] Ignore `-mllvm` and its argument
2020-09-24 Jez Ng[lld-macho] Emit indirect symbol table
2020-09-24 Jez Ng[lld-macho] Implement and test resolution of common...
2020-09-24 Jez Ng[lld-macho] Initial support for common symbols
2020-09-24 Pushpinder... [GlobalISel][AMDGPU] Lower G_SMULH/G_UMULH
2020-09-24 Arthur Eubanks[NFC] Remove unnecessary default constructors
2020-09-24 Carl Ritson[AMDGPU] Consider all SGPR uses as unique in constant...
2020-09-24 Arthur EubanksRevert "[NewPM] Add callbacks to PassBuilder to run...
2020-09-24 Fangrui Song[X86] Parse data32 call in .code16 as CALLpcrel32
2020-09-24 Freddy Ye[X86] Add TDX instructions.
2020-09-24 Saleem AbdulrasoolUtility: ignore OS version on non-Darwin targets in...
2020-09-24 Gwen MittertreinerExplicitly specify CMAKE_AR in WinMsvc.cmake
2020-09-23 Zequan Wu[CGProfile] don't emit cgprofile entry if called functi...
2020-09-23 Sam McCall[clangd] Improve bad-RPC-payload error messages slightly
2020-09-23 Louis Dionne[libc++] Fix spurious test failure in -fno-exceptions
2020-09-23 Sam McCallFix LLDB tweak in 62a47e994fcf5b73e29547d26cd9676b30cb69a3
2020-09-23 Sam McCall[JSON] Add error reporting to fromJSON and ObjectMapper
2020-09-23 Ryan Prichard[libunwind] Optimize dl_iterate_phdr's findUnwindSectio...
2020-09-23 Ryan Prichard[libunwind] Combine dl_iterate_phdr codepaths for DWARF...
2020-09-23 Sam McCall[JSON] Display errors associated with Paths in context
2020-09-23 Arthur Eubanks[NewPM] Add callbacks to PassBuilder to run before...
2020-09-23 Arthur Eubanks[NewPM][CGSCC] Handle newly added functions in updateCG...
2020-09-23 Arthur Eubanks[NewPM][MSSA] Fix failures under NPM due to -enable...
2020-09-23 Sam McCall[JSON] Facility to track position within an object...
2020-09-23 Greg McGary[lld-macho] handle options -search_paths_first, -search...
2020-09-23 Craig Topper[X86] Add a memory clobber to the bittest intrinsic...
2020-09-23 Greg McGary[lld-macho] cleanup unimplemented-option warnings
2020-09-23 Sam McCall[JSON] Allow emitting comments in json::OStream
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...
next