platform/upstream/llvm.git
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-10 jasonliu[AIX] Allow vararg calls when all arguments reside...
2020-01-10 Hiroshi Inoue[examples] Add missing dependency in llvm examples
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-10 Simon Pilgrim[X86][AVX] lowerShuffleAsLanePermuteAndShuffle - consis...
2020-01-10 LLVM GN Syncbot[gn build] Port 5e7beb0a414
2020-01-10 Sam McCall[clangd] Fix targetDecl() on certain usage of ObjC...
2020-01-10 Yonghong Song[BPF] extend BTF_KIND_FUNC to cover global, static...
2020-01-10 Sanjay Patel[InstCombine] add tests for fsub; NFC
2020-01-10 Denis Khalikov[mlir][spirv] Fix typos related to (de)serialization.
2020-01-10 Gabor Marton[analyzer] Add PlacementNewChecker
2020-01-10 Adrian PrantlAdd missing nullptr checks.
2020-01-10 Andrew PaverdAdd support for __declspec(guard(nocf))
2020-01-10 Nemanja Ivanovic[PowerPC] Handle constant zero bits in BitPermutationSe...
2020-01-10 Jonas Toth[NFC] format unittest for ExprMutAnalyzer
2020-01-10 James Henderson[DebugInfo][NFC] Remove unused variable/fix variable...
2020-01-10 James Henderson[DebugInfo] Improve error message text
2020-01-10 Alexey Bataev[LIBOMPTARGET]Ignore empty target descriptors.
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...
next