]> granicus.if.org Git - clang/shortlog
clang
2016-03-02 Nico WeberSerialize `#pragma comment`.
2016-03-02 Daniel Jaspertest/Driver/cl-pch-errorhandling.cpp: Copy input file...
2016-03-02 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256...
2016-03-02 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSRAV
2016-03-02 David Majnemer[Sema] PR26444 fix crash when alignment value is >...
2016-03-02 Davide Italiano[modules] addHeaderInclude() can't fail.
2016-03-02 Alexey Bataev[OPENMP 4.5] Codegen for data members in 'reduction...
2016-03-02 Reid KlecknerAdd a few dllimport/dllexport tests. NFC
2016-03-02 Chris Bieneman[CMake] Add convenience target clang-test-depends to...
2016-03-01 Nico Weberclang-cl: Implement initial limited support for precomp...
2016-03-01 Simon PilgrimUpdated SSE41 builtin tests to more closely match the...
2016-03-01 John McCallMangle extended qualifiers in the proper order and...
2016-03-01 Daniel SandersExplicitly select IAS on one more RUN line in new embed...
2016-03-01 Daniel Jasper[clang-format] Detect constructor initializers preceded...
2016-03-01 Ekaterina RomanovaThis patch adds doxygen comments for the intrinsincs...
2016-03-01 Reid KlecknerReword a misleading comment discussing landingpads...
2016-03-01 David Majnemer[MSVC Compat] Correctly handle finallys nested within...
2016-03-01 Kit Barton[PPC64][VSX] Add short, char, and bool data type for...
2016-03-01 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding PSRL{DI|QI}{128|256...
2016-03-01 Daniel SandersExplicitly select IAS in new embed-bitcode.c test.
2016-03-01 Filipe Cabecinhas[cmake] Add a few more compiler-rt check-* targets...
2016-03-01 Filipe Cabecinhas[cmake] Try to appease the buildbots.
2016-03-01 Filipe Cabecinhas[cmake] Pass through the cmake_3_2_USES_TERMINAL variab...
2016-03-01 Filipe Cabecinhas[cmake] Use CMake's USES_TERMINAL for the test targets.
2016-03-01 Filipe Cabecinhas[cmake] Fallback to LLVM_EXTERNAL_COMPILER_RT_SOURCE_DI...
2016-03-01 NAKAMURA TakumiFormatTests: Update libdeps corresponding to r262323.
2016-03-01 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding PSRLV builtin
2016-03-01 Manuel KlimekFix test breakage on windows where the default std...
2016-03-01 Manuel KlimekFix DLL build by adding required dependency.
2016-03-01 Manuel KlimekAdd functions to apply replacements and reformat them.
2016-03-01 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128...
2016-03-01 Manuel KlimekOptionally demote fatal errors to non-fatal errors.
2016-03-01 John McCallTest template instantiation of ns_consumed and ns_retur...
2016-03-01 John McCallBetter comments for ExtParameterInfo.
2016-03-01 Argyrios Kyrtzidis[test] After r262290 reducing stack usage, try re-enabl...
2016-03-01 Daniel Jasperclang-format: Correctly apply wrap before multi-line...
2016-03-01 Daniel Jasperclang-format: Increase the penalty for breaking between...
2016-03-01 Daniel Jasperclang-format: [JS] Support quoted object literal keys.
2016-03-01 Argyrios Kyrtzidis[index] Fix issue where data visitation was disabled...
2016-03-01 John McCallFix the template instantiation of ExtParameterInfos...
2016-03-01 John McCallAdd an llvm_unreachable back to the autogeneration...
2016-03-01 Steven WuFix the testcase in r262282
2016-03-01 Sean SilvaMake test more robust.
2016-03-01 Steven WuIntroduce -fembed-bitcode driver option
2016-03-01 John McCallGeneralize the consumed-parameter array on FunctionProt...
2016-03-01 Devin Coughlin[analyzer] Update CheckObjCDealloc diagnostic for missi...
2016-03-01 John McCallInfrastructure improvements to Clang attribute TableGen.
2016-02-29 Devin Coughlin[analyzer] Teach CheckObjCDealloc about Block_release().
2016-02-29 Devin Coughlin[analyzer] Don't treat calls to system headers as escap...
2016-02-29 Rong Xu[PGO] clang cc1 option change to enable IR level instru...
2016-02-29 Manuel KlimekRevert "Implement new interfaces for code-formatting...
2016-02-29 Manuel KlimekImplement new interfaces for code-formatting when apply...
2016-02-29 Tom StellardAMDGPU: Add missing Volcanic Islands targets
2016-02-29 Daniel Jasperclang-format: Don't format unrelated nested blocks.
2016-02-29 Argyrios Kyrtzidis[index] Print and test module import references.
2016-02-29 Argyrios Kyrtzidis[index] Add a caller relation for a call reference.
2016-02-29 Argyrios Kyrtzidis[AST/RecursiveASTVisitor] Correction so that dataTraver...
2016-02-29 Argyrios Kyrtzidis[index] Use ',' to separate symbol roles when printing.
2016-02-29 Craig Topper[X86] Disabling avx512f should also disable avx512vbmi...
2016-02-29 Craig Topper[X86] Enabling xsave should not enable AVX. I seem...
2016-02-29 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'reduc...
2016-02-29 David Majnemer[clang-cl] /EHc should not effect functions with explic...
2016-02-29 David Majnemer[clang-cl] /EHc should not have an effect on /EHa
2016-02-28 Vassil Vassilev[modules] Prefer more complete array types.
2016-02-28 Logan ChienAdd ARM EHABI-related constants to unwind.h.
2016-02-28 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSLL{V|W|Wi}{128...
2016-02-27 Alexander KornienkoWorkaround doxygen bug https://bugzilla.gnome.org/show_...
2016-02-27 Aaron BallmanCorrecting indentation for an RST code block.
2016-02-27 Matt ArsenaultAMDGPU: Add builtins for recently added intrinsics
2016-02-27 Matt ArsenaultAMDGPU: Fix broken/confusing predefined macro
2016-02-27 Matt ArsenaultAMDGPU: Fix inconsistent register name for flat_scratch
2016-02-27 Matt ArsenaultAdd __builtin_canonicalize
2016-02-27 Richard SmithFix bug in using shadow decl checking: a using shadow...
2016-02-27 Samuel Antao[OpenMP] Fix parsing of delete map clause modifier...
2016-02-26 Chris Bieneman[CMake] Only configure Native target in stage 1, config...
2016-02-26 Chris Bieneman[CMake] Add BINUTILS_INCDIR to the default passthrough...
2016-02-26 Reid Kleckner[dllexport] Sort out emission order of delayed exported...
2016-02-26 Paul RobinsonFix Clang tests that used CHECK-NEXT-NOT and CHECK...
2016-02-26 Duncan P. N... SemaCXX: Support templates in availability attributes
2016-02-26 Sunil SrivastavaMinor tweak to match the overall style.
2016-02-26 Saleem AbdulrasoolBasic: fix __USER_LABEL_PREFIX__ on Cygwin
2016-02-26 Andy GibbsReduce false positives in printf/scanf format checker
2016-02-26 Aaron BallmanFixing an issue with the code block so that it does...
2016-02-26 Aaron BallmanGiving this attribute documentation group a heading...
2016-02-26 Vassil VassilevTest commit.
2016-02-26 Akira Hatanaka[Driver] Disable frame pointer elimination by default...
2016-02-26 David Majnemer[MSVC Compat] Don't evaluate member base expressions...
2016-02-26 Devin Coughlin[analyzer] Prune some incorrect \param doc comment...
2016-02-26 NAKAMURA TakumiCheckers/CheckObjCDealloc.cpp: Prune "\param". [-Wdocum...
2016-02-26 NAKAMURA TakumiOpenMPClause.h: Fix typo in \param. [-Wdocumentation]
2016-02-26 Xiuli Pan[OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr
2016-02-26 Peter CollingbourneMake vtables_blacklist dependency conditional on existe...
2016-02-26 Devin Coughlin[analyzer] Shorten ObjcSuperDeallocChecker diagnostics.
2016-02-26 Devin Coughlin[analyzer] Fix a memory error in r261935 caught by...
2016-02-25 Devin Coughlin[analyzer] Warn on use of 'self' after call to to ...
2016-02-25 Devin Coughlin[analyzer] Reapply r261917 with a fix.
2016-02-25 Devin CoughlinRevert "[analyzer] Make ObjCDeallocChecker path sensitive."
2016-02-25 Devin Coughlin[analyzer] Make ObjCDeallocChecker path sensitive.
2016-02-25 Chris Bieneman[CMake] Fixing install-clang-headers dependencies to...
2016-02-25 Ben LangmuirAdd FieldNames to __NSConstantString_tag
next