]> granicus.if.org Git - clang/shortlog
clang
2016-07-29 Yaxun Liu[OpenCL] Added CLK_ABGR definition for get_image_channe...
2016-07-29 Erik PilkingtonReapply r277058: "[ObjC] Consider availability of conte...
2016-07-29 Haojian WuFix a typo in document.
2016-07-29 Matt MastenInitial vectorization support for svml calls (short...
2016-07-29 Haojian Wu[ASTMatcher] Add templateName matcher.
2016-07-29 Haojian Wu[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgu...
2016-07-29 Daniel JasperAdd missing '-no-canonical-prefixes' in test.
2016-07-29 Benjamin KramerMake test not fail on hosts where the default omp libra...
2016-07-29 Andrey Bokhanko[GCC] Support for __final specifier
2016-07-29 Justin Lebar[Typo police] s/proccess/process/, s/auxiliary/auxilliary/.
2016-07-29 Erik Pilkington[Parser] Fix bug where delayed typo in conditional...
2016-07-29 Wolfgang PiebChange a test to be less prone to random failures due to
2016-07-28 Vedant Kumar[docs] Coverage: Reference the new -output-dir option
2016-07-28 Vedant Kumar[docs] Mention some new options in llvm-cov
2016-07-28 Erik PilkingtonRevert "[ObjC] Consider availability of context when...
2016-07-28 Samuel Antao[CUDA] Unswitch enumerators in the selection of the...
2016-07-28 Erik Pilkington[ObjC] Consider availability of context when emitting...
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
next