]> granicus.if.org Git - clang/shortlog
clang
2016-08-19 Valery Pykhtin[AMDGPU] add s_incperflevel/s_decperflevel builtins
2016-08-19 NAKAMURA Takumiclang/test/Modules/prebuilt-module.m: Prune "-triple...
2016-08-19 Yaxun LiuRe-commit [OpenCL] AMDGCN: Fix size_t type
2016-08-19 Richard SmithC++ Modules TS: support parsing the 'module' declaratio...
2016-08-19 Devin Coughlin[www] Add analyzer FAQ about not releasing ivars in...
2016-08-19 Devin Coughlin[analyzer] Weaken assertion in trackNullOrUndefValue()
2016-08-18 Changpeng FangAMDGPU: Add clang builtin for ds_swizzle.
2016-08-18 Vassil VassilevPR28794: Don't try to instantiate function templates...
2016-08-18 Richard SmithC++ Modules TS: Add parsing support for module import...
2016-08-18 Justin BognerCodeGen: Rename a variable to better fit LLVM style...
2016-08-18 Saleem AbdulrasoolCodeGen: use range based for loop, NFC
2016-08-18 Cameron DesrochersFixed more signed/unsigned mismatch warnings introduced...
2016-08-18 Justin Lebar[CUDA] Improve handling of math functions.
2016-08-18 Yaxun LiuRevert [OpenCL] AMDGCN: Fix size_t type
2016-08-18 Zachary TurnerFix json compilation database syntax on non-Windows.
2016-08-18 Yaxun Liu[OpenCL] AMDGCN: Fix size_t type
2016-08-18 Zachary TurnerResubmit "[Tooling] Parse compilation database command...
2016-08-18 Reid Kleckner[MS] Silence -Wextern-init on const selectany variables
2016-08-18 Cameron DesrochersRemoved use of 'emplace' on std::map, since not all...
2016-08-18 Richard SmithUse __has_include rather than a configure-time macro...
2016-08-18 Vedant KumarRevert "[Driver] Use llvm-config.h, not config.h to...
2016-08-18 Manman RenModule: add -fprebuilt-module-path to support loading...
2016-08-18 Cameron Desrochers[libclang] Added missing entry for newly introduced...
2016-08-18 Cameron Desrochers[libclang] Fixed signed/unsigned comparison warning...
2016-08-18 Cameron Desrochers[libclang] Add clang_getAllSkippedRanges function
2016-08-18 Artem Dergachev[analyzer] Teach CloneDetector to find clones that...
2016-08-18 Aaron BallmanCorrect the documentation for isSignedInteger() and...
2016-08-18 Diana PicusRevert "[OpenMP] Sema and parsing for 'teams distribute...
2016-08-18 Gabor Horvathrevert [analyzer] Added valist related checkers.
2016-08-18 Guy Blanktest commit
2016-08-18 Gabor Horvath[analyzer] Added valist related checkers.
2016-08-18 Gabor Horvath[analyzer] Small cleanups when checkers retrieving...
2016-08-18 Vedant Kumar[Driver] Use llvm-config.h, not config.h to unbreak...
2016-08-18 Richard SmithRemove debugging aids from this test and fix its expect...
2016-08-18 Kostya Serebryany[sanitizer-coverag] update the docs in __sanitizer_cov_...
2016-08-18 Richard SmithPR28438: Update the information on an identifier with...
2016-08-17 Adrian PrantlPrint the module format in clang -module-file-info.
2016-08-17 Adrian PrantlSupport object-file-wrapped modules in clang -module...
2016-08-17 Kelvin Li[OpenMP] Sema and parsing for 'teams distribute simd...
2016-08-17 Chris Bieneman[Darwin] Stop linking libclang_rt.eprintf.a
2016-08-17 Chris Bieneman[CMake] Adding toolchain targets to PGO and Apple CMake...
2016-08-17 Richard SmithAdd test missed from r278983.
2016-08-17 Richard SmithPR18417: Increase -ftemplate-depth to the value 1024...
2016-08-17 Zachary TurnerRevert "[Tooling] Parse compilation database command...
2016-08-17 Yaxun Liu[OpenCL] AMDGPU: add support of cl_khr_subgroups
2016-08-17 Zachary Turner[Tooling] Parse compilation database command lines...
2016-08-17 Tim Shen[GraphWriter] Change GraphWriter to use NodeRef in...
2016-08-17 Akira Hatanaka[CodeGen][ObjC] Fix infinite recursion in getObjCEncodi...
2016-08-17 Adrian PrantlModule debug info: Fix a bug in handling record decls...
2016-08-17 Adrian PrantlSimplify condition. (NFC)
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
next