platform/upstream/llvm.git
2019-09-03 Craig Topper[X86] Custom promote i32->f80 uint_to_fp on AVX512...
2019-09-03 Pengfei Wang[x86] Fix bugs of some intrinsic functions in CLANG...
2019-09-02 Richard SmithRename -Wc++20-designator to -Wc++2a-designator for...
2019-09-02 Richard SmithSplit -Wreorder into different warnings for reordering...
2019-09-02 Simon Pilgrim[CostModel][X86] Add scalar sext/zext cost tests
2019-09-02 Craig Topper[X86] Enable fp128 as a legal type with SSE1 rather...
2019-09-02 David Green[ARM] MVE predicate bitcast test and VPSEL adjustment...
2019-09-02 Dmitri Gribenko[Wdocumentation] fixes an assertion failure with typede...
2019-09-02 David Green[ARM] Use MQPR not QPR for MVE registers
2019-09-02 Robert Lougher[TargetLowering][PS4] Add sincos(f) lib functions when...
2019-09-02 Ulrich Weigand[SystemZ] Support constrained fpto[su]i intrinsics
2019-09-02 Kerry McLaughlin[SVE][Inline-Asm] Support for SVE asm operands
2019-09-02 Sylvestre LedruThinLTO: Document the option BOOTSTRAP_LLVM_ENABLE_LTO
2019-09-02 Simon Pilgrim[X86] getPMOVMSKB - add MVT::v64i8 handling and remove...
2019-09-02 George RimarRecommit r370661 "[llvm-nm] - Add a test case for case...
2019-09-02 Sanjay Patel[DAGCombiner] try to form test+set out of shift+mask...
2019-09-02 Jay FoadPartially revert D61491 "AMDGPU: Be explicit about...
2019-09-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Corrected constant bus checks to...
2019-09-02 Thomas Preud... [FileCheck] Make NumericVariable ctor explicit
2019-09-02 Thomas Preud... [FileCheck] Forbid using var defined on same line
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...
next