]> granicus.if.org Git - clang/shortlog
clang
2016-08-17 Adrian PrantlDebug info: Mark noreturn functions with DIFlagNoReturn.
2016-08-17 Artem Dergachev[analyzer] Add a checker for loss of sign or precision...
2016-08-17 Artem Dergachev[analyzer] Add LocationContext information to SymbolMet...
2016-08-17 Martin BohmeVisit lambda capture inits from RecursiveASTVisitor...
2016-08-17 Aaron BallmanAdd an AST matcher for external formal linkage.
2016-08-17 Roger Ferrer... Add missing tests
2016-08-17 Mehdi Amini[ThinLTO] Adapt backend invocation to llvm API changes.
2016-08-17 Duncan P. N... CodeGen: Avoid dereferencing end() in ScalarExprEmitter...
2016-08-17 Chandler Carruth[PM] Update Clang for LLVM's r278896 which re-organized...
2016-08-17 Richard SmithAdd missing close brace to fix Windows bots. Oops :(
2016-08-17 Zijiao MaSome missing usage of TargetParser. NFC.
2016-08-17 Richard SmithIf possible, set the stack rlimit to at least 8MiB...
2016-08-16 Chris Bieneman[CMake] Workflow improvements to PGO generation
2016-08-16 Adrian McCarthyEmit debug info for dynamic classes if they are importe...
2016-08-16 Yaxun Liu[OpenCL] AMDGPU: Add extensions cl_amd_media_ops and...
2016-08-16 Chris Bieneman[CMake] Fixing typo in Info.plist generation
2016-08-16 Chris Bieneman[CMake] [Apple Cache] Set CLANG_VENDOR_UTI for Apple...
2016-08-16 Reid KlecknerTry to work around an MSVC 2013 bug around defaulted...
2016-08-16 Erik Pilkington[ObjC] Warn on unguarded use of partial declaration
2016-08-16 Reid KlecknerRevert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intri...
2016-08-16 Aaron BallmanReduce the number of allocations required for AST attri...
2016-08-16 Samuel AntaoReorder stderr redirection in test command.
2016-08-16 Samuel AntaoAdd empty --gcc-toolchain empty to cuda-detect test.
2016-08-16 James MolloyLeft shifts of negative values are defined if -fwrapv...
2016-08-16 Marina Yatsina[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics...
2016-08-16 Justin Lebar[CUDA] Fix "declared here" note on deferred wrong-side...
2016-08-16 Richard SmithPR28978: If we need overload resolution for the move...
2016-08-15 Justin Lebar[CUDA] Raise an error if a wrong-side call is codegen'ed.
2016-08-15 Tim Shen[ADT] Change PostOrderIterator to use NodeRef. NFC.
2016-08-15 Manman RenObjective-C diagnostics: isObjCNSObjectType should...
2016-08-15 Justin LebarAdd the notion of deferred diagnostics.
2016-08-15 Justin Lebar[CUDA] Include CUDA headers before anything else.
2016-08-15 Justin Lebar[CUDA] Fix CUDA install version parsing.
2016-08-15 Saleem AbdulrasoolStaticAnalyzer: Report found fields order in PaddingChecker
2016-08-15 Chris Bieneman[CMake] Apple stage1 doesn't need to set libcxx options
2016-08-15 Paul RobinsonReplace an obsolete company name.
2016-08-15 David Majnemer[CodeGen] Ignore unnamed bitfields before handling...
2016-08-15 David Majnemer[CodeGen] Correctly implement the AVX512 psABI rules
2016-08-15 Richard Smithcxx_status: update features implemented in clang 3...
2016-08-15 Richard Smithcxx_status: mark decomposition declarations as "partial...
2016-08-15 Richard SmithDisable lambda-capture of decomposition declaration...
2016-08-15 Richard SmithAdd a triple to this test to make buildbots happier.
2016-08-15 Richard SmithP0217R3: code generation support for decomposition...
2016-08-14 Richard SmithExplicitly generate a reference variable to hold the...
2016-08-13 Eugene ZelenkoFix build broken after llvm/ADT/DenseMap.h replacement...
2016-08-12 Artem Belevich[CUDA] Place GPU binary into .nv_fatbin section and...
2016-08-12 Bruno Cardoso... Reapply [VFS] Skip non existent files from the VFS...
2016-08-12 Teresa JohnsonCodeGen: Replace ThinLTO backend implementation with...
2016-08-12 Zachary Turner[Driver] Set the default driver mode based on the execu...
2016-08-12 Alexander DrosteRevert test commit
2016-08-12 Alexander DrosteTest commit - first LLVM repo commit
2016-08-12 Duncan P. N... BugReporter: Use ilist_half_embedded_sentinel_traits...
2016-08-12 Martin Bohme[ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
2016-08-12 Simon PilgrimFix Wdocumentation unknown parameter warning
2016-08-12 Andrey BokhankoFix For pr28288 - Error message in shift of vector...
2016-08-12 Jonas HahnfeldFix cuda-detect.cu when CLANG_DEFAULT_CXX_STDLIB is set
2016-08-12 Benjamin KramerPrune unused diagnostics. NFC.
2016-08-12 Benjamin Kramer[C++1z] Fix crash when decomposing structs with anonymo...
2016-08-12 Roger Ferrer... This patch implements PR#22821.
2016-08-12 George Burgess IV[Sema] Fix the wording of a comment. NFC.
2016-08-12 George Burgess IV[Sema] Fix a crash on variadic enable_if functions.
2016-08-12 Richard SmithP0217R3: serialization/deserialization support for...
2016-08-12 Bruno Cardoso... Revert "[VFS] Skip non existent files from the VFS...
2016-08-12 Richard SmithP0217R3: template instantiation support for decompositi...
2016-08-12 Bruno Cardoso... [VFS] Skip non existent files from the VFS tree
2016-08-12 Bruno Cardoso... [VFS] Add 'ignore-non-existent-contents' field to YAML...
2016-08-12 Richard SmithRemove unused and undesirable reference from BindingDec...
2016-08-12 Richard SmithP0217R3: Constant expression evaluation for decompositi...
2016-08-12 Vedant Kumar[Basic] Add const qualifier to SM.isInSystemMacro ...
2016-08-11 Richard SmithP0217R3: Perform semantic checks and initialization...
2016-08-11 Ed SchoutenDon't enable PIE on i686-unknown-cloudabi.
2016-08-11 Ed SchoutenPass in frame pointer omitting compiler flags for Cloud...
2016-08-11 Devin Coughlin[analyzer] Teach RetainCountChecker about CVFooRetain
2016-08-11 Bruno Cardoso... [Sema] Add more strict check for sizeof diagnostics...
2016-08-11 Saleem Abdulrasoolbindings: expose diagnostic formatting to Python
2016-08-11 Chris Bieneman[Order Files] Don't use empty order files
2016-08-10 Bruno Cardoso... Reapply [Sema] Add sizeof diagnostics for bzero
2016-08-10 Artem Dergachev[analyzer] Fix a crash in CloneDetector when calling...
2016-08-10 Joey Gouly[OpenCL] Fix typo in test that I accidentally introduce...
2016-08-10 Joey Gouly[OpenCL] Change block descriptor address space to constant.
2016-08-10 Martin Bohme[ASTMatchers] Extend documentation for match()
2016-08-10 Lama Saba[X86][AVX512] lower __mm512_andnot_ps/__mm512_andnot_pd...
2016-08-10 Simon Pilgrim[X86][AVX] Ensure we only match against 1-byte alignment
2016-08-10 Eric LiuMake clang-format remove duplicate headers when sorting...
2016-08-10 Chandler Carruth[x86] Fix a really nasty bug introduced in r276417...
2016-08-10 Justin Lebar[CUDA] Reject calls to __device__ functions from host...
2016-08-10 Justin Lebar[CUDA] Print a "previous-decl" note when calling an...
2016-08-10 Justin Lebar[CUDA] Add __device__ overloads for placement new and...
2016-08-10 Justin Lebar[CUDA] Rename CheckCUDATarget to IsAllowedCUDACall...
2016-08-10 Justin Lebar[Diag] Fix idiom in comment: "on the lam", not "on...
2016-08-10 Justin Lebar[CUDA] Fix out-of-date comment.
2016-08-10 Justin Lebar[CUDA] Minor comment nits.
2016-08-09 Tim Shen[ADT] Change iterator_adaptor_base's default template...
2016-08-09 Yaxun Liu[OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
2016-08-09 Yaxun Liu[OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
2016-08-09 Benjamin KramerAdd a missing -no-canonical-prefixes.
2016-08-09 Samuel Antao[CUDA] Regression test to make sure C++ include path...
2016-08-09 Reid Kleckner[clang-cl] Make -gline-tables-only imply -gcodeview
2016-08-09 Martin Bohme[ASTMatchers] Add matchers canReferToDecl() and hasUnde...
2016-08-09 Sylvestre Ledruclang-format: Add SpaceAfterTemplate
next