platform/upstream/llvm.git
2020-01-10 Matt ArsenaultAMDGPU/GlobalISel: Clamp G_ZEXT source sizes
2020-01-10 Tatyana Krasnukha[lldb][tests] Make it possible to expect failure for...
2020-01-10 Tatyana Krasnukha[lldb][tests][NFC] Unify variable naming convention
2020-01-10 Ulrich Weigand[FPEnv] Invert sense of MIFlag::FPExcept flag
2020-01-10 Sam Parker[ARM][MVE] Tail predicate VMAX,VMAXA,VMIN,VMINA
2020-01-10 Jan KratochvilRangeDataVector: Support custom sorting for D63540
2020-01-10 Sjoerd MeijerARMLowOverheadLoops: a few more dbg msgs to better...
2020-01-10 Benjamin KramerSprinkle some constexpr on default ctors so the compile...
2020-01-10 Diogo SampaioReverting, broke some bots. Need further investigation.
2020-01-10 Tatyana Krasnukha[lldb][tests] Cleanup '.categories'
2020-01-10 Ulrich Weigand[FPEnv] Generate constrained FP comparisons from clang
2020-01-10 Tatyana Krasnukha[lldb][test] NFC, re-use _getTestPath() function
2020-01-10 Tatyana Krasnukha[lldb][tests] Take into account all parent's categories...
2020-01-10 Andrew Ng[Support] ThreadPoolExecutor fixes for Windows/MinGW
2020-01-10 Pavel Labath[lldb] Surpress "bitfield too small" gcc warning
2020-01-10 Ilya Biryukov[CodeComplete] Suggest 'return nullptr' in functions...
2020-01-10 Pavel Labath[lldb/DWARF] Don't automatically search dwo unit attributes
2020-01-10 Pavel Labath[lldb/lua] Make convenience_variables.test compatible...
2020-01-10 Diogo Sampaio[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
2020-01-10 Simon Tatham[ARM,MVE] Make `vqrshrun` generate the right instruction.
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warnings. NFCI.
2020-01-10 Jaroslav SevcikData formatters: Look through array element typedefs
2020-01-10 Simon PilgrimFix Wdocumentation warning. NFCI.
2020-01-10 Simon PilgrimFix Wdocumentation warning. NFCI.
2020-01-10 Simon Pilgrim[X86][AVX] Add tests for v8f32/v8i32 089abcde and 0189a...
2020-01-10 Simon PilgrimDon't use dyn_cast_or_null if we know the pointer is...
2020-01-10 Benjamin Kramer[LV] Silence unused variable warning in Release builds...
2020-01-10 Peng Guo[MIR] Fix cyclic dependency of MIR formatter
2020-01-10 Serge GueltonXFAIL load_extension.ll test on macOS only
2020-01-10 Sergej Jaskiewicz[CMake] Support running libc++abi tests in CrossWinToAR...
2020-01-10 Sergej Jaskiewicz[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH
2020-01-10 Sjoerd MeijerFollow up of 67bf9a6154d4b82c, minor fix in test case...
2020-01-10 Sjoerd Meijer[SVEV] Recognise hardware-loop intrinsic loop.decrement.reg
2020-01-10 serge-sans... Fix several issues with compiler extensions
2020-01-10 Kadir Cetinkaya[clangd] Fix markdown rendering in VSCode
2020-01-10 Kadir Cetinkaya[clangd] Improve type printing in hover
2020-01-10 Qiu Chaofan[NFC] [PowerPC] Add isPredicable for basic instrs
2020-01-10 serge-sans... Allow system header to provide their own implementation...
2020-01-10 Hans WennborgRestore order in clang-tidy section of release notes
2020-01-10 Gil Rapaport[LV] VPValues for memory operation pointers (NFCI)
2020-01-10 Ilya Biryukov[Syntax] Update comment, remove stale FIXME. NFC
2020-01-10 Sylvestre Ledruclang-tidy doc - remove the widths
2020-01-10 Shoaib Meenai[xray] Remove cl::sub from alias options
2020-01-10 Wei Mi[ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLo...
2020-01-10 Nico Weberfix another typo to cycle bots
2020-01-10 Nico Weberfix a few typos to cycle the bots
2020-01-10 Shengchen Kan[NFC] Style cleanup
2020-01-10 Richard SmithCWG2352: Allow qualification conversions during referen...
2020-01-10 Douglas YungRelax opcode checks in test for G_READCYCLECOUNTER...
2020-01-10 Matt ArsenaultAMDGPU/GlobalISel: Select G_EXTRACT_VECTOR_ELT
2020-01-10 Matt ArsenaultAMDGPU/GlobalISel: Fix G_EXTRACT_VECTOR_ELT mapping...
2020-01-10 Fangrui Song[ELF] Fix includeInDynsym() when an undefined weak...
2020-01-10 Jason MolendaWhen reading Aux file in chunks, read consecutive byte...
2020-01-09 Stanislav Mekhanoshin[AMDGPU] Fix bundle scheduling
2020-01-09 Jonas Devlieghere[lldb] Remove spurious file
2020-01-09 Matt ArsenaultAVR: Update for getRegisterByName change
2020-01-09 Richard SmithWhen diagnosing the lack of a viable conversion functio...
2020-01-09 River Riddle[mlir] Use getDenseElementBitwidth instead of Type...
2020-01-09 Jonas Devlieghere[lldb/Lua] Add lua typemaps for INOUT params
2020-01-09 Matt ArsenaultTableGen/GlobalISel: Fix pattern matching of immarg...
2020-01-09 Matt ArsenaultTableGen/GlobalISel: Add way for SDNodeXForm to work...
2020-01-09 Matt ArsenaultGlobalISel: Handle llvm.read_register
2020-01-09 Matt ArsenaultDAG: Don't use unchecked dyn_cast
2020-01-09 Matt ArsenaultGlobalISel: Fix else after return
2020-01-09 Matt ArsenaultCodeGen: Use LLT instead of EVT in getRegisterByName
2020-01-09 Amara Emerson[AArch64][GlobalISel] Implement selection of <2 x float...
2020-01-09 Eric Schweitz[mlir] add a missing dependency for Linalg conversion
2020-01-09 Kern Handa[mlir] mlir-cpu-runner test's cblas_interface should...
2020-01-09 Alex RichardsonAdd builtins for aligning and checking alignment of...
2020-01-09 Christian SiggAdd gdb pretty printer for MutableArrayRef, remove...
2020-01-09 Matt ArsenaultGlobalISel: Move getLLTForMVT/getMVTForLLT
2020-01-09 Matt ArsenaultTableGen/GlobalISel: Address fixme
2020-01-09 Matt ArsenaultGlobalISel: Don't assert on MoreElements creating vectors
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Fix argument lowering for vectors...
2020-01-09 Matt ArsenaultAMDGPU/GlobalISel: Widen 16-bit shift amount sources
2020-01-09 Sylvestre Ledruphab doc: Replace or remove references to svn
2020-01-09 Sylvestre Ledruphab doc: also document 'arc land'
2020-01-09 Sylvestre Ledruphab doc: remove the svn section
2020-01-09 Nathan Ridge[clangd] Handle DeducedTemplateSpecializationType in...
2020-01-09 Sylvestre Ledru[clang-tidy] Refresh the add_new_check.py now that...
2020-01-09 Eric Fiselier[libc++] Explicitly enumerate std::string external...
2020-01-09 River Riddle[mlir] NFC: Move the state for managing SSA value names...
2020-01-09 Alex RichardsonMipsDelaySlotFiller: Update registers def-uses for...
2020-01-09 Alex RichardsonRe-apply "[ELF] Allow getErrPlace() to work before...
2020-01-09 Craig Topper[X86] Add ueq/one fp128 quiet compare tests. NFC
2020-01-09 Jessica Paquette[GlobalISel][AArch64] Import + select LDR*roW and STR...
2020-01-09 serge-sans... [clang] Enforce triple in mempcpy test
2020-01-09 Eric Astor[ms] [X86] Use "P" modifier on all branch-target operan...
2020-01-09 Ganesh Gopalasubramanian[X86] AMD Znver2 (Rome) Scheduler enablement
2020-01-09 Sean Fertile[PowerPC] The VK_PLT symbolref modifier is only used...
2020-01-09 Erik Pilkington[demangle] Copy back some NFC commits from LLVM
2020-01-09 Craig Topper[TargetLowering][X86] TeachSimplifyDemandedBits to...
2020-01-09 Bruno Ricci[Support][NFC] Add an explicit unit test for Process...
2020-01-09 Sanjay Patel[x86] add tests for 2-way splat copy; NFC
2020-01-09 Ulrich Weigand[SystemZ] Fix matching another pattern for nxgrk (PR44496)
2020-01-09 Jonas Devlieghere[lldb/SWIG] Undo incorrect substitution
2020-01-09 Bruno Ricci[Support][NFC] Make some helper functions "static"...
2020-01-09 Simon Moll[NFC,format] Sort switch cases alphabetically
2020-01-09 Bruno Ricci[Support][NFC] Add a comment about the semantics of...
2020-01-09 Simon Tatham[Clang] Handle target-specific builtins returning aggre...
next