platform/upstream/llvm.git
2018-06-21 Jan Veselyatomic: Provide function implementation of atomic_...
2018-06-21 Jan Veselyatom: Consolidate cl_khr_int64_{base,extended}_atomics...
2018-06-21 Jan Veselyatom: Consolidate cl_khr_{local,global}_int32_{base...
2018-06-21 Jan Veselyatomic: Cleanup atomic_cmpxchg header
2018-06-21 Jan Veselyatomic: Move define cleanup to shared include
2018-06-21 Tatyana KrasnukhaRemove duplicated check and shared_ptr copying.
2018-06-21 Francis Visoiu... Revert r335206 "Recommit r333268: [IPSCCP] Use Predicat...
2018-06-21 Jonas Devlieghere[DataFormatter] Add CFDictionary data formatter
2018-06-21 Craig Topper[X86] Correct the inline assembly implementations of...
2018-06-21 Simon Dardis[mips] Modify comment to test new email address (NFC).
2018-06-21 Scott Linder[AMDGPU] Fix bug with tracking processed blocks in...
2018-06-21 Konstantin... AMDGPU/AMDHSA: Remove GridWorkGroupCountX/Y/Z
2018-06-21 Sanjay Patel[InstCombine] add tests for shuffled cmps; NFC
2018-06-21 Kuba Mracek[tsan] Use DARWIN_osx_LINK_FLAGS when building unit...
2018-06-21 Matt Davis[DebugInfo] Ignore DBG_VALUE instructions in PostRA...
2018-06-21 Greg ClaytonFix an issue where DW_OP_deref might be dereferencing...
2018-06-21 Sanjay Patel[InstCombine] use constant pattern matchers with icmp...
2018-06-21 Sanjay Patel[InstCombine] add vector icmp tests with undefs; NFC
2018-06-21 Pavel LabathPartially revert r335236
2018-06-21 Craig Topper[Intrinsics] Add/move some builtin declarations in...
2018-06-21 Sanjay Patel[InstCombine] simplify binops before trying other folds
2018-06-21 Sanjay Patel[LoopVectorize] regenerate full checks; NFC
2018-06-21 Craig Topper[X86] Update fast-isel tests for clang r335253.
2018-06-21 Anastasis Grammenos[DebugInfo] Inline for without DebugLocation
2018-06-21 Paul Robinson[DWARF] Warn on and ignore ".file 0" for DWARF v4 and...
2018-06-21 Craig Topper[X86] Rewrite the add/mul/or/and reduction intrinsics...
2018-06-21 Alexander Kornienko[clang-tidy] Remove the google-readability-redundant...
2018-06-21 Sirish PandeRevert "[AArch64] Coalesce Copy Zero during instruction...
2018-06-21 Stanislav MekhanoshinDAG combine "and|or (select c, -1, 0), x" -> "select...
2018-06-21 David Green[ARM] Enable useAA() for the in-order Cortex-R52
2018-06-21 Pavel LabathFix macos build for r335244
2018-06-21 Pavel LabathRemove UUID::SetFromCString
2018-06-21 Kuba Mracek[sanitizer] Stop running tests against 32-bit iOS simulator
2018-06-21 Pavel LabathModernize UUID class
2018-06-21 Sam Clegg[WebAssembly] Only mark non-hidden symbols as live...
2018-06-21 Sanjay Patel[InstCombine] make div/rem vector constant utility...
2018-06-21 Sam Parker[NFC][ARM] ldrd/strd negative tests
2018-06-21 Clement Courbet[llvm-exegesis][NFC] Simplify BenchmarkRunner.
2018-06-21 Sameer AbuAsal[RISCV] Tail calls don't need to save return address
2018-06-21 Mikhail Dvoretckii[x86] Lower some trunc + shuffle patterns to vpmov...
2018-06-21 Clement Courbet[llvm-exegesis][NFC] Simplify LLVMState.
2018-06-21 Pavel LabathScriptInterpreterPython cleanup
2018-06-21 Pavel LabathDisable gmodules tests on linux
2018-06-21 Rainer Orth[liblang] Remove DOS line endings in libclang.exports
2018-06-21 Krzysztof Parzyszek[CodeGen] Avoid handling DBG_VALUE in LiveRegUnits...
2018-06-21 Nicolai HaehnleAMDGPU: Remove redundant MIMG instruction variants
2018-06-21 Nicolai HaehnleAMDGPU: Remove old-style image intrinsics
2018-06-21 Nicolai HaehnleInstCombine/AMDGPU: Add dimension-aware image intrinsic...
2018-06-21 Nicolai HaehnleAMDGPU: Convert test cases to the dimension-aware intri...
2018-06-21 Nicolai HaehnleAMDGPU: Select MIMG instructions manually in SITargetLo...
2018-06-21 Nicolai HaehnleAMDGPU: Refactor MIMG instruction TableGen using generi...
2018-06-21 Nicolai HaehnleAMDGPU: Use generic tables instead of SearchableTable
2018-06-21 Nicolai HaehnleTableGen/SearchableTables: Support more generic enums...
2018-06-21 Nicolai HaehnleAMDGPU: Pass AMDGPUSampleVariant to MIMG_{Sampler,Gathe...
2018-06-21 Nicolai HaehnleAMDGPU: Add implicit def of SCC to kill and indirect...
2018-06-21 Nicolai HaehnleAMDGPU: Turn D16 for MIMG instructions into a regular...
2018-06-21 Nicolai HaehnleTableGen: Allow foreach in multiclass to depend on...
2018-06-21 Ivan DonchevskiiFix line endings in recently updated test file
2018-06-21 Andrea Di Biagio[llvm-mca] Updates comment in code, and remove some...
2018-06-21 Eric Liu[clangd] Expose 'shouldCollectSymbol' helper from Symbo...
2018-06-21 David Green[DA] Enable -da-delinearize by default
2018-06-21 Simon Pilgrim[X86][AVX] Reduce v4f64/v4i64 shuffle costs (PR37882)
2018-06-21 Simon Pilgrim[SLPVectorizer][X86] Add horizontal add/sub tests
2018-06-21 Mikael Holmen[DebugInfo] Make sure all DBG_VALUEs' reguse operands...
2018-06-21 Simon AtanasyanCODE_OWNERS: Take ownership of the MIPS backend
2018-06-21 Eric Liu[clangd] Fix proximity signal output format. NFC
2018-06-21 Ivan Donchevskii[Sema] Fix overloaded static functions for templates
2018-06-21 David Green[DAGCombine] Fix alignment for offset loads/stores
2018-06-21 Simon PilgrimFix double-float constant truncation warnings. NFCI.
2018-06-21 Eric ChristopherRemove FIXME comment about WIP.
2018-06-21 Eric ChristopherAdd some explanatory text to the associated symbol...
2018-06-21 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-06-21 Mikael Holmen[DebugInfo] Keep DBG_VALUE undef in LiveDebugVariables
2018-06-21 Craig Topper[X86] Go through some tests that still reference old...
2018-06-21 Chandler Carruth[PM/LoopUnswitch] Add partial non-trivial unswitching...
2018-06-21 Chandler Carruth[RISC-V] Fix a test case to not include label names...
2018-06-21 Michael ZolotukhinProvenanceAnalysis: Store WeakTrackingVH instead of...
2018-06-21 Craig Topper[X86] Remove masking from the 512-bit floating point...
2018-06-21 Craig Topper[X86] Remove masking from 512-bit floating max/min...
2018-06-21 Tim ShenRevert "[SCEV] Improve zext(A /u B) and zext(A % B)"
2018-06-21 Tim Shen[SCEV] Improve zext(A /u B) and zext(A % B)
2018-06-21 Bruno Cardoso... Revert "Add python tool to dump and construct header...
2018-06-21 Bruno Cardoso... Revert "Warning for framework headers using double...
2018-06-21 Bruno Cardoso... Revert "Fix hmaptool cmake file to work on Windows"
2018-06-21 Evgeniy StepanovASan docs: no_sanitize("address") works on globals.
2018-06-21 Sam Clegg[WebAssembly] Error on mismatched function signature...
2018-06-20 Richard SmithWhen a dependent alignas is applied to a non-dependent...
2018-06-20 Bruno Cardoso... Fix hmaptool cmake file to work on Windows
2018-06-20 Akira HatanakaUse cast instead of dyn_cast_or_null.
2018-06-20 Wolfgang Pieb[DWARF] Improved error reporting for range lists.
2018-06-20 Sam Clegg[WebAssembly] Minor cleanup to test inputs. NFC.
2018-06-20 Sam Clegg[WebAssembly] Update function signature mismatch error...
2018-06-20 Simon Dardis[mips] Add microMIPS specific addressing patterns.
2018-06-20 Bruno Cardoso... Warning for framework headers using double quote includes
2018-06-20 Alina SbirleaGeneralize MergeBlockIntoPredecessor. Replace uses...
2018-06-20 Richard SmithRelated to PR37768: improve diagnostics for class name...
2018-06-20 Bruno Cardoso... Fix WasmEHFuncInfo.h to include what it uses
2018-06-20 Alexander PolyakovImprove SBThread's stepping API using SBError parameter.
2018-06-20 Alina Sbirlea[MemorySSA] Add convenience APIs in updater to avoid...
2018-06-20 Simon DardisRemove myself from the release testers list. (NFC)
next