]> granicus.if.org Git - clang/shortlog
clang
2018-06-20 Nico WeberSimplify. No behavior change.
2018-06-20 Mikhail R.... [analyzer] Optimize constraint generation when the...
2018-06-20 Sjoerd Meijer[SPIR] Prevent SPIR targets from using half conversion...
2018-06-20 Alexey Bader[Sema] Allow creating types with multiple of the same...
2018-06-20 Douglas YungAdd a test to verify the x86 intrinsic headers compile...
2018-06-20 Craig Topper[X86] Undefine _mm512_mask_reduce_operator macro in...
2018-06-19 Michael KruseAppend new attributes to the end of an AttributeList.
2018-06-19 Nico Weberclang-cl: Emit narrowing diag for initializer lists...
2018-06-19 Alex LorenzRecommit r335063: [Darwin] Add a warning for missing...
2018-06-19 Craig TopperRecommit r335070 "[X86] Rewrite the max and min reducti...
2018-06-19 Alex LorenzRevert r335063 as it causes bot failures
2018-06-19 Craig TopperRevert r335070 "[X86] Rewrite the max and min reduction...
2018-06-19 Craig Topper[X86] Rewrite the max and min reduction intrinsics...
2018-06-19 Alex Lorenz[Darwin] Add a warning for missing include path for...
2018-06-19 Aaron BallmanImplement semantic checking for __builtin_signbit.
2018-06-19 Aaron BallmanReverting due to line ending changes; will reapply...
2018-06-19 Aaron BallmanImplement semantic checking for __builtin_signbit.
2018-06-19 Kristof Umann[analyzer] Made a buildbot happy.
2018-06-19 Taiju TsuikiRevert r335019 "Update NRVO logic to support early...
2018-06-19 Akira Hatanaka[Sema] Produce diagnostics for attribute 'trivial_abi...
2018-06-19 Taiju TsuikiUpdate NRVO logic to support early return (Attempt 2)
2018-06-18 Peter CollingbourneIRgen: Mark aliases of ctors and dtors as unnamed_addr.
2018-06-18 Nico WeberDon't let test/Driver/no-canonical-prefixes.c form...
2018-06-18 George Karpenkov[analyzer] Remove accidentally committed lines.
2018-06-18 Tomasz KrupaFix a bug introduced by rL334850
2018-06-18 Alexey Bataev[OPENMP, NVPTX] Emit simple reduction if requested.
2018-06-18 Paul RobinsonUpdate copyright year to 2018.
2018-06-18 Kristof Umann[analyzer] Checker for uninitialized C++ objects
2018-06-18 David L. Jones[ASTMatchers] Add support for matching the type of...
2018-06-18 David L. Jones[ASTMatchers] Don't assert-fail in specifiesTypeLoc().
2018-06-16 Mikhail R.... [analyzer] Add method to the generic SMT API to dump...
2018-06-16 Yaxun LiuAdd RUN line for amdgcn to lit test conditional-tempora...
2018-06-16 Yaxun LiuCall CreateTempAllocaWithoutCast for ActiveFlag
2018-06-15 Fangrui Song[docs] -fsanitize=cfi only allowed with -fvisibility=
2018-06-15 Bruno Cardoso... [Modules] Improve .Private fix-its to handle 'explicit...
2018-06-15 Tomasz Krupa[X86] Lowering sqrt intrinsics to native IR
2018-06-15 Craig Topper[X86] __builtin_ia32_prord512_mask, __builtin_ia32_pror...
2018-06-15 Craig Topper[X86] The immediate argument to getmantpd*_mask should...
2018-06-15 Yonghong Songbpf: recognize target specific option -mattr=dwarfris...
2018-06-15 Yaxun Liu[NFC] Add CreateMemTempWithoutCast and CreateTempAlloca...
2018-06-15 Luke Geeson[AArch64] Reverted rC334696 with Clang VCVTA test fix
2018-06-15 Adam Balogh[ASTImporter] Corrected diagnostic client handling...
2018-06-15 David L. Jones[Format] Do not use a global static value for EOF withi...
2018-06-14 Shoaib Meenai[cmake] Add linker detection for Apple platforms
2018-06-14 David BlaikieModules: Fix implicit output file for .cppm to .pcm...
2018-06-14 Craig Topper[X86] Rename __builtin_ia32_pslldqi128 to __builtin_ia3...
2018-06-14 Richard Smith[c++17] If a class inherits virtual functions from...
2018-06-14 Craig Topper[X86] Add inline assembly versions of _InterlockedExcha...
2018-06-14 Bruno Cardoso... [CMAKE][c-index-test] Honor CMAKE_OSX_SYSROOT to comput...
2018-06-14 Tomasz Krupa[X86] Lowering Mask Scalar intrinsics to native IR...
2018-06-14 Ben Hamilton[clang-format] Disable AlwaysBreakBeforeMultilineString...
2018-06-14 Leonard Chan[Fixed Point Arithmetic] Addition of the remaining...
2018-06-14 Francois Ferrandclang-format: Fix documentation generation
2018-06-14 Sven van Haastregt[OpenCL] Support new/delete in Sema
2018-06-14 Luke Geeson[AArch64] reverting rC334693 due to build failures
2018-06-14 Luke GeesonRemoved trunk-Codegen directory added in error
2018-06-14 Luke Geeson[AArch64] Added support for the vcvta_u16_f16 instrinsi...
2018-06-14 Hans Wennborg[clang-format] Add SpaceBeforeCpp11BracedList option.
2018-06-14 Artem Dergachev[analyzer] Re-enable C++17-specific RVO construction...
2018-06-14 Artem Dergachev[analyzer] Re-enable C++17-specific variable and member...
2018-06-14 Artem Dergachev[analyzer] Track class member initializer constructors...
2018-06-14 Artem Dergachev[analyzer] pr37270: Track constructor target region...
2018-06-14 Artem Dergachev[analyzer] NFC: Merge code for finding and tracking...
2018-06-14 Richard SmithP0096R5, P0941R2: Update to match latest feature test...
2018-06-14 Richard Smith[www] Update cxx_status page for Rapperswil motions.
2018-06-14 Peter CollingbourneDriver: De-duplicate some code. NFCI.
2018-06-13 Peter Collingbournedocs: Add a missing LTO visibility reference.
2018-06-13 Peter Collingbournedocs: Correct some misstatements in the control flow...
2018-06-13 Erich KeaneSimplify test from r334650
2018-06-13 Erich KeaneImplement constexpr __builtin_*_overflow
2018-06-13 Mandeep Singh... [COFF] Add ARM64 intrinsics: __yield, __wfe, __wfi...
2018-06-13 George Karpenkov[analyzer] Fix offset overflow check in MemRegion
2018-06-13 Sanjay Patel[CodeGen] make nan builtins pure rather than const...
2018-06-13 Benjamin Kramer[Basic] Fix -Wreorder warning
2018-06-13 Stefan Pintilie[PowerPC] The __float128 type should only be available...
2018-06-13 Matt Morehouse[libclang] Make c-index-test.c ISO C90 compliant.
2018-06-13 Piotr PadlewskiAdd -fforce-emit-vtables
2018-06-13 Erich KeaneCorrect behavior of __builtin_*_overflow and constexpr.
2018-06-13 Ivan Donchevskii[libclang] Optionally add code completion results for...
2018-06-13 Craig Topper[X86] Remove masking from avx512vbmi2 concat and shift...
2018-06-13 Hans Wennborgcrash-report-modules.m: Shorten path length to make...
2018-06-13 Bill WendlingRemove extraneous semicolon.
2018-06-13 Akira Hatanaka[Sema] When the address of a member function is used...
2018-06-13 Richard SmithFix crash emitting transparent list initializer for...
2018-06-12 Yaxun Liu[CUDA][HIP] Allow CUDA __global__ functions to have...
2018-06-12 George Karpenkov[analyzer] Do not crash in the visitor when the functio...
2018-06-12 Matthew Voss[analyzer] Ensure that loop widening does not invalidat...
2018-06-12 Ahmed Bougacha[CMake][Darwin] Match cxx-headers -> cxx_headers libcxx...
2018-06-12 George Karpenkov[analyzer] [NFC] Remove "removeInvalidation" from visit...
2018-06-12 George Karpenkov[analyzer] [NFC] Move ::dump methods from BugReporter...
2018-06-12 George Karpenkov[analyzer] [NFC] Remove most usages of getEndPath
2018-06-12 Fangrui SongWork around false -Wmissing-braces warning from old...
2018-06-12 Petr Hosek[AArch64] Support reserving x20 register
2018-06-12 Krasimir Georgiev[clang-format] Fix crash while reflowing backslash...
2018-06-12 George Karpenkov[analyzer] [NFC] Now let's have only one place for...
2018-06-12 George Karpenkov[analyzer] [NFC] Unify Minimal and Extensive diagnostics.
2018-06-12 George Karpenkov[analyzer] [NFC] Remove unused Extensive diagnostic...
2018-06-12 Zachary TurnerRefactor ExecuteAndWait to take StringRefs.
2018-06-12 Krasimir Georgiev[clang-format] Discourage breaks in submessage entries...
2018-06-12 Erich KeaneFix overload resolution between Ptr-To-Member and Bool
next