platform/upstream/llvm.git
2019-09-02 George RimarRevert r370661 "[llvm-nm] - Add a test case for case...
2019-09-02 George Rimar[llvm-nm] - Add a test case for case when we dump a...
2019-09-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Enabled null with 64-bit operands
2019-09-02 Sanjay Patel[InstCombine] recognize bswap disguised as shufflevector
2019-09-02 Pavel Labath[dotest] Add @skipIfCursesSupportMissing and annotate...
2019-09-02 Martin Storsjo[test] [llvm-dlltool] Improve test strictness a little...
2019-09-02 Martin Storsjo[llvm-dlltool] Handle external and internal names with...
2019-09-02 Martin Storsjo[llvm-dlltool] Remove support for implying output name
2019-09-02 Martin Storsjo[LLD] [COFF] Demangle itanium symbols in mingw mode
2019-09-02 Pavel LabathNativeProcessLinux: Remove some register context boiler...
2019-09-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Corrected constant bus limit for...
2019-09-02 Roman Lebedev[unittests][AST] CommentParser: don't name variable...
2019-09-02 Andrea Di Biagio[X86][BtVer2] Fix latency and throughput of conditional...
2019-09-02 Jeremy Morse[DebugInfo] LiveDebugValues: correctly discriminate...
2019-09-02 Raphael Isemann[lldb][NFC] Add test for invalid gui command
2019-09-02 Raphael Isemann[lldb][NFC] Remove unused imports from TestIntegerTypes...
2019-09-02 Omair Javaid[ARM64] Simplify RegisterInfos_arm64.h with macro based...
2019-09-02 James Henderson[llvm-strings][test] Merge two closely related tests
2019-09-02 Nandor LickerRevert [Clang Interpreter] Initial patch for the conste...
2019-09-02 Raphael Isemann[lldb][NFC] Remove unused imports from TestIntegerTypes.py
2019-09-02 Balazs Keri[AST] AST structural equivalence to work internally...
2019-09-02 Raphael Isemann[lldb][NFC] Add test for source info
2019-09-02 Simon Pilgrim[X86] combineHorizontalPredicateResult - pull out repea...
2019-09-02 Nandor Licker[Clang Interpreter] Initial patch for the constexpr...
2019-09-02 Fangrui Song[ELF] Do not ICF two sections with different output...
2019-09-02 Piotr Sobczak[AMDGPU] Add test
2019-09-02 George Rimar[yaml2obj] - Allow overriding sh_name fields of the...
2019-09-02 Djordje Todorovic[DWARFVerifier] Verify GNU extensions of call site...
2019-09-02 Fangrui Song[ELF] Align SHT_LLVM_PART_EHDR to a maximum page size...
2019-09-02 Raphael Isemann[lldb] Add description to option completions.
2019-09-02 Amara Emerson[AArch64][GlobalISel] Fix zext narrowScalar to use...
2019-09-02 Raphael Isemann[lldb][NFC] Add basic test for GUI command
2019-09-02 Raphael Isemann[lldb][NFC] Remove unnecessary lldb_enable_attach in...
2019-09-02 Balazs Keri[ASTImporter] At import of records re-order indirect...
2019-09-01 Craig Topper[X86] Add initial support for unfolding broadcast loads...
2019-09-01 Raphael Isemann[lldb] Test and fix invalid log command invocations
2019-09-01 Raphael Isemann[lldb][NFC] Add test for invalid expression command...
2019-09-01 Sanjay Patel[DAGCombiner] improve throughput of shift+logic+shift
2019-09-01 Raphael Isemann[lldb][NFC] Fix failing tests on macOS after restructur...
2019-09-01 Simon PilgrimFix MSVC unreferenced formal parameter warning. NFCI.
2019-09-01 Simon PilgrimFix MSVC unreferenced formal parameter warning. NFCI.
2019-09-01 Simon Pilgrim[X86][AVX] Rename + cleanup lowerShuffleAsLanePermuteAn...
2019-09-01 Jan Kratochvil[lldb] Small optimization of FormatMap::Delete
2019-09-01 Raphael Isemann[lldb][NFC] Fix failing tests after restructuring test...
2019-09-01 Simon PilgrimFix shadow variable warning. NFCI.
2019-09-01 Simon PilgrimFix variable HasArrayDesignator set but not used warnin...
2019-09-01 Roman Lebedev[ConstantFolding] Fix 'undef' folding for @llvm.[us...
2019-09-01 David Green[ARM] Remove MVE masked loads/stores
2019-09-01 Raphael Isemann[lldb] Restructure test folders to match LLDB command...
2019-09-01 Shiva Chen[TargetLowering] Fix Bugzilla ID 43183 to avoid soften...
2019-09-01 Matt ArsenaultAMDGPU: Remove unused custom node definition
2019-09-01 Puyan Lotfi[GlobalISel][NFC] Regression test cases for aarch64...
2019-08-31 Craig Topper[X86] Replace some COPY_TO_REGCLASS from GR32/GR64...
2019-08-31 Craig Topper[X86] Compress the flag bits in the folding tables...
2019-08-31 Nico Weber[libc++] Fix directory_iterator compilation on Win32
2019-08-31 David Bolvansky[clang] Devirtualization for classes with destructors...
2019-08-31 David Bolvansky[NFC] Fixed -Wdocumentation warning
2019-08-31 David Bolvansky[NFC] Fix for rL370594
2019-08-31 David Bolvansky[clang] Warning for non-final classes with final destru...
2019-08-31 David Bolvansky[InstCombine] mempcpy(d,s,n) to memcpy(d,s,n) + n
2019-08-31 Simon Pilgrim[X86] EltsFromConsecutiveLoads - Don't confuse elt...
2019-08-31 Simon Pilgrim[X86][AVX512] Regenerate tests with common prefixes
2019-08-31 Sanjay Patel[AArch64][x86] increase value type coverage in tests...
2019-08-31 Simon PilgrimFix shadow variable warning by making CondCodes names...
2019-08-31 Nandor LickerRevert [Clang Interpreter] Initial patch for the conste...
2019-08-31 Sanjay Patel[DAGCombiner] clean up code in visitShiftByConstant()
2019-08-31 Simon PilgrimFix shadow variable warning. NFCI.
2019-08-31 Nandor Licker[Clang Interpreter] Initial patch for the constexpr...
2019-08-31 Simon Pilgrim[X86ISelLowering] combineCMov - cleanup CMOV->LEA codeg...
2019-08-31 Simon Pilgrim[X86ISelLowering] LowerSELECT - remove duplicate value...
2019-08-31 Simon PilgrimFix cppcheck shadow variable and variable scope warning...
2019-08-31 Amaury Sechet[DAGCombiner] Match (add X, X) as (shl X, 1) when detec...
2019-08-31 Fangrui Song[llvm-objcopy] Simplify alignToAddr with llvm::alignTo
2019-08-31 James Molloy[DAGCombiner] Don't create illegal narrow stores
2019-08-31 Nikita Popov[LVI] Extract solveBlockValueExtractValue(); NFC
2019-08-31 Nikita Popov[CVP] Add tests for simplified with.overflow + icmp...
2019-08-31 Nikita Popov[CVP] Generate simpler code for elided with.overflow...
2019-08-31 Raphael Isemann[lldb] Unify target checking in CommandObject
2019-08-31 Raphael Isemann[lldb][NFC] Remove unused prompt variable in TestMultil...
2019-08-31 Bjorn Pettersson[CodeGen] Refactor DAGTypeLegalizer::ExpandIntRes_MULFI...
2019-08-31 Bjorn Pettersson[LangRef] Update saturating examples for llvm.smul...
2019-08-31 Wei MiFix some errors introduced by rL370563 which were not...
2019-08-31 Wei Mi[SampleFDO] Add profile symbol list section to discrimi...
2019-08-31 Alex LorenzIntroduce a DirectoryEntryRef that stores both a refere...
2019-08-31 David Blaikiellvm-dwarfdump: Cache CU low_pc when computing statistics.
2019-08-31 Richard Smith[c++20] Add support for designated direct-list-initiali...
2019-08-31 Thomas Lively[WebAssembly] Add SIMD QFMA/QFMS
2019-08-31 Richard Smith[c++20] Disallow template argument deduction from a...
2019-08-31 Sterling AugustineRevert "Add gdb pretty printers for a wide variety...
2019-08-30 Jonas Devlieghere[test] Make sys.stdout compatible with both Python...
2019-08-30 Sterling AugustineAdd gdb pretty printers for a wide variety of libc...
2019-08-30 Vlad TsyrklevichRevert "[lld-link] implement -start-lib and -end-lib"
2019-08-30 Jonas Devlieghere[lit] Only set DYLD_LIBRARY_PATH for shared builds
2019-08-30 Alina Sbirlea[MemorySSA] Rename all phi entries.
2019-08-30 Wei Mi[GVN] Verify value equality before doing phi translatio...
2019-08-30 Duncan P. N... ASTReader: Bypass overridden files when reading PCHs
2019-08-30 Jonas Devlieghere[test] Fix 'argument must be str, not bytes' for Python 3.
2019-08-30 Richard Smith[c++20] Implement semantic restrictions for C++20 desig...
2019-08-30 Reid KlecknerFix SEH_NoReturn machine verifier error
2019-08-30 Reid Kleckner[MC] Avoid crashes from improperly nested or wrong...
next