platform/upstream/llvm.git
2020-07-23 Matt ArsenaultAMDGPU/GlobalISel: Handle call return values
2020-07-23 clementval[flang][openacc] Add missing comment in header
2020-07-23 MaheshRavishankar[mlir][Linalg] Fixing bug in subview size computation...
2020-07-23 Louis Dionne[libc++] Build the dylib with -faligned-allocation
2020-07-23 Matt MorehouseRevert "[DFSan] Handle fast16labels for all API functions."
2020-07-23 Nikita Popov[PredicateInfo][SCCP] Remove assertion (PR46814)
2020-07-23 Simon Pilgrim[X86][SSE] Add additional (f)add(shuffle(x,y),shuffle...
2020-07-23 Dokyung Song[libFuzzer] Disable interceptor tests on non-Linux...
2020-07-23 Gui Andrade[MSAN] Allow emitting checks for struct types
2020-07-23 Simon PilgrimRegionInfo.cpp - remove duplicate includes that already...
2020-07-23 Gui Andrade[MSAN] Never allow checking calls to __sanitizer_unalig...
2020-07-23 Louis Dionne[libc++abi] Also build the static archive with C++17
2020-07-23 Raphael Isemann[lldb] Make socket_packet_pump.py work in Python3
2020-07-23 Raphael Isemann[lldb][NFC] Remove FormatMap
2020-07-23 Gui Andrade[MSAN] Mark libatomic test unsupported on PowerPC
2020-07-23 Florian Hahn[IPSCCP] Add test case for PR46717 for argmemonly handling.
2020-07-23 Raphael IsemannReland [lldb] Unify type name matching in FormattersCon...
2020-07-23 Simon PilgrimCSEInfo.h - remove unused includes. NFC.
2020-07-23 Craig Topper[X86] Add Feature64Bit to the 'generic' CPU and remove...
2020-07-23 Pete Steinfeld[flang] Fix a crash when a BOZ literal is used as a...
2020-07-23 Jonas Devlieghere[lldb] Pass ConstString by value (again) (NFC)
2020-07-23 Steven Wu[Bitcode] Drop invalid branch_weight in BitcodeReader
2020-07-23 Dokyung SongRecommit "[libFuzzer] Link libFuzzer's own interceptors...
2020-07-23 Matt Morehouse[DFSan] Print more debugging info on test failure.
2020-07-23 Raphael Isemann[lldb] Make deleting frame recognizers actually work
2020-07-23 Mircea Trofin[llvm][NFC] Add comments and common-case API to Machine...
2020-07-23 Louis Dionne[libc++abi] Build the dylib with C++17, like for libc++
2020-07-23 Craig Topper[X86][docs] Add mention of removal of 'mpx' backend...
2020-07-23 Sanjay Patel[VectorCombine] add tests for load vectorization; NFC
2020-07-23 Simon PilgrimGISelKnownBits.h - remove unused includes. NFC.
2020-07-23 Simon PilgrimAggressiveInstCombine.h - remove unused includes. NFC.
2020-07-23 Simon PilgrimPassTimingInfo.h - remove unused includes. NFC.
2020-07-23 Fangrui Song[ELF] Support -r --gc-sections
2020-07-23 LLVM GN Syncbot[gn build] Port 92874d28669
2020-07-23 Evgeny Leviant[CodeGen][TargetPassConfig] Add unreachable-mbb-elimina...
2020-07-23 Braedy Kuzma[Matrix] Add asserts for mismatched element types.
2020-07-23 Sebastian Neubauer[AMDGPU] Fix typo. NFC
2020-07-23 Xing GUO[DWARFYAML] Refactor emitDebugInfo() to make the length...
2020-07-23 Xing GUO[DWARFYAML] Pull out common helper functions for rnglis...
2020-07-23 Kazuaki Ishizaki[mlir]: NFC: Fix trivial typo in documents and comments
2020-07-23 Simon Pilgrim[X86][SSE] SimplifyDemandedVectorEltsForTargetNode...
2020-07-23 Ulrich Weigand[SystemZ] Ensure -mno-vx disables any use of vector...
2020-07-23 Florian Hahn[SCEVExpander] Use IRBuilderCallbackInserter to call...
2020-07-23 Russell Gallop[docs] Fix TestSuiteGuide.md to mention scipy
2020-07-23 Mikhail Maltsev[libcxx] Adjust trivial_abi tests for C++03 and C+...
2020-07-23 Jay Foad[GlobalISel][AMDGPU] Legalize saturating add/subtract
2020-07-23 Florian Hahn[LSR] Re-generate check lines for test.
2020-07-23 Florian Hahn[LoopIdiom] Add additional test cases.
2020-07-23 Erich KeaneUpdate make_cxx_dr_status and cxx_dr_status.html for...
2020-07-23 Sanjay Patel[InstSimplify] reduce code duplication for binop expans...
2020-07-23 Simon PilgrimFix -Wparentheses warning - add missing brackets around...
2020-07-23 Pavel LabathRecommit "[lldb/API] Overwrite variables with SBLaunchI...
2020-07-23 Shinji Okumura[Attributor] Cache query results for isPotentiallyReach...
2020-07-23 Konstantin... [GlobalISel][InlineAsm] Add register class ID to the...
2020-07-23 Simon PilgrimFix implicit dependency on CommandLine.h
2020-07-23 Simon PilgrimValueProfileCollector.h - remove unnecessary includes...
2020-07-23 Med Ismail... [lldb/test] Fix TestHistoryRecall failure (NFC)
2020-07-23 Simon PilgrimFix implicit dependency on CommandLine.h
2020-07-23 Med Ismail... [lldb/interpreter] Move the history subcommand to sessi...
2020-07-23 Simon PilgrimSpeculation.h - remove unnecessary includes. NFC.
2020-07-23 Florian Hahn[ScheduleDAGRRList] Pacify overload mismatch in std...
2020-07-23 Florian Hahn[ScheduleDAGRRList] Limit number of candidates to explore.
2020-07-23 Jakub Lichman[mlir][Linalg] emitLoopRanges and emitLoopRangesWithSym...
2020-07-23 Jakub Lichman[mlir] Added verification check for linalg.conv to...
2020-07-23 Alex Richardson[lit] Include total elapsed time in xunit output
2020-07-23 Alex Richardson[libcxx][lit] Fix incorrect lambda capture in hasLocale...
2020-07-23 Georgii Rymar[llvm-readelf] - Simplify the implementation of getSect...
2020-07-23 Balázs Kéri[Analyzer][StreamChecker] Use BugType::SuppressOnSink...
2020-07-23 Sourabh Singh... [DebugInfo] Attempt to fix regression test failure...
2020-07-23 Jakub Lichman[mlir] Loop bounds inference in linalg.generic op impro...
2020-07-23 Sourabh Singh... Re-apply:" Emit DW_OP_implicit_value for Floating point...
2020-07-23 Roman Lebedev[Reduce] Rewrite runDeltaPass() workloop: do reduce...
2020-07-23 Eric ChristopherTemporarily Revert "Reland [lldb] Unify type name match...
2020-07-23 Rainer Orth[compiler-rt][sanitizers] Fix Solaris madvise declaration
2020-07-23 aartbik[mlir] [VectorOps] Improve scatter/gather CPU performance
2020-07-23 Serge Pavlov[Windows] Fix limit on command line size
2020-07-23 Hiroshi YamauchiReland D84057 [PGO][PGSO] Remove a temporary flag used...
2020-07-23 Sourabh Singh... Revert "[DebugInfo] Emit DW_OP_implicit_value for Float...
2020-07-23 Shilei TianRevert "[OpenMP] Wait for kernel prior to memory deallo...
2020-07-23 Shilei Tian[OpenMP] Wait for kernel prior to memory deallocation
2020-07-23 Xing GUO[DWARFYAML] Refactor range list table to hold more...
2020-07-23 Sourabh Singh... [DebugInfo] Emit DW_OP_implicit_value for Floating...
2020-07-23 Fangrui Song[PGO] Don't call calloc(0, sizeof(ValueProfNode *))
2020-07-23 Sourabh Singh... [flang][OpenMP] Added support for lowering OpenMP tasky...
2020-07-23 Valentin Clement[flang][openacc] Skeleton for OpenACC construct lowering
2020-07-23 Valentin Clement[flang][openmp] Required clauses are allowed
2020-07-23 Hamilton Tobon... [OpenMPOpt] Regression test for hiding latency of H2D...
2020-07-23 peter klausler[flang] Add runtime I/O APIs for COMPLEX formatted...
2020-07-23 Logan SmithReapply "Try enabling -Wsuggest-override again, using...
2020-07-23 Craig Topper[X86] Remove the DeprecatedMPX feature flag.
2020-07-23 Amy Huang[Symbolize][PDB] Switch llvm-symbolizer to use PDB_Read...
2020-07-23 Jonas Devlieghere[lldb] Fix LLDB_DEFAULT_TEST_ARCH for standalone builds
2020-07-22 Craig Topper[X86] Rework the "sahf" feature flag to only apply...
2020-07-22 Matt Morehouse[DFSan] Handle fast16labels for all API functions.
2020-07-22 LLVM GN Syncbot[gn build] Port 13ad00be98e
2020-07-22 Lang Hames[ORC] Add a TargetProcessControl-based dynamic library...
2020-07-22 LLVM GN Syncbot[gn build] Port 27650ec5541
2020-07-22 Fangrui SongRevert D81682 "[PGO] Extend the value profile buckets...
2020-07-22 Amy Kwan[PowerPC][Power10] Fix vins*vlx instructions to have...
2020-07-22 Craig Topper[X86] Remove a couple temporary std::string for CPU...
next