]> granicus.if.org Git - clang/shortlog
clang
2016-09-26 Richard SmithP0145R3 (C++17 evaluation order tweaks): evaluate the...
2016-09-26 Richard SmithP0145R3 (C++17 evaluation order tweaks): consistently...
2016-09-26 Daniel Jasper[clang-format] Don't allow newline after uppercase...
2016-09-26 Saleem Abdulrasoolheaders: add missing Windows ARM Interlocked intrinsics
2016-09-26 Richard Smith[Modules TS] Diagnose 'export' declaration within ...
2016-09-26 Matthias BraunFix test on windows
2016-09-26 Matthias BraunCC1: Add -save-stats option
2016-09-26 Aaron BallmanComplete support for the cxxCtorInitializer() AST match...
2016-09-26 Haojian Wu[ASTMatcher] Add isStaticStorageClass matcher for varDe...
2016-09-26 Daniel Marjamaki[analyzer] Improve CastToStruct checker so it can also...
2016-09-26 Daniel Jasperclang-format: Only special-case top-level */& in multiv...
2016-09-26 Sylvestre LedruIn the get started page, also explain how to start...
2016-09-26 Sylvestre Ledruupdate the link to the code coverage
2016-09-26 Saleem AbdulrasoolDriver: avoid failing in the backend
2016-09-26 Konstantin... [AMDGPU] Expose flat work group size, register and...
2016-09-24 Alexander ShaposhnikovRemove excessive padding from RedeclarableResult
2016-09-24 Alexander ShaposhnikovRemove excessive padding from ObjCCategoriesVisitor
2016-09-24 Laszlo Nagy[analyzer][scan-build-py] subprocess output handling...
2016-09-23 Teresa JohnsonUse llvm::to_string instead of std::to_string to fix bot
2016-09-23 Peter CollingbourneUpdate clang for r282299.
2016-09-23 Alexander Shaposhnikov[analyzer] Fix crash in RetainCountChecker::checkEndFun...
2016-09-23 Teresa Johnson[LTO] Add -flto-jobs=N to control backend parallelism
2016-09-23 Renato GolinRevert "set the underlying value of “#pragma STDC FP_CO...
2016-09-23 Sebastian Popset the underlying value of “#pragma STDC FP_CONTRACT...
2016-09-23 Sjoerd MeijerRevert of r282255 because of "Fell off the end of a...
2016-09-23 Sjoerd MeijerFix for r280064 that added options for fp denormals...
2016-09-23 Eric Liu[clang-format] support header deletion in cleanupAround...
2016-09-23 Alexey Bader[OpenCL] Augment pipe built-ins with pipe packet size...
2016-09-23 Etienne Bergeron[asan] Fix incorrect SEH symbol mangling on win64.
2016-09-23 Daniel MarjamakiMinor tweak. Avoid hardcoding.
2016-09-23 Daniel MarjamakiFix indentation
2016-09-23 Craig Topper[AVX-512] Add initial support for checking rounding...
2016-09-23 Craig Topper[X86] Split up the single switch statement in Sema...
2016-09-22 Renato Golin[OpenBSD] Add type sign information for OpenBSD
2016-09-22 Vedant Kumar[docs] Touch up the coverage docs some more
2016-09-22 Daniel MarjamakiFix Wbitfield-constant-conversion false positives
2016-09-22 Teresa JohnsonThird attempt to fix Sphinx bot
2016-09-22 Teresa JohnsonSecond attempt to fix Sphinx bot
2016-09-22 Aaron BallmanFixing sphinx build due to diagnostic:
2016-09-22 Martin Probstclang-format: [JS] reserved words in method names.
2016-09-22 Craig Topper[X86] Fix some illegal rounding modes in some builtin...
2016-09-22 Stephen Hinesclang-format: Add an option to git-clang-format to...
2016-09-22 Chris Bieneman[CMake] More robust handling for bootstrap variables
2016-09-22 George Burgess IV[Sema] Fix PR30481: crash on checking printf args.
2016-09-21 Chris Bieneman[CMake] Check if passthrough variables are defined
2016-09-21 Chris Bieneman[CMake] Pass CLANG_VERSION_* variables into later stages
2016-09-21 Albert GutowskiAdd -Wignored-pragma-intrinsic flag
2016-09-21 Teresa Johnson[docs] Add ThinLTO user documentation
2016-09-21 Cameron McInally[AVX512] Fix return types on __builtin_ia32_gather3XivX...
2016-09-21 Dmitry PolukhinPR30401: Fix substitutions for functions with abi_tag
2016-09-21 Martin Probstclang-format: [JS] do not wrapp @returns tags.
2016-09-20 Anna Zaks[analyzer] Add a checker that detects blocks in critica...
2016-09-20 Eric ChristopherRemove some boilerplate comments that don't explain...
2016-09-20 Zachary TurnerFix a regex error breaking tests.
2016-09-20 Chris Bieneman[CMake] Support overriding CLANG_VERSION_*
2016-09-20 Zachary TurnerAdd some entropy to the folder name in Driver/warning...
2016-09-20 Saleem AbdulrasoolCodeGen: further merge cstring literal construction
2016-09-20 Nick LewyckyFix typo in documentation.
2016-09-20 Alexander Shaposhnikov[cleanup] Remove excessive padding from TextTokenRetoke...
2016-09-20 Vedant Kumar[docs] Extend the code coverage docs some more
2016-09-20 Nick LewyckyReplace 'isProvablyNonNull' with existing utility llvm...
2016-09-20 Simon Dardis[mips] MSA intrinsics header file
2016-09-19 Gabor Horvath[analyzer] Calculate extent size for memory regions...
2016-09-19 Samuel AntaoReorder initializers in CallStackFrame so that we don...
2016-09-19 Yaxun Liu[OpenCL] Allow half type kernel argument when cl_khr_fp...
2016-09-19 Dehao ChenRemove InstructionCombining and its related pass from...
2016-09-19 Alexander ShaposhnikovRemove excessive padding from the struct CallStackFrame
2016-09-19 Yaxun Liu[OpenCL] Diagnose assignment to dereference of half...
2016-09-19 Neil HickeyReverting r281714 due to causing an assert when calling...
2016-09-19 Eric LiuRecommit r281457 "Supports adding insertion around...
2016-09-19 Martin Probstclang-format: [JS] Fix line breaks before comments...
2016-09-19 Vedant Kumar[docs] Touch up the code coverage doc
2016-09-19 Devin Coughlin[analyzer] SATestBuild.py: Treat '#' as comment in...
2016-09-19 Dean Michael... [XRay] ARM 32-bit no-Thumb support in Clang
2016-09-18 Martin Probstclang-format: [JS] Do not wrap taze annotation comments.
2016-09-18 Martin Probstclang-format: [JS] ASI insertion after boolean literals.
2016-09-18 Saleem AbdulrasoolCodeGen: mark ObjC cstring literals as unnamed_addr
2016-09-18 Saleem AbdulrasoolCodeGen: mark ObjC cstring literals as constant
2016-09-18 Kostya Serebryany[libFuzzer] use 'if guard' instead of 'if guard >=...
2016-09-17 Eric LiuWhen replacements have the same offset, make replacemen...
2016-09-17 Daniel Jasperclang-format: [JS] Fix a crash in handledTemplateStrings.
2016-09-17 Kostya Serebryany[sanitizer-coverage] change trace-pc to use 8-byte...
2016-09-16 Saleem AbdulrasoolCodeGen: refactor the ObjC cstring literal creation
2016-09-16 Richard SmithFix a couple of wrong-code bugs in switch-on-constant...
2016-09-16 Peter CollingbourneAdd REQUIRES line.
2016-09-16 Peter CollingbourneAdd target triples to fix test on non-x86.
2016-09-16 Peter CollingbourneCodeGen: Add more checks to nobuiltin.c test, add a...
2016-09-16 Nirav DaveIntroduce inline assembly parsing test is PR30372.
2016-09-16 Saleem AbdulrasoolCodeGen: use pointer rather than reference in range...
2016-09-16 Neil HickeyImprove handling of floating point literals in OpenCL...
2016-09-16 Eric FiselierTouch up [[clang::require_constant_initialization]...
2016-09-16 Neil HickeyTesting commit rights. Removing trailing white space...
2016-09-16 Stephen HinesFix unused result from sign extending an Offset.
2016-09-16 John McCallAlter the iOS/tvOS ARM64 C++ ABI to ignore the upper...
2016-09-16 Stephen HinesDo not warn about format strings that are indexed strin...
2016-09-16 Akira Hatanaka[CodeGen][ObjC] Block captures should inherit the type...
2016-09-15 Justin Lebar[CUDA] Don't try to run sanitizers on NVPTX.
2016-09-15 Akira Hatanaka[Sema] Allow shifting a scalar operand by a vector...
2016-09-15 David L. JonesSimplify Clang's version number configuration in CMake.
2016-09-15 Kostya Serebryany[sanitizer-coverage] make trace-pc-guard and indirect...
next