platform/upstream/llvm.git
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...
2020-01-27 Sam Parker[ARM][LowOverheadLoops] Dont ignore VCTP
2020-01-27 David StenbergDon't separate imp/expl def handling for call site...
2020-01-27 Georgii Rymar[llvm-readobj] - Refine --needed-libs implementation...
2020-01-27 Guillaume Chatelet[Alignment][NFC] Use Align with CreateAlignedLoad
2020-01-27 Raphael Isemann[lldb][NFC] Give import-std-module tests a more unique...
2020-01-27 Raphael Isemann[lldb][NFC] Improve documentation for CompletionRequest
2020-01-27 Georgii Rymar[llvm-readobj] - Add a test for --dyn-symbols when...
2020-01-27 Georgii Rymar[llvm-readobj] - Add a test for --hash-table option.
2020-01-27 Guillaume Chatelet[Alignment][NFC] Use Align with CreateMaskedScatter...
2020-01-27 Guillaume ChateletFix missing dependency in LibcUnitTest
2020-01-27 Adam Balogh[clan-tidy] Fix false positive in bugprone-infinite...
2020-01-27 Petar Avramovic[MIPS GlobalISel] Select population count (popcount)
2020-01-27 Petar Avramovic[MIPS GlobalISel] Select count trailing zeros
2020-01-27 Petar Avramovic[MIPS GlobalISel] Select count leading zeros
2020-01-27 Fangrui Song[MachineVerifier] Simplify and delete LLVM_VERIFY_MACHI...
2020-01-27 Martin Storsjö[libunwind] Treat assembly files as C on mingw
2020-01-27 Qiu Chaofan[NFC] Fix typo in Clang docs
2020-01-27 Wang, Pengfei[FPEnv] Divide macro INSTRUCTION into INSTRUCTION and...
2020-01-26 Saar Raz[Concepts] Fix incorrect TemplateArgs for introduction...
2020-01-26 Lei Zhang[mlir] Expose getNearestSymbolTable as SymbolTable...
2020-01-26 Saar Raz[Concepts] Add missing null check to transformConstructor
2020-01-26 Martin Storsjö[libunwind] Fix building standalone after c48974ffd7d1676
2020-01-26 Roman Lebedev[X86][BdVer2] Polish LEA instruction scheduling info
2020-01-26 Roman Lebedev[NFC][MCA] Re-autogenerate all check lines in all X86...
2020-01-26 Simon Pilgrim[InstCombine] Add extra shift(c1,add(c2,y)) tests for...
2020-01-26 Simon Pilgrim[X86][AVX] Extend combineCommutableSHUFP to handle...
2020-01-26 Saar Raz[Concepts] Fix parsing of scope specifier in compound...
2020-01-26 Stephen KellyNFC: Implement AST node skipping in ParentMapContext
2020-01-26 Guillaume Chatelet[IR] masked gather/scatter alignment should be set
2020-01-26 Lei Zhang[mlir][spirv] Create builtin variable in nearest symbol...
2020-01-26 Lei Zhang[mlir][spirv] NFC: simplify load/store builder call...
2020-01-26 Lei Zhang[mlir][spirv] NFC: expose builtin func op conversion...
2020-01-26 Lei Zhang[mlir][spirv] Relax verification to allow flexible...
2020-01-26 Lei Zhang[mlir][spirv] Add spv.GroupNonUniformElect and spv...
2020-01-26 Simon Pilgrim[X86][AVX] Add tests showing combineCommutableSHUFP...
2020-01-26 Simon Pilgrim[X86][SSE] combineCommutableSHUFP - permilps(shufps...
2020-01-26 Serge Pavlov[FPEnv] Extended FPOptions with new attributes
2020-01-26 Simon Pilgrim[TargetLowering] Respect recursive depth in SimplifyDem...
2020-01-26 Maheaha ShivamallappaAMDGPU/GlobalISel: Clean-up code around ISel for Intrin...
2020-01-26 Fangrui Song[ELF][PPC32] Support range extension thunks with addends
2020-01-26 George Burgess IV[Support] `const`ify a method; NFC
2020-01-26 Mehdi AminiMass update the MLIR license header to mention "Part...
2020-01-26 Craig Topper[X86] Use a macro to convert X86ISD names to strings...
next