]> granicus.if.org Git - clang/shortlog
clang
2016-11-18 Joey Gouly[OpenCL] Introduce ReadPipeType and WritePipeType.
2016-11-18 Simon PilgrimWdocumentation fix
2016-11-18 Ekaterina RomanovaAdd doxygen comments for lzcntintrin.h's intrinsics.
2016-11-18 Craig Topper[AVX-512] Replace masked 16-bit element variable shift...
2016-11-18 Ekaterina RomanovaAdd doxygen comments to fxsrintrin.h's intrinsics.
2016-11-18 Justin Lebar[CUDA] Attempt to fix test failures in cuda-macos-inclu...
2016-11-18 John McCallForward ns_consumed delegate arguments with a move.
2016-11-18 Justin Lebar[CUDA] Wrapper header changes necessary to support...
2016-11-18 Justin Lebar[CUDA] Use the right section and constant names for...
2016-11-18 Justin Lebar[CUDA] Initialize our header search using the host...
2016-11-18 Justin Lebar[CUDA] Driver changes to support CUDA compilation on...
2016-11-17 Ekaterina RomanovaMinor changes in x86 intrinsics headers; NFC
2016-11-17 Bruno Cardoso... [Preprocessor] Support for '-dI' flag
2016-11-17 Bruno Cardoso... [CrashReproducer][Darwin] Suggest attaching .crash...
2016-11-17 Malcolm ParsonsFixes for r287241. Use placement new. Apply clang-format.
2016-11-17 Manman RenObjC Module: try to make objc module deterministic.
2016-11-17 Malcolm ParsonsUse unique_ptr for cached tokens for default arguments...
2016-11-17 Saleem AbdulrasoolSema: correct typo correction for ivars in @implementation
2016-11-17 Benjamin KramerLink include-fixer into libclang if clang-tools-extra...
2016-11-17 Alexey Bataev[OPENMP] Fixed codegen for 'omp cancel' construct.
2016-11-17 Richard SmithRemove -Wsigned-enum-bitfield from -Wmost. On a wide...
2016-11-17 George Burgess IV[Sema] Fix a bug in enable_if condition instantiation.
2016-11-17 Ivan KrasinExplicitly specify that ubsan-vtable-checks is x86-64.
2016-11-17 Ivan KrasinInsert a type check before reading vtable.
2016-11-16 Petr Hosek[CMake] Support lld with LTO bootstrap
2016-11-16 Reid KlecknerAdd warning when assigning enums to bitfields without...
2016-11-16 Anna Zaks[analyzer] Remove unused check::RegionChanges::wantsReg...
2016-11-16 George Burgess IVUse the member function location in enable_if diagnostics.
2016-11-16 Adrian PrantlRelax testcase.
2016-11-16 Adrian PrantlAdd the missing FileCheck invocation to this testcase.
2016-11-16 Yaron KerenRangify for loops, NFC.
2016-11-16 Adrian PrantlFix PR31029 by attaching an artificial debug location...
2016-11-16 Sean CallananFixed layout of test/ASTMerge.
2016-11-16 Benjamin Kramer[Frontend] Allow attaching an external sema source...
2016-11-16 Pekka Jaaskelainentarget-data test update for TCE and TCELE
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...
next