]> granicus.if.org Git - clang/shortlog
clang
2016-07-22 Vassil Vassilev[modules] Teach the ASTWriter to ignore mutations comin...
2016-07-22 Vassil VassilevAdd regression test for PR27699.
2016-07-22 Pirama Arumuga... Add .rgba syntax extension to ext_vector_type types
2016-07-22 Anna ThomasClang changes for overloading invariant.start and end...
2016-07-22 Anna Thomastest commit. update comment grammatically. NFC
2016-07-22 Simon Pilgrim[X86][AVX] Added support for lowering to VBROADCASTF128...
2016-07-22 Vedant Kumar[Coverage] Attempt to appease a Windows builder
2016-07-22 Vedant Kumar[Coverage] Strengthen a test case
2016-07-21 Devin Coughlin[analyzer] Add checker modeling potential C++ self...
2016-07-21 Wolfgang PiebReverting r275115 which caused PR28634.
2016-07-21 Xinliang David Li[profile] update test case with interface change.
2016-07-21 David Majnemer[Sema] Handle errors during rewriteBuiltinFunctionDecl
2016-07-21 Erik Pilkington[CodeGen] Fix a crash when constant folding switch...
2016-07-21 Reid KlecknerDisable a flaky test on Windows that uses "echo >>"
2016-07-21 Adrian McCarthyReroll "Include unreferenced nested types in member...
2016-07-21 Benjamin KramerMove some IntrusiveRefCntPtrs instead of copying.
2016-07-21 Adrian McCarthyRevert "Include unreferenced nested types in member...
2016-07-21 Adrian McCarthyInclude unreferenced nested types in member list only...
2016-07-21 Yaron KerenProvide __GLIBCXX_TYPE_INT_N_0 and __GLIBCXX_BITSIZE_IN...
2016-07-21 Craig Topper[Sema,X86] Add explicit check to ensure that builtins...
2016-07-21 Craig Topper[X86] Add missing __x86_64__ qualifiers on a bunch...
2016-07-21 Davide Italiano[CodeGen] Handle recursion in LLVMIRGeneration Timer.
2016-07-21 George Burgess IV[Sema] Fix PR28623.
2016-07-20 Xinliang David Li[Profile] Document new profile file name modifiers
2016-07-20 Kelvin Li[OpenMP] Sema and parsing for 'target simd' pragma
2016-07-20 Richard SmithFix memory leak introduced in r276159.
2016-07-20 John McCallWhen copying an array into a lambda, destroy temporarie...
2016-07-20 Kelvin Li[OpenMP] Allow negative lower bound in array sections...
2016-07-20 Kelvin Li[OpenMP] Ignore parens in atomic capture
2016-07-20 Yaxun Liu[OpenCL] AMDGCN target will generate images in constant...
2016-07-20 Richard Smith[modules] Don't emit initializers for VarDecls within...
2016-07-20 Richard SmithFix modules self-host: add missing include and forward...
2016-07-20 Reid Kleckner[MS] Improve VPtrInfo field names and doc comments
2016-07-20 Simon Pilgrim[X86][SSE] Reimplement SSE fp2si conversion intrinsics...
2016-07-20 Akira Hatanaka[Sema] Compute the nullability of a conditional express...
2016-07-20 Hubert TongRevert r276069: MSVC bots not happy
2016-07-20 Hubert TongFix r276069: add default argument for new parameter
2016-07-20 Hubert TongFix r276069: use LLVM_CONSTEXPR
2016-07-20 Hubert TongConcepts: Create space for requires-clause in TemplateP...
2016-07-19 Bruno Cardoso... [SemaObjC] Improve ObjCDictionaryLiteral and ObjCArryLi...
2016-07-19 David MajnemerLet FuncAttrs infer the 'returned' argument attribute
2016-07-19 Yaxun Liu[OpenCL] Fixes bug of missing OCL version metadata...
2016-07-19 Sylvestre LedruAdd support of the latest Ubuntu (Yakkety Yak - 16.10)
2016-07-19 Dmitry PolukhinFix for failing bot sanitizer-x86_64-linux-fast after...
2016-07-19 Dmitry PolukhinDeprecated (legacy) string literal conversion to 'char...
2016-07-19 Daniel Sanders[mips] Correct label prefixes for N32 and N64.
2016-07-19 Simon Atanasyan[driver][mips] Remove empty folder from test inputs
2016-07-19 Simon Atanasyan[driver][mips] Support MIPS targets in modern Android NDK
2016-07-19 Alexey Bataev[OPENMP] Removed loop statement as its body executes...
2016-07-19 Alexey Bataev[OPENMP] Improved processing of 'priority' clause,...
2016-07-19 Samuel AntaoAppend clang system include path for offloading tool...
2016-07-18 Samuel Antao[OpenMP] Remove dead code in conditional of mappable...
2016-07-18 Kelvin Li[OpenMP] Fix incorrect diagnostics in map clause
2016-07-18 Richard SmithFix some minor issues found by Coverity.
2016-07-18 Vedant Kumar[Coverage] Remove '..' from filenames *after* getting...
2016-07-18 Vedant Kumar[Coverage] Normalize '..' out of filename strings
2016-07-18 Bruno Cardoso... [Sema] Create a separate group for incompatible functio...
2016-07-18 Mehdi AminiAdd missing header in ClangFuzzer (after r275882 cleanup)
2016-07-18 Bob WilsonAllow iOS and tvOS version numbers with 2-digit major...
2016-07-18 Vedant Kumar[Driver] Compute effective target triples once per...
2016-07-18 Vedant Kumar[Driver] Make Driver::DefaultTargetTriple private ...
2016-07-18 Mehdi Amini[NFC] Header cleanup
2016-07-18 Devin CoughlinRevert "[analyzer] Add checker modeling potential C...
2016-07-18 Yunzhong GaoSupport -masm= flag for x86 assembly targets.
2016-07-18 Hans Wennborgdocs/conf.py: update version to 4.0
2016-07-18 Hans WennborgTrunk release notes are now for 4.0.0
2016-07-18 Reid Kleckner[clang-cl] Reinstate -gline-tables-only as a CoreOption...
2016-07-18 Devin Coughlin[analyzer] Add checker modeling potential C++ self...
2016-07-18 Paul RobinsonRelease note for 'nodebug' on variables
2016-07-18 Kelvin Li[OpenMP] update test cases for -std=c++11 compile
2016-07-18 NAKAMURA TakumiRevert r275678, "Revert "Revert r275027 - Let FuncAttrs...
2016-07-17 Saleem Abdulrasooltest: add missing triple to test
2016-07-17 Saleem AbdulrasoolCodeGen: honour dllstorage on ObjC types
2016-07-17 Saleem AbdulrasoolCodeGen: whitespace, formatting cleanups, NFC
2016-07-17 Saleem AbdulrasoolCodeGen: whitespace cleanup, StringRef usage in ObjC...
2016-07-17 Richard SmithAttempt to work around MSVC rejects-valid, round 2.
2016-07-17 Richard SmithPR28589: attempt to work around MSVC rejects-valid.
2016-07-17 David Majnemer[CodeGen] Some assorted cleanups
2016-07-16 Saleem AbdulrasoolCodeGen: use StringRefs more in ObjC class generation...
2016-07-16 Saleem AbdulrasoolCodeGen: simplify using a local variable, NFC
2016-07-16 Hal FinkelRevert "Revert r275029 - Update Clang tests after addin...
2016-07-16 Sean Silva[Driver] Add flags for enabling both types of PGO Instr...
2016-07-16 Eric ChristopherRemove extra semi-colon. Fixes warning and Werror bots.
2016-07-16 Erik Pilkington[ObjC] Implement @available in the Parser and AST
2016-07-16 Richard SmithReimplement ExternalSemaSource delegation in terms of
2016-07-16 Samuel AntaoUse std::string instead of StringRef when generating...
2016-07-15 Samuel AntaoAttempt to fix breakage caused by r275645 for Windows...
2016-07-15 Samuel Antao[CUDA][OpenMP] Create generic offload action
2016-07-15 Argyrios Kyrtzidis[index] Create different USR if a property is a class...
2016-07-15 Richard SmithRevert r275481, r275490. This broke modules bootstrap.
2016-07-15 Matt ArsenaultAMDGPU: Remove legacy ldexp builtin
2016-07-15 Matt ArsenaultAMDGPU: Update for rsq intrinsic changes
2016-07-15 Richard SmithPush alias-declarations and alias-template declarations...
2016-07-15 Saleem AbdulrasoolSema: support __declspec(dll*) on ObjC interfaces
2016-07-15 Argyrios Kyrtzidis[test/objcmt] Add a follow-up test case for r275600.
2016-07-15 Argyrios Kyrtzidis[objcmt] Fix a buffer overflow crash than can occur...
2016-07-15 Argyrios Kyrtzidis[AST] Keep track of the left brace source location...
2016-07-15 Argyrios Kyrtzidis[objcmt] Don't add an #import of Foundation unnecessari...
2016-07-15 Wei DingAMDGPU: Add Clang Builtin for v_lerp_u8
2016-07-15 Dean Michael... XRay: Remove duplicate checks for xray instrumentation...
next