platform/upstream/llvm.git
2019-09-03 Simon Atanasyan[mips] Switch to the `.text` section after emitting...
2019-09-03 Raphael Isemann[lldb] Test 'frame select -r' and fix that INT32_MIN...
2019-09-03 Raphael Isemann[lldb][NFC] Test 'command delete'
2019-09-03 David Green[ARM] Fix MVE ldst offset ranges
2019-09-03 Oliver Stannard[ARM][MVE] Decoding of VMSR doesn't diagnose some unpre...
2019-09-03 Oliver StannardBug fix on function epilog optimization (ARM backend)
2019-09-03 David Green[ARM] More MVE load/store tests for offsets around...
2019-09-03 Raphael Isemann[lldb][NFC] Test that enabling all log options doesn...
2019-09-03 Bjorn Pettersson[LV] Fix miscompiles by adding non-header PHI nodes...
2019-09-03 Bjorn Pettersson[LV] Precommit test case showing miscompile from PR4316...
2019-09-03 Raphael Isemann[lldb][NFC] Remove unnecessary constructors from invali...
2019-09-03 Raphael Isemann[lldb][NFC] Simplify script_alias test
2019-09-03 Raphael Isemann[lldb][NFC] Also test unaliasing in nested_alias test
2019-09-03 Diogo N. Sampaio[ARM NEON] Avoid duplicated decarations
2019-09-03 Raphael Isemann[lldb] Test 'command' commands and fix the found crashes
2019-09-03 Sjoerd Meijer[LV] Tail-folding, runtime scev checks
2019-09-03 Sam Elliott[RISCV] Correct Logic around ilp32e macros
2019-09-03 Sjoerd Meijer[LV] Tail-folding with runtime memory checks
2019-09-03 Raphael Isemann[lldb][NFC] Unify log files in commands/log/basic
2019-09-03 James Molloy[MachinePipeliner] Add a way to unit-test the schedule...
2019-09-03 Sam Tebbs[ARM] Select vmla
2019-09-03 Raphael Isemann[lldb][NFC] Remove setup boilerplate from types/ tests
2019-09-03 Craig Topper[X86] Simplify the setOperationAction handling for...
2019-09-03 Craig Topper[X86] Don't use Expand for i32 fp_to_uint on SSE1/2...
2019-09-03 Craig Topper[X86] Add an exhaustive test for i32 fptosi/fptoui...
2019-09-03 Craig Topper[LegalizeDAG] Pass DAG to two calls to SDNode::dump...
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...
next