]> granicus.if.org Git - clang/shortlog
clang
2016-03-03 NAKAMURA TakumiTweak CMakeLists not for libclang to depend on the...
2016-03-03 Alexander Kornienko[docs] Add missing file
2016-03-03 Alexander Kornienko[docs] Updated doxygen files to work well with doxygen...
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movdqa{32|64}{load|store|...
2016-03-03 Benjamin Kramer[libclang] Link clang-tidy plugin into libclang if...
2016-03-03 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding PSRL{W|WI}{128|256...
2016-03-03 John McCallSemantic analysis for the swiftcall calling convention.
2016-03-03 Argyrios Kyrtzidis[index] Report references of ObjC super class/protocols...
2016-03-03 Argyrios Kyrtzidis[test] Re-enable asan on the test, stack usage should...
2016-03-03 Alexey Bataev[OPENMP 4.0] Initial support for 'omp declare reduction...
2016-03-03 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'linea...
2016-03-03 Sean CallananCaught and fixed a typo in r262572.
2016-03-03 Sean CallananFixed a problem where the ASTImporter mishandled in...
2016-03-03 Ekaterina RomanovaThis patch adds doxygen comments for all the intrinsinc...
2016-03-03 Nico WeberSerialize `pragma pointers_to_members` state.
2016-03-03 John McCallImprove some infrastructure for extended parameter...
2016-03-02 Nico Weberclang-cl pch test: Instead of copying the input, use...
2016-03-02 Nico WeberSerialize `pragma ms_struct` state.
2016-03-02 Daniel Jasperclang-format: [JS] Optionally re-quote string literals.
2016-03-02 Devin Coughlin[analyzer] Move ObjCSuperDeallocChecker out of the...
2016-03-02 Devin Coughlin[analyzer] Move ObjCDeallocChecker out of the alpha...
2016-03-02 Devin Coughlin[analyzer] Fix capitalization in ObjCSuperDeallocChecke...
2016-03-02 Artem BelevichFixed test failure platforms with name mangling differe...
2016-03-02 Rong Xu[PGO] Change profile use cc1 option to handle IR level...
2016-03-02 Nico Weberfix test from r262506
2016-03-02 Nico WeberSerialize `#pragma detect_mismatch`.
2016-03-02 Kostya Serebryany[libFuzzer] allow -fsanitize-coverage=0 (disables all...
2016-03-02 Artem Belevich[CUDA] Do not generate unnecessary runtime init code.
2016-03-02 Artem Belevich[CUDA] Emit host-side 'shadows' for device-side global...
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
next