platform/upstream/llvm.git
2020-05-29 Fred Riss[lldb/test] Fix TestAppleSimulatorOSType when multiple...
2020-05-29 Saleem Abdulrasoolunwind: use a more portable endianness check in EHABI
2020-05-29 David Green[ARM] Extra MVE VMLAV reduction patterns
2020-05-29 diggerlin[AIX][XCOFF] add symbol priority for the llvm-objdump...
2020-05-29 Pushpinder... Remove SVN logic from find_first_existing_vc_file
2020-05-29 Mariya Podchishchaeva[OpenMP][SYCL] Improve diagnosing of unsupported types...
2020-05-29 Dmitri GribenkoMove unittest helpers to a shared location
2020-05-29 Gabor Marton[analyzer] StdLibraryFunctionsChecker: Add sanity check...
2020-05-29 Pushpinder... Fix build failure when source is read only
2020-05-29 David Sherwood[SVE] Remove getNumElements() calls in visitGetElementP...
2020-05-29 Gabor Marton[analyzer] ApiModeling: Add buffer size arg constraint...
2020-05-29 David Sherwood[CodeGen] Fix warnings in LowerToPredicatedOp
2020-05-29 Gabor Marton[analyzer] ApiModeling: Add buffer size arg constraint
2020-05-29 Hendrik Greving[ModuloSchedule] Allow illegal phis to be moved across...
2020-05-29 Georgii Rymar[llvm-readobj] - Cleanup the DwarfCFIEH::PrinterContext...
2020-05-29 Sanjay Patel[DAGCombiner] avoid unnecessary indirection from SDNode...
2020-05-29 Igor Kudrin[llvm-objcopy][ELF] Fix removing a group member.
2020-05-29 Igor Kudrin[llvm-objcopy][ELF] Fix removing SHT_GROUP sections.
2020-05-29 Simon PilgrimTextStubCommon.h - move StringSwitch.h include to TextS...
2020-05-29 Simon PilgrimTextAPIContext.h - remove unused MemoryBuffer.h include...
2020-05-29 Sanjay Patel[AArch64][x86] add tests for FMA combines; NFC
2020-05-29 Dmitri GribenkoRename APIs in unittests/AST/Language.h in preparation...
2020-05-29 Mateusz Mikuła[clang] [MinGW] Fix libunwind extension
2020-05-29 Martin Storsjö[clang] [Darwin] Add reverse mappings for aarch64/aarch...
2020-05-29 Florian Hahn[DAGComb] Do not turn insert_elt into shuffle for singl...
2020-05-29 Nicolas Vasilache[mlir][Linalg][Vector] Add forwarding patterns between...
2020-05-29 Xing GUO[ObjectYAML][DWARF] Make the `PubSection` optional.
2020-05-29 Kadir Cetinkaya[clangd][NFC] Add traces for PreamblePatch::create
2020-05-29 Nicolas Vasilache[mlir][SCF] Add utility to clone an scf.ForOp while...
2020-05-29 Simon Pilgrim[CGP] Ensure address scaled offset is representable...
2020-05-29 Kadir Cetinkaya[clangd] Run PreambleThread in async mode behind a...
2020-05-29 Paul Walker[SelectionDAG] Update getNode asserts for EXTRACT/INSER...
2020-05-29 Louis Dionne[lit] Add an option to print all features used in tests
2020-05-29 Florian Hahn[SCCP] Switch to widen at PHIs, stores and call edges.
2020-05-29 Kadir Cetinkaya[readobj] Fix dangling else warning
2020-05-29 David Sherwood[CodeGen] Fix warnings in getZeroExtendInReg
2020-05-29 Kadir CetinkayaFix broken include
2020-05-29 Kadir Cetinkaya[clangd] locateMacroAt handles patched macros
2020-05-29 Kadir Cetinkaya[clangd] Patch PP directives to use stale preambles...
2020-05-29 Simon PilgrimIPDBLineNumber.h - remove unused includes. NFC.
2020-05-29 Simon PilgrimIPDBInjectedSource.h - remove unused includes and forwa...
2020-05-29 Simon PilgrimVirtualFileSystem.h - reduce Twine.h include to forward...
2020-05-29 Kadir Cetinkaya[clangd] Preserve extra args in PreambleTests::IncludeP...
2020-05-29 Georgii Rymar[llvm-readelf] - --elf-hash-histogram: do not crash...
2020-05-29 Kadir Cetinkaya[clangd] Add buildPreamble to TestTU
2020-05-29 Kadir Cetinkaya[clangd] Handle additional includes while parsing ASTs
2020-05-29 Benjamin KramerUnbreak the build of mlir-cuda-runner
2020-05-29 Louis Dionne[libc++] Fix the LIBCXX_HAS_MERGED_TYPEINFO_NAMES_DEFAU...
2020-05-29 Georgii Rymar[llvm-readobj][test] - unwind.test: add comments, docum...
2020-05-29 Emre KultursayDo not list adb devices when a device id is given
2020-05-29 Pavel Labath[lldb] Make "inline" tests more configurable
2020-05-29 Raphael Isemann[lldb][NFC] Remove a std::string->C string->StringRef...
2020-05-29 Vitaly BukaAvoid O_CLOEXEC to allow building on older Linux (RHEL5)
2020-05-29 Ehsan Toosi[MLIR][BufferPlacement] Support functions that return...
2020-05-29 Jay Foad[AMDGPU] Better use of llvm::numbers
2020-05-29 Jay Foad[AMDGPU] Use numbers::pi instead of M_PI. NFC.
2020-05-29 Kazushi (Jam... [VE] Implements minimum MC layer for VE (4/4)
2020-05-29 Sjoerd Meijer[TTI] New target hook emitGetActiveLaneMask
2020-05-29 Haojian Wu[AST][RecoveryExpr] Make DeduceAutoType fail if the...
2020-05-29 Sjoerd MeijerNew intrinsic @llvm.get.active.lane.mask()
2020-05-29 davidaklibclc: update website url
2020-05-29 Sylvestre Ledru[CMake] Pass CLANG_VENDOR variables into later stages
2020-05-29 David Sherwood[SVE] Remove getNumElements() warnings in InstCombiner...
2020-05-29 David Sherwood[SVE] Fix warnings in SelectInst::areInvalidOperands
2020-05-29 David Sherwood[CodeGen] Add support for extracting elements of scalab...
2020-05-29 Siva Chandra... [libc] Add implementation of call_once from threads.h.
2020-05-29 Craig Topper[X86] Remove MMX isel patterns containing (x86mmx ...
2020-05-29 Amara Emerson[AArch64][GlobalISel] Enable extending loads combines...
2020-05-29 LLVM GN Syncbot[gn build] Port a6deaeec370
2020-05-29 Lang Hames[ORC] Add debugging output for LLJIT construction.
2020-05-29 Lang Hames[JITLink] Improve llvm-jitlink regression testing suppo...
2020-05-29 Lang Hames[JITLink] Fix 80-column rule violation.
2020-05-29 Whitney Tsang[LoopUnroll] Fix not-rotated.ll by adding back a limita...
2020-05-29 Philip Reames[Tests] Migrate more statepoint lowering tests to use...
2020-05-29 Xing GUO[ObjectYAML][DWARF] Add DWARF entry in ELFYAML.
2020-05-29 Heejin Ahn[WebAssembly] Fix a bug in finding matching EH pad
2020-05-29 Heejin Ahn[WebAssembly] Fix a bug in removing unnecessary branches
2020-05-29 Fangrui Song[llvm-xray][test] Fix unsupported-elf32.txt after D80185
2020-05-29 Whitney Tsang[LoopUnroll] Support loops with exiting block that...
2020-05-29 Tony[AMDGPU] DWARF Proposal For Heterogeneous Debugging
2020-05-29 Valery N Dmitriev[NFC][SLP] Add test case exposing SLP cost model bug.
2020-05-29 Matt ArsenaultGlobalISel: Work on improving stock set of legality...
2020-05-29 Craig Topper[X86] Fix a nullptr dereference in X86Subtarget::classi...
2020-05-29 Arthur EubanksRun Coverage pass before other *San passes under new...
2020-05-28 Sam Clegg[lld][WebAssembly] Convert some lld tests to assembly
2020-05-28 Jonas Devlieghere[lldb/CMake] Set both the BUILD and INSTALL RPATH on...
2020-05-28 Vitaly BukaTest update for a7fa35a629e85a72b8cf07a8f95c7c09d9663808
2020-05-28 Dan LiewDisable `duplicate_os_log_reports.cpp` test.
2020-05-28 Craig Topper[X86] Add test case to show fast-isel incorrectly emitt...
2020-05-28 Ian Levesque[xray] Add llvm-xray extract support for 32 bit ARM
2020-05-28 Ian Levesqueclang-format xray InstrumentationMap.cpp
2020-05-28 Vitaly Buka[NFC,StackSafety] Add test flag
2020-05-28 Richard SmithFix handling of default arguments in __attribute__...
2020-05-28 Marius Brehler[mlir] Add test to check if standalone dialect is regis...
2020-05-28 Eric Christopherunsigned -> Register for readability.
2020-05-28 Philip Reames[Tests] Update a few more statepoint tests
2020-05-28 Craig Topper[X86] Fix a comment reference to registers R8L..R15L...
2020-05-28 Siva Chandra... [libc][NFC][Obvious] Fix few header guards in src/threads.
2020-05-28 Nicolas Vasilache[mlir][Vector] Fix vector.transfer alignment calculation
2020-05-28 Siva Chandra... [libc][NFC][Obvious] Remove line break from a CMake...
next