platform/upstream/llvm.git
2020-01-04 Kazuaki IshizakiNFC: Fix trivial typos in comments
2020-01-04 alex-t[AMDGPU] need to insert wait between the scalar load...
2020-01-04 Roman Lebedev[NFCI][InstCombine] Refactor 'sink negation into select...
2020-01-04 Roman Lebedev[InstCombine] Sink sub into hands of select if one...
2020-01-04 Roman Lebedev[NFC][InstCombine] 'subtract from one hands of select...
2020-01-04 Roman Lebedev[InstCombine] Sink sub into hands of select if one...
2020-01-04 Roman Lebedev[NFC][InstCombine] 'subtract of one hands of select...
2020-01-04 Alexey Lapshin[Transforms][GlobalSRA] huge array causes long compilat...
2020-01-04 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - call SimplifyMu...
2020-01-04 Martin Storsjö[LLD] [COFF] Don't error out on duplicate absolute...
2020-01-04 Craig Topper[X86] Update MaxIndex test in x86-cmov-converter.ll...
2020-01-04 Kelvin Li[OpenMP] NFC: Fix trivial typos in comments
2020-01-04 LLVM GN Syncbot[gn build] Port 5d304d68dd5
2020-01-04 Daniel SandersRevert "[gicombiner] Add GIMatchTree and use it for...
2020-01-04 Med Ismail... [lldb/Command] Add --force option for `watchpoint delet...
2020-01-04 Craig Topper[X86] Autogenerate complete checks. NFC
2020-01-04 Francis Visoiu... [Remarks] Warn if a remark file is not found when proce...
2020-01-04 Davide Italiano[UserExpression] Clean up `return` after `else`.
2020-01-04 Daniel Sanders[gicombiner] Correct 64f1bb5cd2c to account for MSVC...
2020-01-04 Tyker[Diagnostic] Add test for previous b4b904e19bb356724b2c...
2020-01-04 LLVM GN Syncbot[gn build] Port 64f1bb5cd2c
2020-01-04 Daniel Sanders[gicombiner] Add GIMatchTree and use it for the code...
2020-01-04 Stella LaurenzoAdd missing mlir-headers target and add tablegen'd...
2020-01-03 Gabor Horvath[fuchsia] Enable Clang Static Analyzer
2020-01-03 Stanislav Mekhanoshin[AMDGPU] Revert scheduling to reduce spilling
2020-01-03 Jonas Devlieghere[lldb/Utility] YAML validation should be orthogonal...
2020-01-03 Jonas Devlieghere[lldb/Docs] Include the man page on the website
2020-01-03 Jinsong Ji[PowerPC][LoopVectorize] Add tests for fp128 and fp16
2020-01-03 Daniel Sanders[globalisel] Fix another mismatch between %d and the...
2020-01-03 Jonas Devlieghere[lldb/Docs] Include how to generate the man page
2020-01-03 Jonas Toth[clang-tidy] fix linkage with clangSema for FixitHintUt...
2020-01-03 Alexandre Ganea[mlir] Compilation fix: use LLVM_ATTRIBUTE_UNUSED follo...
2020-01-03 River Riddle[mlir] Fix indexed_accessor_range to properly forward...
2020-01-03 Matt ArsenaultGlobalISel: Add type argument to getRegBankFromRegClass
2020-01-03 Ayke van Laethem[bindings/go] Add Subprogram method
2020-01-03 Michael Liao[amdgpu] Skip non-instruction values in CF user tracing.
2020-01-03 Jonas Toth[clang-tidy] quickfix: add -fno-delayed-template-parsin...
2020-01-03 Jonas Toth[clang-tidy] fix broken linking for AddConstTest with...
2020-01-03 Stefan Gränitz[NFC][ORC] Fix typos and whitespaces in comments
2020-01-03 LLVM GN Syncbot[gn build] Port 9861a8538c0
2020-01-03 Jonas Paulsson[SystemZ] Don't allow CL option -mpacked-stack with...
2020-01-03 Matt ArsenaultAMDGPU: Add gfx9 run lines to a testcase
2020-01-03 Matt ArsenaultAMDGPU/GlobalISel: Add new utils file
2020-01-03 Matt ArsenaultAMDGPU: Only allow regs for s_movrel_{b32|b64}
2020-01-03 Lei Zhang[mlir] Enhance classof() checks in StructsGen
2020-01-03 Nicolas Vasilache[mlir][Linalg] NFC - Post-commit format fix
2020-01-03 Nicolas Vasilache[mlir][Linalg] NFC - Hotfix GenericLoopNestBuilder...
2020-01-03 Lei Zhang[mlir][spirv] Fix ADDITIONAL_HEADER_DIRS for SPIR-V...
2020-01-03 Sanjay Patel[DAGCombiner] fix miscompile in translating (X & undef...
2020-01-03 Craig Topper[LegalizeVectorOps] Pass the post-UpdateNodeOperands...
2020-01-03 Sanjay Patel[x86] add test for miscompile in XformToShuffleWithZero...
2020-01-03 LLVM GN Syncbot[gn build] Port cf48101200e
2020-01-03 Craig Topper[X86] Improve for v2i32->v2f64 uint_to_fp
2020-01-03 Jonas Toth[clang-tidy] implement utility-function to add 'const...
2020-01-03 Nicolas Vasilache[mlir][Linalg] NFC - Hotfix GenericLoopNestBuilder...
2020-01-03 Reid KlecknerMove tail call disabling code to target independent...
2020-01-03 Alexander LaninRemove outdated svn/git information from hacking page
2020-01-03 Roman Lebedev[NFC][InstCombine] '(Op1 & С) - Op1' -> '-(Op1 & ~C...
2020-01-03 Roman Lebedev[NFC][InstCombine] '(Op1 & С) - Op1' pattern tests...
2020-01-03 Roman Lebedev[NFC][InstCombine] Autogenerate and2.ll checklines
2020-01-03 Ahmed Taei[mlir][linalg] Lower linalg to affine loops
2020-01-03 Nicolas Vasilache[mlir][Vector] NFC - Add documentation for the VectorOp...
2020-01-03 Jonas Devlieghere[DWARF] Don't assume optional always has a value.
2020-01-03 Roman Lebedev[NFC][InstCombine] '(X & (- Y)) - X' -> '- (X & (Y...
2020-01-03 Roman Lebedev[NFC][InstCombine] '(X & (- Y)) - X' pattern tests...
2020-01-03 Fangrui Song[AArch64][test] Merge arm64-$i.ll Linux tests into...
2020-01-03 Sam McCall[clangd] targetDecl() returns only NamedDecls.
2020-01-03 Alexey Bataev[OPENMP]Fix crash on error message for declare reduction.
2020-01-03 Nico Weber[clang-format/java] format multiple qualified annotatio...
2020-01-03 Kelvin Li[OpenMP] diagnose zero-length array section in the...
2020-01-03 Johannes Doerfert[Attributor][FIX] Allow dead users of rewritten function
2020-01-03 Johannes Doerfert[Attributor][NFC] Unify the way we delete dead functions
2020-01-03 Johannes Doerfert[Attributor][FIX] Don't crash on ptr2int/int2ptr instru...
2020-01-03 Johannes Doerfert[Attributor][FIX] Do not derive nonnull and dereference...
2020-01-03 Johannes Doerfert[Attributor][FIX] Return CHANGED once a pessimistic...
2020-01-03 Tyker[Diagnostic] Fixed add ftabstop to -Wmisleading-indentation
2020-01-03 Matt ArsenaultAMDGPU/GlobalISel: Fix off by one in operand index
2020-01-03 Roman Lebedev[DAGCombiner][X86][AArch64] Generalize `A-(A&B)`->...
2020-01-03 Roman Lebedev[NFC][X86][AArch64] Add 'A - (A & B)' pattern tests...
2020-01-03 Roman Lebedev[NFC][X86] Add BMI runlines to align-down.ll test
2020-01-03 Roman Lebedev[DAGCombiner] `~(add X, -1)` -> `neg X` fold
2020-01-03 Roman Lebedev[NFC][DAGCombine][X86] '~(X - 1)' pattern tests
2020-01-03 Roman Lebedev[DAGCombine][X86][Thumb2/LowOverheadLoops] `A - (A...
2020-01-03 Roman Lebedev[NFC][DAGCombine][X86] Tests for 'A - (A & C)' pattern...
2020-01-03 Roman Lebedev[NFC][DAGCombine] Clarify comment for 'A - (A & (B...
2020-01-03 Sam Parker[ARM][NFC] Update MIR test
2020-01-03 serge-sans... Use llvm_canonicalize_cmake_booleans where intended
2020-01-03 serge-sans... Fix compiler extension testing
2020-01-03 serge-sans... Fix typo in compiler extension testing
2020-01-03 AnkitFix for a dangling point bug in DeadStoreElimination...
2020-01-03 Sanjay Patel[InstCombine] replace undef elements in vector constant...
2020-01-03 Jay FoadFix typo "psuedo" in comments
2020-01-03 Jay Foad[TargetLowering] Remove comments referring to TLOF
2020-01-03 Lei Zhang[mlir][spirv] Fix shader ABI attribute prefix and add...
2020-01-03 James Henderson[test][ELF] Use CHECK-NEXT to properly verify error...
2020-01-03 James Henderson[DebugInfo] Remove redundant checks for past-the-end...
2020-01-03 Anastasia Stulova[OpenCL] Add link to C++ for OpenCL documentation
2020-01-03 Ilya Biryukov[Syntax] Build spanning SimpleDecalration for classes...
2020-01-03 James Henderson[test][llvm-dwarfdump] Use --implicit-check-not to...
2020-01-03 James Henderson[test][llvm-dwarfdump] Normalise contents and checks...
next