]> granicus.if.org Git - clang/shortlog
clang
2016-06-13 NAKAMURA TakumiMPIBugReporter.h: Fix a warning. [-Wdocumentation]
2016-06-13 Craig Topper[AVX512] Masked pcmpeqd, pcmpeqq, pcmpgtd, and pcmpgtq...
2016-06-13 Mike SpertusImproved Visual Studio visualization of OpaquePtr
2016-06-13 Devin Coughlin[analyzer] Remove some list initialization from MPI...
2016-06-13 Devin Coughlin[analyzer] Add checker to verify the correct usage...
2016-06-13 Martin Probstclang-format: [JS] post-fix non-null assertion operator.
2016-06-12 Mike SpertusVisual Studio Visualizer for PackExpansionType
2016-06-12 Mike SpertusVisual Studio native visualizer for ParsedTemplateArgument
2016-06-12 Benjamin KramerAdd some std::move where the value is only read otherwise.
2016-06-12 Mike SpertusRudimentary support for Visual Studio Stmt visualizer
2016-06-12 Craig Topper[CodeGen] Update to use an ArrayRef of uint32_t instead...
2016-06-11 Simon Pilgrim[X86][BMI] Improved bmi intrinsics checks
2016-06-11 Mike SpertusVisual Studio Visualizers for ActionResult, LocInfoType...
2016-06-11 Faisal ValiFix cv-qualification of '*this' captures and nasty...
2016-06-11 Craig Topper[AVX512] Use a regular expression instead of checking...
2016-06-11 Craig Topper[AVX512] Implement masked and 512-bit pshufd intrinsics...
2016-06-11 Craig Topper[X86] Add explicit typecasts to some intrinsics.
2016-06-11 Eric Liu[clang-format] pass Style by reference instead of value.
2016-06-11 Chandler CarruthFix this test to handle NDEBUG builds which don't have...
2016-06-11 Chandler CarruthRevert "Strip Android version when looking up toolchain...
2016-06-11 Chandler CarruthRevert "[ASTMatchers] New forEachOverriden matcher."
2016-06-11 Craig Topper[AVX512] Implement 512-bit and masked shufflelo and...
2016-06-11 Craig Topper[AVX512] Add _mm512_bsrli_epi128 and _mm512_bslli_epi12...
2016-06-11 Mike SpertusVisual Studio visualizers associated with LookupResults
2016-06-11 David Majnemer[Sema] Return an appropriate result from CheckSpecified...
2016-06-10 Mike SpertusAdded missing close brace to OpaquePtr Visual Studio...
2016-06-10 Pirama Arumuga... Revise RenderScript attribute declaration
2016-06-10 David Majnemer[-fms-extensions] Don't crash on explicit class-scope...
2016-06-10 Saleem AbdulrasoolDriver: make it easier to select the SjLj EH model
2016-06-10 Nico WeberRemove a few gendered pronouns.
2016-06-10 Josh GaoStrip Android version when looking up toolchain paths.
2016-06-10 David Majnemer[-fms-extensions] Permit incomplete types in dynamic...
2016-06-10 Strahinja PetrovicThis patch fixes target linker emulation for ARM 32...
2016-06-10 Ben CraigPreallocate ExplodedNode hash table
2016-06-10 Clement Courbet[ASTMatchers] New forEachOverriden matcher.
2016-06-10 Clement Courbettest commit: remove trailing whitespace in comments
2016-06-10 Richard TrieuCheck for null pointers before calling the Stmt Profiler
2016-06-10 Serge PavlovFix recognition of shadowed template parameter
2016-06-10 Richard SmithReduce sizeof(CXXConstructorDecl) by 4-8 bytes.
2016-06-10 Richard SmithRemove CXXConstructExpr::getFoundDecl(); it turned...
2016-06-10 Ekaterina RomanovaAdd doxygen comments to mmintrin.h's intrinsics.
2016-06-09 Pirama Arumuga... RenderScript support in the Frontend
2016-06-09 Martin Probstclang-format: [JS] recognized named functions in Annota...
2016-06-09 Richard TrieuRedirect unused output in test to /dev/null
2016-06-09 Chris Bieneman[CMake] Cleaning up CMake version checks in ExternalPro...
2016-06-09 Chris Bieneman[CMake] Version is aways greater than 3
2016-06-09 Richard TrieuFix a crash in the AST dumper.
2016-06-09 Pirama Arumuga... Add a RenderScript language type
2016-06-09 Chris Bieneman[CMake] Cleaning up CMake feature gating on 2.8.12
2016-06-09 Tim ShenRevert "[Temporary] Add an ExprWithCleanups for each...
2016-06-09 Justin Lebar[CUDA] Implement __shfl* intrinsics in clang headers.
2016-06-09 Tim Shen[Temporary] Add an ExprWithCleanups for each C++ Materi...
2016-06-09 Chris BienemanRevert "[CMake] Fix an issue building out-of-tree intro...
2016-06-09 Chris Bieneman[CMake] Fix an issue building out-of-tree introduced...
2016-06-09 Olivier GoffartMake sizeof and alignof a CXCursor_UnaryExpr
2016-06-09 Olivier GoffartCIndex: add support for static_assert
2016-06-09 Rafael EspindolaReplace an ambiguous "it"
2016-06-09 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-method.cpp: Tweak...
2016-06-09 David Majnemer[Sema] Don't crash when a field w/ a mem-initializer...
2016-06-09 Craig Topper[X86] Handle AVX2 pslldqi and psrldqi intrinsics shuffl...
2016-06-09 Craig Topper[X86] Reuse the EmitX86Select routine to handle the...
2016-06-09 Craig Topper[X86] Add void to the argument list of intrinsics that...
2016-06-09 Richard SmithUpdate to match LLVM r272232.
2016-06-08 Vedant Kumar[docs] Coverage: Clarify return value of __llvm_profile...
2016-06-08 Vedant Kumar[docs] Coverage: Flesh out instructions for avoiding...
2016-06-08 Chris Bieneman[CMake] Cleanup uses of USES_TERMINAL
2016-06-08 Reid Kleckner[DebugInfo] Add calling conventions to DISubroutineType
2016-06-08 Vitaly BukaSpecify target in lifetime-asan test.
2016-06-08 David Majnemer[Sema] Don't permit catching variably modified types
2016-06-08 Benjamin KramerPrune away some unused using decls. NFC.
2016-06-08 Yaxun Liu[OpenCL] Fix __builtin_astype for vec3 types.
2016-06-08 Chris Dewhurst[Sparc] Complex return value ABI compliance.
2016-06-08 Chris Dewhurst[Sparc] Complex return value ABI compliance.
2016-06-08 Martin Probstclang-format: [JS] fix a FIXME.
2016-06-08 Martin Probstclang-format: [JS] fix an assertion failure caused...
2016-06-08 Igor Breger[AVX512] Emit select instruction instead of using x86...
2016-06-08 Aaron BallmanCorrecting a typo in a comment; NFC.
2016-06-08 Daniel Jasperclang-format: Fix incorrect calculation of "length...
2016-06-08 Daniel Jasperclang-format: Fix bug in function ref qualifier identif...
2016-06-08 Michael Zuckerman[Clang][AVX512][BUILTIN]Adding intrinsics for range_rou...
2016-06-08 Ekaterina RomanovaAdd doxygen comments to xmmintrin.h's intrinsics.
2016-06-08 Craig Topper[AVX512] Reformat macro intrinsics, ensure arguments...
2016-06-08 Craig Topper[X86] Put parentheses around macro arguments in intrinsics.
2016-06-08 Matt ArsenaultAMDGPU: Verify subtarget specific builtins
2016-06-08 George Burgess IV[Sema] Teach CheckPlaceholderExpr about unaddressable...
2016-06-08 David Majnemer[ItaniumMangle] Mangle dependent __underlying_type...
2016-06-07 Vedant Kumar[docs] Coverage: Explain how to avoid static initializers
2016-06-07 Aaron BallmanMake isNoThrow and hasDynamicExceptionSpec polymorphic...
2016-06-07 Michael Zuckerman[clang][AVX512][Intrinsics] Adding intrinsics reduce_...
2016-06-07 Igor KudrinReapply [Coverage] Fix an assertion failure if the...
2016-06-07 Devin CoughlinRevert "[analyzer] Reapply r271907 (2nd try)."
2016-06-07 Devin Coughlin[analyzer] Speculative fix for r271907.
2016-06-07 Xiuli Pan[OPENCL] Fix wrongly vla error for OpenCL array.
2016-06-07 Devin Coughlin[analyzer] Reapply r271907 (2nd try).
2016-06-07 Igor KudrinRevert [Coverage] Fix an assertion failure if the defin...
2016-06-07 Xiuli PanRevert "[OPENCL] Fix wrongly vla error for OpenCL array."
2016-06-07 Xiuli Pan[OPENCL] Fix wrongly vla error for OpenCL array.
2016-06-07 Igor Kudrin[Coverage] Fix an assertion failure if the definition...
2016-06-07 Mike SpertusImprove Visual Studio visualization of DeclaratorDecl
2016-06-06 Artem Belevich[CUDA] Add implicit conversion of __launch_bounds__...
next