platform/upstream/llvm.git
2020-01-28 Florian Hahn[Matrix] Mark remarks test as AArch64 specific.
2020-01-28 Florian Hahn[Matrix] Add info about number of operations to remarks.
2020-01-28 Shoaib Meenai[llvm] Fix file ignoring inside directories
2020-01-28 Shoaib Meenai[runtimes] Support install-*-stripped targets
2020-01-28 Shoaib Meenai[runtimes] Fix installation for LLVM_RUNTIME_DISTRIBUTI...
2020-01-28 Wei Mi[LV] Remove nondeterminacy by changing LoopVectorizatio...
2020-01-28 Florian Hahn[Matrix] Add optimization remarks for matrix expression.
2020-01-28 Nathan[clang-tidy] Fix bugprone-use-after-move when move...
2020-01-27 Fangrui SongReland "[StackColoring] Remap PseudoSourceValue frame...
2020-01-27 Nathan[clang-tidy] readability-redundant-string-init now...
2020-01-27 Nathan[clang-tidy] readability-identifier-naming disregards...
2020-01-27 Reid Kleckner[IR] Keep a double break between functions when printin...
2020-01-27 Reid Kleckner[WinEH] Re-run stack coloring test for i686
2020-01-27 Evgenii StepanovSupport zero size types in StackSafetyAnalysis.
2020-01-27 Evgenii StepanovFix StackSafetyAnalysis crash with scalable vector...
2020-01-27 Florian Hahn[AArch64] Add option to enable/disable load-store renaming.
2020-01-27 Jonas Devlieghere[lldb/Commands] Make column available through _regexp...
2020-01-27 Jonas Devlieghere[lldb/Test] Use lit.local.cfg to mark whole directory...
2020-01-27 Eric Schweitzremove a trailing space character (test commit)
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Eliminate SelectVOP3Mods_f32
2020-01-27 Evgenii Stepanov[gwp-asan] Implement malloc_iterate.
2020-01-27 Jay Foad[GlobalISel] Make use of KnownBits::computeForAddSub
2020-01-27 Diego Caballero[mlir] Remove 'valuesToRemoveIfDead' from PatternRewrit...
2020-01-27 Stephen Neuendorffer[examples] Fix CMakefiles for JITLink and OrcError...
2020-01-27 Gabor Horvath[analyzer] Add FuchsiaLockChecker and C11LockChecker
2020-01-27 Sanjay Patel[InstCombine] allow more narrowing of casted select
2020-01-27 Kern Handa[NFC][mlir][linalg] Merge Utils/Intrinsics.h into EDSC...
2020-01-27 Alex Zinenko[mlir] add lowering from affine.min to std
2020-01-27 Simon Pilgrim[DAG] Enable ISD::EXTRACT_SUBVECTOR SimplifyMultipleUse...
2020-01-27 Adrian PrantlFix an assertion failure in DwarfExpression's subregist...
2020-01-27 Roman Lebedev[NFC][LoopVectorize] Autogenerate tests affected by...
2020-01-27 Roman Lebedev[NFC][IndVarSimplify] Autogenerate tests affected by...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select buffer atomics
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.raw.tbuffer.store
2020-01-27 Jon ChesterfieldRevert "[nfc][libomptarget] Remove SHARED annotation...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.struct.buffer...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Move llvm.amdgcn.raw.buffer.store...
2020-01-27 Alexey Bataev[OPENMP50]Track changes of lastprivate conditional...
2020-01-27 Shoaib MeenaiRevert "[clang-tidy] readability-identifier-naming...
2020-01-27 Sanjay Patel[InstCombine] convert fsub nsz with fneg operand to...
2020-01-27 Nikita Popov[InstCombine] Move negation handling into freelyNegateV...
2020-01-27 Nikita Popov[InstCombine] Add more negation tests; NFC
2020-01-27 Matt ArsenaultTableGen: Try to fix expensive checks failures
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdcn.struct.tbuffer...
2020-01-27 Jinsong Ji[clang] Fix covered default in switch
2020-01-27 Nathan[clang-tidy] readability-identifier-naming disregards...
2020-01-27 Petr Hosek[Symbolize] Handle error after the notes loop
2020-01-27 Vedant KumarReland (again): [DWARF] Allow cross-CU references of...
2020-01-27 Mikhail Gadelha[analyzer] Simplify BoolAssignmentChecker
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.raw.tbuffer.load
2020-01-27 aartbik[mlir] [VectorOps] Lowering of vector.extract/insert_sl...
2020-01-27 Stanislav Mekhanoshin[AMDGPU] Attempt to reschedule withou clustering
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.struct.buffer...
2020-01-27 Luke Drummond[tablegen] Emit string literals instead of char arrays
2020-01-27 Jonas Devlieghere[llvm][TextAPI/MachO] Support writing single macCatalys...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.struct.buffer...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.raw.buffer.load...
2020-01-27 Gabor Horvath[analyzer] Fix handle leak false positive when the...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.raw.buffer.load
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Handle VOP3NoMods
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Add baseline tests for fma/fmad...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Minor refactor of MUBUF complex...
2020-01-27 Matt ArsenaultAMDGPU: Fix not using f16 fsin/fcos
2020-01-27 Jay Foad[AMDGPU] Simplify test and extend to gfx9 and gfx10
2020-01-27 Simon Pilgrim[X86][AVX] Add a more aggressive SimplifyMultipleUseDem...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Custom legalize v2s16 G_SHUFFLE_VECTOR
2020-01-27 Christian SiggAdd pretty printers for llvm::PointerIntPair and llvm...
2020-01-27 Nico WeberRevert "[StackColoring] Remap PseudoSourceValue frame...
2020-01-27 Matt ArsenaultRevert "AMDGPU: Temporary drop s_mul_hi_i/u32 patterns"
2020-01-27 David Goldman[clangd] Only re-open files if their flags changed
2020-01-27 Teresa JohnsonRestore "[LTO/WPD] Enable aggressive WPD under LTO...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Fix not using global atomics on...
2020-01-27 Whitney Tsang[LoopUnroll] Remove remapInstruction().
2020-01-27 James Henderson[test][llvm-dwarfdump] Add extra test case for invalid...
2020-01-27 James Henderson[DebugInfo] Make incorrect debug line extended opcode...
2020-01-27 Matt ArsenaultAMDPGPU/GlobalISel: Select more MUBUF global addressing...
2020-01-27 Martin Probstclang-format: [JS] options for arrow functions.
2020-01-27 Alex Zinenko[mlir] Harden error propagation in LLVM import
2020-01-27 Alex Zinenko[mlir] LLVM import: handle constant data and array...
2020-01-27 Matt ArsenaultAMDGPU/GlobalISel: Initial selection of MUBUF addr64...
2020-01-27 Simon Pilgrim[X86][AVX] Add test case from PR11210
2020-01-27 Hans WennborgAdd a warning, flags and pragmas to limit the number...
2020-01-27 Dominik MontadaUse pointer type size for offset constant when lowering...
2020-01-27 Matt ArsenaultAMDGPU: Allow i16 shader arguments
2020-01-27 Jay Foad[AMDGPU] Handle multiple base operands in areMemAccesse...
2020-01-27 Jay Foad[AMDGPU] Handle multiple base operands in shouldCluster...
2020-01-27 Jay Foad[AMDGPU] Handle frame index base operands in memOpsHave...
2020-01-27 vpykhtin[AMDGPU] Fix GCN regpressure trackers for INLINEASM...
2020-01-27 Teresa Johnson[WPD] Emit vcall_visibility metadata for MicrosoftCXXABI
2020-01-27 Matt ArsenaultGlobalISel: Reimplement widenScalar for G_UNMERGE_VALUE...
2020-01-27 David Green[MVE] Fixup order of gather writeback intrinsic outputs
2020-01-27 Matt ArsenaultGlobalISel: Translate vector GEPs
2020-01-27 Russell GallopRe-land [Support] Extend TimeProfiler to support multip...
2020-01-27 Igor Kudrin[LLDB] Fix build failures after removing Version from...
2020-01-27 Igor Kudrin[DWARF] Do not pass Version to DWARFExpression. NFCI.
2020-01-27 Igor Kudrin[DWARF] Simplify DWARFExpression. NFC.
2020-01-27 Krasimir Georgiev[clang-format] Handle escaped " in C# string-literals
2020-01-27 David StenbergImprovements to call site register worklist
2020-01-27 Stephen Kelly[ASTMatchers] Fix parent traversal with InitListExpr
2020-01-27 Sjoerd Meijer[ARM][MVE] Tail-predication: support constant trip...
next