Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Jul1098765432130Jun292827262524232221201918171615141312111098765432131May30292827[Sema] Disallow __make_integer_seq from showing up in __make_integer_seqRevert r275029 - Update Clang tests after adding inference for the returned argument attribute[CodeGen] Treat imported static local variables as declarationsReapply SVN r274797.AMDGPU: Export workitem builtinsUpdate Clang tests after adding inference for the returned argument attribute[AVX512] Remove masked shufps/shudpd builtins. These are all handled with __builtin_shufflevector.[X86] Use __butilin_shufflevector for 512-bit shufps intrinsics.Add CLANG_BUILD_TOOLS as a clang counterpart for LLVM_BUILD_TOOLSDelete dead code.Move add_clang_* entry points from the main clang CMakeLists.txt to cmake/modules/AddClang.cmake.[clang-cl] Add support for /Zd[MS ABI] Some code cleanups[AST] Tighten up some bitfieldsclang-format: [JS] Sort imports case insensitive.clang-format: [JS] support trailing commas in imports.[analyzer] Older version of GCC 4.7 crash on lambdas in default arguments.[analyzer] Rewrite manual erase loop using remove_if.[X86] Use __builtin_ia32_vec_ext_v4hi and __builtin_ia32_vec_set_v4hi to implement pextrw/pinsertw MMX intrinsics instead of trying to use native IR.[X86] Uncomment the _mm_extract_ps test and add checks.CodeGen: tweak CFString section for COFF, ELFTeach -ast-print to print constexpr variables.[OpenCL] Add missing -cl-no-signed-zeros option into driverFix flag name in comment in cuda-version-check.cu.CFGTests: Update libdeps.clang/unittests/Analysis/CFGTest.cpp: Appease msc targets with -fno-delayed-template-parsing.Explicitly export symbols from the sample analyzer pluginDon't crash when printing auto variables.[OpenCL] Fix access qualifiers handling for typedefs[ASTMatchers] Add missing forEachArgumentWithParam() to code sampleCFGBuilder: Fix crash when visiting a range-based for over a dependent typeRecommit r274348 and r274349. The Windows failures should be fixed.[X86] Remove dead builtins that don't exist in the backend intrinsic file and don't have custom handling in CGBuiltins.cpp either.[CodeGen] Use llvm::Type::getVectorNumElements instead of casting to llvm::VectorType and calling getNumElements. This is equivalent and shorter.[X86] Reuse existing lambda and remove unnecessary argument from vector cmp builtin handling. NFC[X86] Remove a couple calls to create V2F64 and V4F32 types for builtin handling. Just get the type from the operand of the builtin instead. NFC[analyzer] Add rudimentary handling of AtomicExpr.Revert "Driver: Stop linking to C++ when using sanitizers on Darwin"[CUDA] Pass correct option in test.[Lex] Speed up updateConsecutiveMacroArgTokens (NFC)
Loading