]> granicus.if.org Git - clang/shortlog
clang
2016-03-04 James Y KnightMake TargetInfo store an actual DataLayout instead...
2016-03-04 Devin Coughlin[analyzer] Add diagnostic in ObjCDeallocChecker for...
2016-03-04 Benjamin KramerMove class into anonymous namespace. NFC.
2016-03-04 Pavel Labath[SemaExprCXX] Avoid calling isInSystemHeader for invali...
2016-03-04 Alexey Bataev[OPENMP 4.0] Codegen for 'declare reduction' construct.
2016-03-04 Vedant Kumar[Coverage] Fix the start/end locations of switch statements
2016-03-04 Alexey Bataev[OPENMP] Simplify handling of clauses with postupdates...
2016-03-04 Argyrios Kyrtzidis[index] Distinguish USRs of anonymous enums by using...
2016-03-04 Argyrios Kyrtzidis[index] Include parameter types in the USRs for C funct...
2016-03-04 Argyrios Kyrtzidis[index] In ObjC++ handle objc type parameters for funct...
2016-03-04 Xiuli Pan[OpenCL] Refine pipe builtin support
2016-03-04 Bhushan D.... [MIPS] initFeatureMap() to handle empty string argument
2016-03-04 David Majnemer[X86] Pass __m64 types via SSE registers for GCC compat...
2016-03-04 David Majnemer[VFS] Switch from close to SafelyCloseFileDescriptor
2016-03-04 Argyrios Kyrtzidis[index] Ignore ObjCTypeParamDecls during indexing.
2016-03-03 Carlo Bertolli[OPENMP] firstprivate and private clauses of teams...
2016-03-03 Devin Coughlin[analyzer] ObjCDeallocChecker: Only check for nil-out...
2016-03-03 Carlo BertolliAdd code generation for teams directive inside target...
2016-03-03 Anastasia Stulova[OpenCL] Improve diagnostics of address spaces for...
2016-03-03 Daniel Jasperclang-format: Use stable_sort when sorting #includes.
2016-03-03 Samuel Antao[OpenMP] Code generation for teams - kernel launching
2016-03-03 Bradley Smith[ARM] Add Clang targeting for ARMv8-M Baseline/Mainline
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movddup{128|256|512}
2016-03-03 Anastasia Stulova[OpenCL] Apply missing restrictions for Blocks in OpenC...
2016-03-03 Michael ZuckermanFixing a checkfile error in avx512vlbw-builtins.c
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movdqu{qi|hi} {128|256|512}
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...
next