]> granicus.if.org Git - clang/shortlog
clang
2016-11-16 Simon PilgrimRemove duplicate condition (PR30648). NFCI.
2016-11-16 Pekka JaaskelainenAdd a little endian variant of TCE.
2016-11-16 Devin Coughlin[www] Fix spelling error in checker release notes.
2016-11-16 Yaron KerenRangify for loop, NFC.
2016-11-16 Joey Gouly[OpenCL] Use the semantic spelling of the Access attrib...
2016-11-16 Simon Pilgrim[X86][AVX512] Replace lossless i32/u32 to f64 conversio...
2016-11-16 Mehdi AminiImprove handling of __FUNCTION__ and other predefined...
2016-11-16 Steven Wu[Driver] Infer the correct option to ld64 for -fembed...
2016-11-16 Vitaly BukaRevert "[OPENMP] Fixed codegen for 'omp cancel' construct."
2016-11-16 Richard SmithOutline evaluation of calls to builtins to avoid inflat...
2016-11-16 Devin Coughlin[www] Update analyzer website for release of checker-279
2016-11-16 Richard SmithPR23281: Fix implementation of DR1891 to implement...
2016-11-15 Artem Dergachev[analyzer] NumberObjectConversion: Workaround for a...
2016-11-15 Mehdi AminiRevert "Improve handling of __FUNCTION__ and other...
2016-11-15 Mehdi AminiImprove handling of __FUNCTION__ and other predefined...
2016-11-15 Chad Rosier[AArch64] Add driver tests for Qualcomm's Falkor CPU.
2016-11-15 Alexey Bataev[OPENMP] Fix stack use after delete, NFC.
2016-11-15 Argyrios Kyrtzidis[libclang] Generalize clang_getNumTemplateArguments...
2016-11-15 Eric LiuAdd comments on how to print error retuned by tooling...
2016-11-15 Stanislav Mekhanoshin[AMDGPU] Add wave barrier builtin
2016-11-15 Benjamin Kramer[Modules] Replace arrays with init lists.
2016-11-15 Devin Coughlin[analyzer] Add check for when block is called with...
2016-11-15 Simon PilgrimFixed spelling in comments. NFCI.
2016-11-15 Zaara Syedavector load store with length (left justified) clang...
2016-11-15 Zaara Syedatest commmit
2016-11-15 Cameron Desrochers[clang-format] Fixed line merging of more than two...
2016-11-15 Tony Jiang[PowerPC] Implement BE VSX load/store builtins - clang...
2016-11-15 Alexey Bataev[OPENMP] Fix for PR30632: Name mangling issue.
2016-11-15 Michal Gorny[test] Correctly include build llvm_shlib_dir in stand...
2016-11-15 Alexey Bataev[OPENMP] Fixed codegen for 'omp cancel' construct.
2016-11-15 Dominic Chen[analyzer] Rename assumeWithinInclusiveRange*()
2016-11-15 Dominic Chen[analyzer] Minor optimization: avoid setting state...
2016-11-14 Devin Coughlin[analyzer] Fix crash in NullabilityChecker calling...
2016-11-14 Kuba Brecka[sanitizer] Passthrough CMAKE_OSX_DEPLOYMENT_TARGET...
2016-11-14 Sean Fertile[PPC] altivec.h functions for converting half precision...
2016-11-14 Anastasia StulovaFix OpenCL test for buildbot by removing extra (erroneo...
2016-11-14 Anastasia Stulova[OpenCL] Fix for integer parameters of enqueue_kernel
2016-11-14 Mandeep Singh... [clang docs] Minor fix in ClangCheck.rst
2016-11-14 Sumanth GundapaneniFix the unit test darwin-multiarch-arm.c for windows
2016-11-14 Anastasia Stulova[OpenCL] Change to clk_event parameter in enqueue_kernel.
2016-11-14 Sean Fertile[PPC] add extract sig/exp test data class for vec float...
2016-11-14 Pekka JaaskelainenFix r286819 (accidentally patched multiple times.
2016-11-14 Pekka Jaaskelainen[OpenCL] always use SPIR address spaces for kernel_arg_...
2016-11-14 Renato GolinRevert "Improve handling of floating point literals...
2016-11-14 Neil HickeyImprove handling of floating point literals in OpenCL...
2016-11-14 Roger Ferrer... Remove some false positives when taking the address...
2016-11-14 Eric FiselierAdd explicit (void) cast to result of unique_ptr::release()
2016-11-13 Craig Topper[AVX-512] Replace masked dword and qword variable shift...
2016-11-13 Craig Topper[X86] Remove extra escaped new lines in intrinsic heade...
2016-11-13 Peter CollingbourneBitcode: Change module reader functions to return an...
2016-11-13 Faisal ValiFix PR28366: Handle variables from enclosing local...
2016-11-13 Konstantin... [AMDGPU] Add f16 builtin functions (VI+)
2016-11-13 Craig Topper[AVX-512] Add returns to shift intrinsics that converte...
2016-11-13 Brad SmithRevert r286735 due to test failure
2016-11-12 Brad SmithLink static PIE programs against rcrt0.o on OpenBSD
2016-11-12 Craig Topper[AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics...
2016-11-12 Serge PavlovUse descriptive message if list initializer is incorrec...
2016-11-12 Sylvestre LedruAs we released 3.9, from the 4.0 release notes, points...
2016-11-12 Sylvestre LedruAdd the new option -Og in the release notes. See r28660...
2016-11-12 Sylvestre LedruAdd support of the next Ubuntu (17.04 - Zesty Zapus)
2016-11-12 Daniel Jasperclang-format: Support ObjC selectors with unnamed param...
2016-11-12 Craig Topper[AVX-512] Convert the rest of the masked shift by immed...
2016-11-12 Devin Coughlin[analyzer] Update 'Automated' to 'Automatic' from r286694.
2016-11-12 Richard Smith[c++1z] Support constant folding for __builtin_strchr...
2016-11-12 Devin Coughlin[analyzer] Fix copy-pasta in NullableReturnedFromNonnul...
2016-11-12 Mehdi AminiAdd instructions in clang get_started page about workin...
2016-11-12 Devin Coughlin[analyzer] Improve misleading RetainCountChcker diagnos...
2016-11-12 Richard Smith[c++1z] std::byte didn't make it
2016-11-11 Richard Smith[c++1z] Two more features have been accepted.
2016-11-11 Argyrios Kyrtzidis[index] Rename SymbolSubKind -> SymbolProperty, NFC.
2016-11-11 Richard Smith[c++1z] p0522 is approved.
2016-11-11 Richard Smith[c++1z] Add constant-folding support for strcmp, strncm...
2016-11-11 Anna Zaks[tsan][clang] Introduce a function attribute to disable...
2016-11-11 Evgeniy StepanovTread TSan LLVM flags to driver: add TSan controlling...
2016-11-11 Richard Smith[cxx_status] Prepare features list for WG21 motions.
2016-11-11 Artem Dergachev[ASTMatchers] Fix a typo in cStyleCastExpr() HTML docs...
2016-11-11 Nemanja Ivanovic[PowerPC] Implement remaining permute builtins in altiv...
2016-11-11 Richard TrieuRemove double setting of invalid flag.
2016-11-11 Devin Coughlin[analyzer] Teach RetainCountChecker about VTCompression...
2016-11-11 Richard TrieuWhen a DecompositionDecl is marked invalid, also set...
2016-11-11 Artem Dergachev[ASTMatchers] Fix a typo in cStyleCastExpr() docs....
2016-11-11 Nemanja Ivanovic[PowerPC] Add vector conversion builtins to altivec...
2016-11-11 Peter CollingbourneBitcode: Change getModuleSummaryIndex() to return an...
2016-11-11 Evgeniy Stepanov[cfi] Enable cfi-icall on ARM and AArch64.
2016-11-11 Sylvestre LedruAdd a new optimization option -Og
2016-11-11 Douglas KatzmanFix mismatched enum value name and diagnostic text.
2016-11-11 Simon Pilgrim[X86] Merge (near) duplicate scalar non-temporal store...
2016-11-11 Alexey BataevFix for PR28523: unexpected compilation error.
2016-11-11 Teresa JohnsonMirror the llvm changes that split Bitcode/ReaderWriter.h
2016-11-11 Stephen HinesDefine __ANDROID_API__ when specified as part of an...
2016-11-11 Jordan RoseDon't require nullability on 'va_list', even when it...
2016-11-11 Jordan RoseRevert "Speculative fix for va_list/nullability test...
2016-11-11 Richard SmithPR30937: don't devirtualize if we find that the callee...
2016-11-11 Jordan RoseSpeculative fix for va_list/nullability test on Hexagon...
2016-11-11 Jordan RoseDon't require nullability on 'va_list' harder.
2016-11-10 Jordan Rose[Sema] Fix-up for MSVC, which is stricter about templat...
2016-11-10 Jordan RoseDon't require nullability on 'va_list'.
2016-11-10 Jordan RoseWarn when 'assume_nonnull' infers nullability within...
2016-11-10 Jordan RoseAdd -Wnullability-completeness-on-arrays.
2016-11-10 Jordan RoseAccept nullability qualifiers on array parameters.
next