]> granicus.if.org Git - clang/shortlog
clang
2016-07-28 Artem Dergachev[analyzer] Update the web manual for checker developers.
2016-07-28 Yaxun Liu[OpenCL] Generate opaque type for sampler_t and functio...
2016-07-28 Devin Coughlin[analyzer] Fix misleading indentation in ObjCDeallocChe...
2016-07-28 John BrawnRevert r276973 "Adjust Registry interface to not requir...
2016-07-28 Zachary Turner[Driver] Fix Windows SDK Detection
2016-07-28 Samuel Antao[CUDA] Remove duplicated test that should have been...
2016-07-28 Samuel Antao[CUDA] Rename cuda_phases.cu test to cuda-phases.cu...
2016-07-28 Samuel Antao[OpenMP] Change name of variable in mappble expression.
2016-07-28 Samuel Antao[OpenMP] Fix link command pattern in offloading interop...
2016-07-28 Samuel Antao[OpenMP] Do not use default argument in lambda from...
2016-07-28 Samuel Antao[OpenMP][CUDA] Do not forward OpenMP flags for CUDA...
2016-07-28 Samuel Antao[OpenMP] Code generation for the is_device_ptr clause
2016-07-28 Samuel Antao[OpenMP] Codegen for use_device_ptr clause.
2016-07-28 John BrawnReapply r276856 "Adjust Registry interface to not requi...
2016-07-28 Zijiao Ma[AArch64] Using AArch64TargetParser in Clang.
2016-07-28 Devin Coughlin[analyzer] Add check::BeginFunction to CheckerDocumenta...
2016-07-28 Nirav DaveReplace preserve-as-comments CodeGen test with driver...
2016-07-27 Vedant KumarRetry: [Driver] Compute effective target triples once...
2016-07-27 Vedant KumarRevert "[Driver] Compute effective target triples once...
2016-07-27 Samuel Antao[OpenMP] Add support to map member expressions with...
2016-07-27 Samuel Antao[OpenMP] Add support for mapping array sections through...
2016-07-27 Matthias BraunBasic/Targets.cpp: Reformat aarch64 CPU list.
2016-07-27 Matthias Brauntest/Frontend: Add a test for aarch64 target CPU names.
2016-07-27 Samuel AntaoRefactor how include paths are appended to the command...
2016-07-27 Justin Lebar[CUDA] Align kernel launch args correctly when the...
2016-07-27 Justin LebarDon't crash when generating code for __attribute__...
2016-07-27 Nirav DaveAdd target triple in test
2016-07-27 Matt Mastentest commit
2016-07-27 Nirav DaveAdd flags to toggle preservation of assembly comments
2016-07-27 Pirama Arumuga... Adjust coercion of aggregates on RenderScript
2016-07-27 Erik Pilkington[Sema] Teach getCurrentThisType to reconize lambda...
2016-07-27 Nirav DaveUpdate Clang Parser test error message to match new...
2016-07-27 Hans WennborgUsersManual.rst: update clang-cl option list
2016-07-27 Simon PilgrimFix unnecessary default switch warning
2016-07-27 Hans WennborgUpdate cxx_dr_Status after 3.9 branch
2016-07-27 Vassil VassilevImplement filtering for code completion of identifiers.
2016-07-27 Renato Golin[ARM] Pass thumb as architecture to the underlying...
2016-07-27 John BrawnRevert r276856 "Adjust Registry interface to not requir...
2016-07-27 John BrawnAdjust Registry interface to not require plugins to...
2016-07-27 Daniel Jasperclang-format: Fix incorrect detection of QT-signals...
2016-07-27 Oliver Stannard[ARM] Pass -mimplcit-it= to integrated assembler
2016-07-27 Jonas HahnfeldSupport setting default value for -rtlib at build time
2016-07-27 Vedant KumarFix for compiling with clang <= 3.7 and g++6 headers
2016-07-26 Manman RenModules: follow up to r276769.
2016-07-26 Artem Dergachev[analyzer] Hotfix for build failure due to declaration...
2016-07-26 Artem Dergachev[analyzer] Add basic capabilities to detect source...
2016-07-26 Manman RenModules: add command line option fmodules-disable-diagn...
2016-07-26 Martin BohmeRevert "Make RecursiveASTVisitor visit lambda capture...
2016-07-26 David MajnemerUpdate for LLVM changes
2016-07-26 Martin BohmeMake RecursiveASTVisitor visit lambda capture initializ...
2016-07-26 Eric Liu[Tooling] skip anonymous namespaces when checking if...
2016-07-26 David MajnemerUpdate for LLVM changes
2016-07-26 Kelvin Li[OpenMP] diagnose orphaned teams construct
2016-07-26 Vedant Kumar[Coverage] Do not write out coverage mappings with...
2016-07-25 Chris Bieneman[CMake] Pass DYLD_LIBRARY_PATH as CMake variable instea...
2016-07-25 Akira Hatanaka[Sema][ObjC] Compute the nullability of a conditional...
2016-07-25 Chris Bieneman[CMake] Cleaning up some CMake warnings
2016-07-25 Joel Jones[cc1as] Add MCTargetOptions argument to createAsmBackend
2016-07-25 Sunil SrivastavaSupport '#pragma once' in headers when using PCH
2016-07-25 Douglas Katzman[Myriad]: better compatibility with vendor source
2016-07-25 Alexander KornienkoMPI-Checker: move MPIFunctionClassifier.h
2016-07-25 Jonas HahnfeldUpdate description for CLANG_DEFAULT_CXX_STDLIB and...
2016-07-25 David MajnemerUpdate test to account for r276604
2016-07-25 David Majnemer[MSVCToolChain] Guard hardcoded Windows paths with...
2016-07-24 George Burgess IV[Sema] Replace mem_fn with lambdas. NFC.
2016-07-24 David Majnemer[Driver] Switch some getenv calls to llvm::sys::Process...
2016-07-24 Craig Topper[X86] Block pbroadcastq instructions on 32-bit targets...
2016-07-24 Artem Dergachev[analyzer] Pring LocationContext in ExplodedGraph dumps.
2016-07-23 Xinliang David Li[Profile] Use a flag to enable PGO rather than the...
2016-07-23 Faisal Vali[cxx1z-constexpr-lambda] Make a lambda's closure type...
2016-07-23 Richard SmithWork around MSVC's lack of support for unrestricted...
2016-07-23 Richard SmithAdd -fmodules-ts flag to cc1 for the provisional C...
2016-07-22 Ekaterina RomanovaAdd doxygen comments to emmintrin.h's intrinsics.
2016-07-22 Richard SmithP0217R3: Parsing support and framework for AST represen...
2016-07-22 Xinliang David Li[Profile] Enable profile merging with -fprofile-generat...
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
next