]> granicus.if.org Git - clang/shortlog
clang
2018-10-23 George Karpenkov[analyzer] Do not stop tracking CXX methods touching...
2018-10-23 George Karpenkov[analyzer] Trust summaries for OSObject::retain and...
2018-10-23 Erik PilkingtonNFC: Remove MANGLE_CHECKER from ItaniumMangle.cpp
2018-10-23 Aaron BallmanChange getRedeclContext() to support enumerations as...
2018-10-23 Adrian PrantlFix doxygen comment.
2018-10-23 George Karpenkov[analyzer] Rename trackNullOrUndefValue to trackExpress...
2018-10-23 Leonard Chan[Fixed Point Arithmetic] Fixed Point to Boolean Cast
2018-10-23 Andrew Savonichev[OpenCL] Remove PIPE_RESERVE_ID_VALID_BIT from opencl-c.h
2018-10-23 Andrew Savonichev[OpenCL] Add cl_intel_planar_yuv extension
2018-10-23 Andrew Savonichev[OpenCL][NFC] Unify ZeroToOCL* cast types
2018-10-23 Kadir Cetinkaya[clang] Fix a null pointer dereference.
2018-10-23 Hans WennborgRevert r345009 "[DebugInfo] Generate debug information...
2018-10-23 Aleksandr Urakov[AST] Do not align virtual bases in `MicrosoftRecordLay...
2018-10-23 Hsiangkai Wang[DebugInfo] Generate debug information for labels....
2018-10-23 Martin StorsjoRevert "[Driver] Use forward slashes in most linker...
2018-10-23 Martin Storsjo[Driver] Use forward slashes in most linker arguments
2018-10-23 Martin Storsjo[MinGW] Link to correct openmp library
2018-10-23 Yaxun LiuAdd gfx904 and gfx906 to GPU Arch
2018-10-23 George Karpenkov[analyzer] [NFC] Correct comment on RetainSummaryManager
2018-10-23 George Karpenkov[analyzer] [www] Drop references to GC mode, which...
2018-10-23 George Karpenkov[analyzer] [testing] Compute data on path length, compu...
2018-10-23 Richard Trieu[CodeGen] Attach InlineHint to more functions
2018-10-23 Craig Topper[X86] Remove 'rtm' feature from KNL.
2018-10-22 Dan AlbertRevert "[Driver] Reland again: Default Android toolchai...
2018-10-22 Vlad TsyrklevichRevert "Ensure sanitizer check function calls have...
2018-10-22 Nick Desaulniers[Driver] fix broken test
2018-10-22 Erich KeaneGive Multiversion-inline functions linkonce linkage
2018-10-22 Dan Albert[Driver] Reland again: Default Android toolchains to...
2018-10-22 Artem Dergachev[analyzer] Fix dumping for SymbolConjured conjured...
2018-10-22 Nick Desaulniers[Driver] allow Android triples to alias for non Android...
2018-10-22 Sylvestre LedruHopefully fix the documentation generation issue
2018-10-22 Sylvestre LedruGenerate ClangFormatStyleOptions.rst from Format.h...
2018-10-22 Craig Topper[X86] Add new features to the priority list for target...
2018-10-22 Adrian PrantlEnsure sanitizer check function calls have a !dbg location
2018-10-22 David GreeneAlways search sysroot for GCC installs
2018-10-22 Aaron BallmanSilence the -Wshadow warning for enumerators shadowing...
2018-10-22 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-10-22 Marco Antognini[OpenCL] Fix definitions of __builtin_(add|sub|mul...
2018-10-22 Peter Smith[ARM][AArch64] Add LLVM_FALLTHROUGH to silence warning...
2018-10-22 Eric Liu[CodeComplete] Fix accessibility of protected members...
2018-10-21 Kristof Umann[analyzer][UninitializedObjectChecker] No longer using...
2018-10-21 Kristof Umann[analyzer][www] Update alpha_checks.html
2018-10-21 Kristof Umann[analyzer][NFC] Fix inconsistencies in AnalyzerOptions
2018-10-20 Aleksei Sidorin[AST, analyzer] Transform rvalue cast outputs to lvalue...
2018-10-20 Craig Topper[X86] Add more intrinsics to match icc.
2018-10-20 Craig Topper[X86] Add missing intrinsics to match icc.
2018-10-20 Fangrui SongUse llvm::{all,any,none}_of instead std::{all,any,none...
2018-10-20 Aleksei Sidorin[NFC][Test commit] Fix typos in a comment
2018-10-20 Akira Hatanaka[CodeGen] Use the mangle context owned by CodeGenModule...
2018-10-20 Craig Topper[X86] Add support for more than 32 features for __built...
2018-10-20 Richard TrieuMake -Wfor-loop-analysis work with C++17
2018-10-20 Craig Topper[X86] When checking the bits in cpu_features for functi...
2018-10-20 Artem Dergachev[analyzer] Be more plugin-friendly by moving static...
2018-10-19 Dan AlbertRevert "[Driver] Reland: Default Android toolchains...
2018-10-19 Richard SmithPR24164, PR39336: init-captures are not distinct full...
2018-10-19 Richard SmithAdd basic test that we perform lifetime extension in...
2018-10-19 Dan Albert[Driver] Reland: Default Android toolchains to libc++.
2018-10-19 Hans WennborgJava annotation declaration being handled correctly
2018-10-19 Krzysztof Parzyszek[Hexagon] Remove support for V4
2018-10-19 Balazs Keri[ASTImporter] Removed uneeded default case label.
2018-10-19 Balazs Keri[ASTImporter] Added error handling for AST import.
2018-10-19 Marco Antognini[OpenCL] Remove unwanted signedness conversion from...
2018-10-19 Mandeep Singh... [COFF, ARM64] Enable unit test arm64-microsoft-status...
2018-10-18 Mandeep Singh... [COFF, ARM64] Add _ReadStatusReg and_WriteStatusReg...
2018-10-18 David Bolvansky[Test] Fix test file for C++98 mode
2018-10-18 David Bolvansky[Diagnostics] Add missing expected warning to test...
2018-10-18 David Bolvansky[Diagnostics] Check for integer overflow in array size...
2018-10-18 Aaron BallmanAdd check-clang-python to the Clang tests directory...
2018-10-18 Aaron BallmanAdd language standard aliases for -std=c18, -std=gnu18...
2018-10-18 Kristina Brooks[X86][Tests] Make sure tls-direct-seg-refs tests only...
2018-10-18 Patrick Lyster[OPENMP] Move OMPClausePrinter to OpenMPClause.h/OpenMP...
2018-10-18 Kristina BrooksAdd support for -mno-tls-direct-seg-refs to Clang
2018-10-18 Chandler Carruth[TI removal] Test predicate rather than casting to...
2018-10-17 Konstantin... AMDGPU: Add options to enable/disable code object v3
2018-10-17 Eli Friedman[AArch64] Define __ELF__ for aarch64-none-elf and other...
2018-10-17 Leonard ChanFix for arm bots afternew PM pass port. Prevent cross...
2018-10-17 Leonard ChanFix for failing unit tests on some bots after r344696.
2018-10-17 Leonard Chan[PassManager/Sanitizer] Enable usage of ported AddressS...
2018-10-17 Takuto IkutaNFC: Remove trailing space from CodeGenModule.cpp
2018-10-17 Michal Gorny[python] [tests] Disable on known-broken arches
2018-10-17 Yaxun LiuAMDGPU: add __builtin_amdgcn_update_dpp
2018-10-17 George Karpenkov[analyzer] [www] Minor improvements to the text in...
2018-10-17 George Karpenkov[analyzer] [www] Updated a list of open projects
2018-10-16 Yaxun LiuDisable code object version 3 for HIP toolchain
2018-10-16 Ulrich Weigand[SystemZ] Actually enable -mzvector keywords
2018-10-16 Simon Atanasyan[driver][mips] Support MIPS R6 target triples
2018-10-16 Simon Atanasyan[driver][mips] Adjust target triple's environment accor...
2018-10-16 Simon PilgrimFix buildbots - update clang-interpreter to use Legacy...
2018-10-16 Peter Smith[ARM][AArch64] Pass through endian flags to assembler...
2018-10-16 Yvan Roux Add target requirement to profile remap test.
2018-10-16 Simon Atanasyan[mips] Group similar commands in the test case. NFC
2018-10-16 Alexey Bataev[OPENMP][NVPTX]Increment iterator only when it is used...
2018-10-15 Simon Atanasyan[mips] Fix handling of GNUABIN32 environment in a targe...
2018-10-15 Petr Hosek[Driver] Support direct split DWARF emission for Fuchsia
2018-10-15 Artem Dergachev[analyzer] Add doxygen comments for the new CXXAllocato...
2018-10-15 Artem Dergachev[analyzer] Teach CallEvent about C++17 aligned operator...
2018-10-15 Artem Dergachev[analyzer] NFC: RetainCountChecker: Don't dump() symbol...
2018-10-15 Artem Dergachev[python] [tests] Disable python binding tests under...
2018-10-15 Nick DesaulniersRevert 344389 "Revert r344375 "[Driver] check for exit...
2018-10-15 Leonard Chan[Fixed Point Arithmetic] FixedPointCast
next