platform/upstream/llvm.git
2020-02-20 Simon PilgrimRegenerate rotate test. NFC.
2020-02-20 Haojian Wu[clang][Index] Fix the incomplete instantiations in...
2020-02-20 Djordje TodorovicRevert "Reland "[DebugInfo] Enable the debug entry...
2020-02-20 Roman Lebedev[Sema] Demote call-site-based 'alignment is a power...
2020-02-20 Konrad Kleine[lldb]: fix typo in lldb-gdb-remote.txt
2020-02-20 Pavel Labath[lldb] Add boilerplate to recognize the .debug_tu_index...
2020-02-20 Andrzej Warzynski[AArch64][SVE] Re-arrange definitions in AArch64SVEInst...
2020-02-20 Simon Pilgrim[AMDGPU] simplifyI24 - replace GetDemandedBits with...
2020-02-20 dfukalovSpeculativeExecution: fixed ingoring free execution
2020-02-20 Roman Lebedev[clang-tidy] misc-no-recursion: point to the function...
2020-02-20 Mikhail Maltsev[ARM,MVE] Add vqdmull[b,t]q intrinsic families
2020-02-20 serge-sans... [NFC] Remove ar/ranlib test noise during cmake step
2020-02-20 Luís Marques[compiler-rt] [builtins] Fix logb / logbl tests
2020-02-20 Pavel Labath[lldb/DWARF] Always construct a DWARFDebugInfo object
2020-02-20 Tamas Petz[LLD][ELF][ARM] Add test cases for R_ARM_THM_MOV*-type...
2020-02-20 Johannes Doerfert[Attributor] Make sure abstract attributes are properly...
2020-02-20 Johannes Doerfert[Attributor][NFC] Refactor interface
2020-02-20 Johannes Doerfert[Attributor][NFC] Prepare some tests to be used with...
2020-02-20 Raphael Isemann[lldb] Remove license headers from all test source...
2020-02-20 Alexander BelyaevRemove debugging artefact.
2020-02-20 serge-sans... Fix compiler extension in standalone mode
2020-02-20 Fangrui Song[ELF][test] Fix section sh_type and sh_flags
2020-02-20 Hideto Ueno[MustExecute] Add backward exploration for must-be...
2020-02-20 Johannes Doerfert[Attributor][NFC] Improve the debug output & add a...
2020-02-20 Johannes Doerfert[Attributor][NFC] Add more memory_location tests
2020-02-20 Johannes Doerfert[Attributor] Use existing `returned` information better
2020-02-20 Johannes Doerfert[Attributor][FIX] Avoid setting wrong load/store alignments
2020-02-20 Matt ArsenaultTableGen: Fix logic for default operands
2020-02-20 Johannes Doerfert[Attributor] Generalize `getAssumedConstantInt` interface
2020-02-20 Johannes Doerfert[Attributor][FIX] Do not create new calls edge we canno...
2020-02-20 Jonas Devlieghere[lldb/Test] s/skipIfDarwinEmbedded/skipIfRemote/ in...
2020-02-20 Johannes Doerfert[Attributor] Add initial AAIsDead for arguments
2020-02-20 Lang Hames[examples] Fix the SpeculativeJIT example for 85fb997659b.
2020-02-20 Lang Hames[examples] Fix the clang-interpreter example for change...
2020-02-20 Johannes Doerfert[Attributor] Allow multiple uses of a casted function...
2020-02-20 Douglas YungFixup test after changes made in 709fd989.
2020-02-20 Sourabh Singh... [DebugInfo][NFCI]: Removed an exclamation mark from...
2020-02-20 Igor Kudrin[DebugInfo] Remove a misleading comment for llvm::dwarf...
2020-02-20 Igor Kudrin[DebugInfo] Read CIE pointer as a relocatable value.
2020-02-20 Nico Weber[gn build] (manually) partially (?) merge 7ff1f55a1219
2020-02-20 Sam Clegg[lld][WebAssembly] Allow symbols with explict import...
2020-02-20 Jonas Devlieghere[lldb/Test] Skip VSCode test on embedded Darwin
2020-02-20 River Riddle[mlir] Update usage of createJITDylib to createBareJITD...
2020-02-20 Sam Clegg[WebAssembly] Use llvm::Optional to store optional...
2020-02-20 Fangrui Song[ELF][test] Fix --symbol-ordering-file tests of shuffle...
2020-02-20 Fangrui Song[ELF][test] Fix shuffle_sections.s
2020-02-20 Reid Kleckner[MS] Mark vectorcall FP and vector args inreg
2020-02-20 Hanhan Wang[mlir][Linalg] Allow specifiying zero-rank shaped type...
2020-02-20 Greg ClaytonAdd an Offset field to the SourceLocation for LookupRes...
2020-02-19 Dan LiewAdd a `%darwin_min_target_with_tls_support` lit substit...
2020-02-19 Nathan James[NFC] Fix issues with clang-tidy checks list.rst
2020-02-19 Thomas Lively[WebAssembly] Fix memory bug introduced in 52861809994c
2020-02-19 Alexander Lanin[clang-tidy] fix readability-redundant-member-init...
2020-02-19 LLVM GN Syncbot[gn build] Port 85fb997659b
2020-02-19 Lang Hames[JITLink] Fix testcase for main JITDylib rename in...
2020-02-19 Matt ArsenaultAMDGPU: Enable integer division bypass
2020-02-19 Yaxun (Sam... Add cl_khr_mipmap_image_writes as supported to AMDGPU
2020-02-19 Matt ArsenaultAMDGPU/GlobalISel: Remove outdated comment
2020-02-19 Matt ArsenaultAMDGPU/GlobalISel: Cleanup min/max RegBankSelect tests
2020-02-19 Lang Hames[ORC] Fix a missing move.
2020-02-19 Lang Hames[ORC] Qualify nullptr_t.
2020-02-19 David GoldmanAnother fix for 7d91633a2b9b1f563dc14c632cc0c461c3651f76
2020-02-19 Martijn VelsAdd benchmarks for basic_string::erase
2020-02-19 Cristian Adamlibclang: Add static build support for Windows
2020-02-19 Lang Hames[ORC] Add generic initializer/deinitializer support.
2020-02-19 David GoldmanFix broken test on Windows caused by D74790
2020-02-19 Rafael Ávila... [lld][ELF] Add --shuffle-sections=seed to shuffle input...
2020-02-19 Stanislav Mekhanoshin[AMDGPU] Fix DS_WRITE_B32 patterns
2020-02-19 Dan Liew[TSan] Fix incorrect expansion of `%deflake` lit substi...
2020-02-19 Louis Dionne[libc++] reduce <complex> parsing time
2020-02-19 Louis Dionne[libc++] Fixes backreferences for extended grammar.
2020-02-19 Tony[AMDGPU] AMDGPUUsage define call convention ABI
2020-02-19 Michael Kruse[IndVarSimply] Fix assert/release build difference.
2020-02-19 Tony[AMDGPU] Update AMDGPUUsage with DWARF proposal
2020-02-19 Sanjay Patel[x86] add test for uint->fp with unsafe-fp-math (PR4360...
2020-02-19 Krzysztof Parzyszek[Hexagon] Change HVX vector predicate types from v512...
2020-02-19 Fady Ghanim[OpenMP][OMPIRBuilder] Introducing the `OMPBuilderCBHel...
2020-02-19 Nikita PopovReapply [IRBuilder] Always respect inserter/folder
2020-02-19 aartbik[mlir] [VectorOps] Framework for progressive lowering...
2020-02-19 Bill WendlingInclude static prof data when collecting loop BBs
2020-02-19 Max Moroz[libFuzzer] Fix denominator in the "inputs have DFT...
2020-02-19 Simon Pilgrim[AMDGPU] Regenerate immediate constant tests
2020-02-19 Simon Pilgrim[UpdateTestChecks] Add support for '.' in ir function...
2020-02-19 Louis Dionne[CMake] Only detect the linker once in AddLLVM.cmake
2020-02-19 Diego Caballero[mlir][NFC] Fix 'gatherLoops' utility
2020-02-19 Bardia Mahjour[DDG] Data Dependence Graph - Graph Simplification
2020-02-19 River Riddle[mlir][NFC] Fix warning for mismatched sign comparison.
2020-02-19 Florian HahnRevert "[PatternMatch] Match XOR variant of unsigned...
2020-02-19 River Riddle[mlir][Parser] Use APFloat instead of FloatAttr when...
2020-02-19 River Riddle[mlir][ODS] Add a new trait `TypesMatchWith`
2020-02-19 Jonas Devlieghere[lldb/Core] Remove locking in the PluginManager
2020-02-19 Tyker[AssumeBundle] Add documentation for the operand bundle...
2020-02-19 Jonas Paulsson[ValueTracking] Improve isKnownNonNaN() to recognize...
2020-02-19 Nico Weber[gn build] use \bfoo\b instead of \<foo\> in sync script
2020-02-19 LLVM GN Syncbot[gn build] Port a54d81f5979
2020-02-19 Sean SilvaFix Block::eraseArgument when block arg is also a succe...
2020-02-19 Nico Weber[gn build] Set up include_dirs for a54d81f597 (first...
2020-02-19 Craig Topper[X86] Add DCI.isBeforeLegalize() check to the v64i1...
2020-02-19 Zurab Tsinadze[analyzer] CERT: POS34-C
2020-02-19 Stanislav Mekhanoshin[AMDGPU] Fix assumption about LaneBitmask content
next