platform/upstream/llvm.git
2020-08-03 Fangrui Song[PGO] Change a `NumVSites == 0` workaround to assert
2020-08-03 Craig Topper[X86] Use h-register for final XOR of __builtin_parity...
2020-08-03 MaheshRavishankar[mlir][DialectConversion] Remove usage of std::distance...
2020-08-03 MaheshRavishankar[mlir][DialectConversion] Add support for mergeBlocks...
2020-08-03 Nicolas Vasilache[mlir][Vector] Add transformation + pattern to split...
2020-08-03 Mircea Trofin[llvm] Add a parser from JSON to TensorSpec
2020-08-03 Gui Andrade[Utils] Add noundef attribute to vim/emacs/vscode synta...
2020-08-03 Gui Andrade[MSAN] Instrument freeze instruction by clearing shadow
2020-08-03 Florian Hahn[SCEV] If Start>=RHS, simplify (Start smin RHS) = RHS...
2020-08-03 Mehdi AminiRevert "[mlir][Vector] Add transformation + pattern...
2020-08-03 Cameron McInally[FPEnv] Don't transform FSUB(-0,X)->FNEG(X) in Selectio...
2020-08-03 Valeriy Savchenko[analyzer][tests] Fix SATest update functionality
2020-08-03 Xing GUO[DWARFYAML] Implement the .debug_loclists section.
2020-08-03 Shinji Okumura[NFC][APInt][DenseMapInfo] Move DenseMapAPIntKeyInfo...
2020-08-03 Sanjay Patel[InstCombine] reduce xor-of-or's bitwise logic (PR46955...
2020-08-03 Xing GUO[DWARFYAML] Offsets should be omitted when the OffsetEn...
2020-08-03 Alex Zinenko[mlir] First-party modeling of LLVM types
2020-08-03 Matt ArsenaultGlobalISel: Handle arbitrary FewerElementsVector for...
2020-08-03 Matt ArsenaultAMDGPU/GlobalISel: Remove old hacks for boolean selection
2020-08-03 Matt ArsenaultGlobalISel: Reimplement moreElementsVectorDst
2020-08-03 Sanjay PatelRevert "[InstCombine] reduce xor-of-or's bitwise logic...
2020-08-03 Matt ArsenaultAMDGPU/GlobalISel: Apply load bitcast to s.buffer.load...
2020-08-03 Simon Pilgrim[X86][SSE] Start shuffle combining from ANY_EXTEND_VECT...
2020-08-03 Matt ArsenaultAMDGPU/GlobalISel: Fix selecting broken copies for...
2020-08-03 Sanjay Patel[InstCombine] reduce xor-of-or's bitwise logic (PR46955)
2020-08-03 Sanjay Patel[InstCombine] add tests for xor-of-ors; NFC
2020-08-03 Simon Tatham[clang][ARM] Add name-mangling test for direct __fp16...
2020-08-03 Nicholas Guy[ARM] Fix IT block generation after Thumb2SizeReduce...
2020-08-03 Haojian Wu[clangd] Support new/deleta operator in TargetFinder.
2020-08-03 Denys Petrov[analyzer] Introduce minor refactoring of SVal::getSubK...
2020-08-03 Denys Petrov[analyzer] Simplify function SVal::getAsSymbolicExpress...
2020-08-03 Kadir Cetinkaya[clang][Tooling] Optimize addTargetAndMode in case...
2020-08-03 Georgii Rymar[llvm-readobj] - Don't stop dumping when the name of...
2020-08-03 Georgii Rymar[llvm-readobj] - Massive test cases cleanup.
2020-08-03 Alex RichardsonFix update_cc_test_checks.py --llvm-bin after D78478
2020-08-03 Tatyana Krasnukha[lldb/Process/Windows] Attempting to kill exited/detach...
2020-08-03 Tatyana Krasnukha[cmake] Make MSVC generate appropriate __cplusplus...
2020-08-03 Alex RichardsonExecute llvm-lit with the python found by CMake by...
2020-08-03 Alex Richardson[msan] Compile the libatomic.c test with a C compiler
2020-08-03 Alex Richardson[asan][tsan] Mark tests failing with debug checks as...
2020-08-03 Kadir Cetinkaya[clang][Tooling] Fix addTargetAndModeForProgramName...
2020-08-03 Georgii Rymar[llvm-readobj] - Don't call `unwrapOrErr` in `findSecti...
2020-08-03 Ilya GolovenkoAdd document outline symbols from unnamed contexts...
2020-08-03 Georgii Rymar[yaml2obj] - Add a support for "<none>" value for all...
2020-08-03 Julian Gross[mlir] Extended Buffer Assignment to support AllocaOps.
2020-08-03 Luboš Luňákfix lldb test on lib64 systems
2020-08-03 Florian Hahn[LV] Do not check widening decision for instrs outside...
2020-08-03 Nicolas Vasilache[mlir][Vector] Add transformation + pattern to split...
2020-08-03 Raphael Isemann[debugserver] Fix that is_dot_app is producing unused...
2020-08-03 Frederik Gossen[MLIR][Shape] Lower `shape.broadcast` to `scf`
2020-08-03 Xing GUO[MachOYAML] Remove redundant variable initialization...
2020-08-03 Shinji Okumura[Attributor] Check nonnull attribute violation in AAUnd...
2020-08-03 Igor Kudrin[DebugInfo] Make DIEDelta::SizeOf() more explicit....
2020-08-03 Igor Kudrin[DebugInfo] Fix misleading using of DWARF forms with...
2020-08-03 Igor Kudrin[DebugInfo] Fix a comment and a variable name. NFC.
2020-08-03 Igor Kudrin[DebugInfo] Make DIELocList::SizeOf() more explicit...
2020-08-03 Daniel Kiss[libunwind] Make the test depend on the libunwind expli...
2020-08-03 Djordje Todorovic[NFC] [MIR] Document the reg state flags
2020-08-03 George Mitenkov[MLIR][SPIRV] Control attributes support for loop and...
2020-08-03 Fangrui Song[CMake] Default ENABLE_X86_RELAX_RELOCATIONS to ON
2020-08-03 LLVM GN Syncbot[gn build] Port 160ff83765a
2020-08-03 Saiyedul Islam[OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN...
2020-08-03 Fangrui Song[MC] Default MCAsmBackend::mayNeedRelaxation() to false
2020-08-03 compinder[FLANG] Fix issues in SELECT TYPE construct when intrin...
2020-08-03 QingShan Zhang[NFC][PowerPC] Add a multiclass for fsetcc to define...
2020-08-03 StephenFan[RISCV] eliminate the repetition declare of SDLoc DL
2020-08-03 Fangrui SongReland D64327 [MC][ELF] Allow STT_SECTION referencing...
2020-08-02 Florian Hahn[Bindings] Remove ipc_propagation.
2020-08-02 Florian HahnRecommit "[IPConstProp] Remove and move tests to SCCP."
2020-08-02 Vitaly Buka[StackSafety, NFC] Don't insert empty objects into...
2020-08-02 Florian Hahn[Clang] Remove run-lines which use opt to run -ipconstprop.
2020-08-02 Jan Kratochvil[lldb] [test] Fix DW_TAG_GNU_call_site-DW_AT_low_pc...
2020-08-02 Craig Topper[X86] Use parity flag from byte test/cmp instruction...
2020-08-02 Craig Topper[X86] Add test cases for missed opportunity to use...
2020-08-02 Simon Pilgrim[AMDGPU] Regenerate tests to fix whitespace indentations
2020-08-02 Mehdi AminiRemove debug flags from test (NFC)
2020-08-02 Simon Pilgrim[IR] Add IRBuilderBase::CreateVectorSplat(ElementCount...
2020-08-02 Sanjay Patel[InstSimplify] fold max (max X, Y), X --> max X, Y
2020-08-02 Sanjay Patel[InstSimplify] add tests for max(max x,y), x) and varia...
2020-08-02 Matt ArsenaultGlobalISel: Implement bitcast action for G_EXTRACT_VECT...
2020-08-02 Simon PilgrimX86InstrInfo.cpp - fix include ordering. NFCI.
2020-08-02 Simon PilgrimUse merge null and isa<> tests into isa_and_nonnull...
2020-08-02 Simon Pilgrim[DAG] TargetLowering::expandMUL_LOHI - pass SDLoc as...
2020-08-02 Simon Pilgrim[DAG] TargetLowering::LowerAsmOutputForConstraint ...
2020-08-02 Simon PilgrimRemove unused param tag to fix Wdocumentation warning...
2020-08-02 Shinji OkumuraRevert "[Attributor] AAPotentialValues Interface"
2020-08-02 Nikita Popov[InstSimplify] Reduce code duplication in icmp of binop...
2020-08-02 Xing GUO[DWARFYAML][debug_aranges] Make the 'Descriptors' field...
2020-08-02 Simon Pilgrim[X86] Use const APInt& in for-range loop to avoid unnec...
2020-08-02 Simon Pilgrim[X86] Pass SDLoc by const reference. NFCI.
2020-08-02 Simon Pilgrim[X86] Use const APInt& in for-range loop to avoid unnec...
2020-08-02 Simon Pilgrim[X86] combineX86ShuffleChain - pull out repeated RootVT...
2020-08-02 Shinji Okumura[Attributor] AAPotentialValues Interface
2020-08-02 Florian Hahn[SCEV] Precommit tests with signed counting down loop.
2020-08-02 Michał Górny[CMake] Pass bugreport URL to standalone clang build
2020-08-02 Craig Topper[X86] Improve parity idiom recognition to handle (and...
2020-08-02 Craig Topper[X86] Add parity test cases for PR46954.
2020-08-02 AK[HotColdSplit] Add test case for unlikely attribute...
2020-08-02 AKOutline non returning functions unless a longjmp
2020-08-02 Kazu HirataUse llvm::is_contained where appropriate (NFC)
next