]> granicus.if.org Git - clang/shortlog
clang
2018-04-16 Steven Wu[Availability] Improve availability to consider functio...
2018-04-16 Erich KeaneLimit types of builtins that can be redeclared.
2018-04-16 Aaron BallmanDefer adding keywords to the identifier table until...
2018-04-16 Alexey Bataev[OPENMP] Allow to use declare target variables in map...
2018-04-16 Akira Hatanaka[CodeGen] Fix a crash that occurs when a non-trivial...
2018-04-16 Alexey Bataev[OPENMP] General code improvements.
2018-04-16 Akira HatanakaRevert "[CodeGen] Fix a crash that occurs when a non...
2018-04-16 Bruno Cardoso... Use export_as for autolinking frameworks
2018-04-16 Akira Hatanaka[CodeGen] Fix a crash that occurs when a non-trivial...
2018-04-16 Krzysztof Parzyszek[Hexagon] Emit a warning when -fvectorize is given...
2018-04-16 Alexey Bataev[OPENMP] General code improvements.
2018-04-16 Brock Wyma[CodeView] Initial support for emitting S_THUNK32 symbo...
2018-04-16 Aleksandar... [mips] Prevent PIC to be set to level 2
2018-04-16 Malcolm ParsonsClean carriage returns from lib/ and include/. NFC.
2018-04-16 Gabor Buella[X86] Introduce archs: goldmont-plus & tremont
2018-04-15 Henry Wong[analyzer] Do not invalidate the `this` pointer.
2018-04-14 Vedant KumarRevert "[Serialization] Fix some Clang-tidy modernize...
2018-04-13 Vedant Kumar[Driver] Export profiling symbols for -exported_symbols...
2018-04-13 Richard Trieu[ODRHash] Support pointer and reference types.
2018-04-13 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2018-04-13 Rui UeyamaUse InitLLVM in clang as well.
2018-04-13 Adam Balogh[Analyzer] Fix for SValBuilder expressions rearrangement
2018-04-13 Andrey Konovalovhwasan: add -fsanitize=kernel-hwaddress flag
2018-04-13 Alexey Bataev[OPENMP] Replace push_back by emplace_back, NFC.
2018-04-13 Volodymyr SapsaiFix evaluation of `__has_include_next` during -frewrite...
2018-04-13 Alexey Bataev[OPENMP] Code cleanup + formatting, NFC.
2018-04-13 Krasimir Georgiev[clang-format] Improve Incomplete detection for (text...
2018-04-13 Ivan A. Kosarev[NEON] Support vrndns_f32 intrinsic
2018-04-13 Gabor Horvath[analyzer] Fix null deref in AnyFunctionCall::getRuntim...
2018-04-13 Gabor Buella[X86] Fix cldemote builtin signature
2018-04-13 Gabor Buella[X86] Introduce cldemote intrinsic
2018-04-13 Dean Michael... [XRay][clang] Make -fxray-modes= additive
2018-04-13 Dean Michael... [XRay][clang] Add flag to choose instrumentation bundles
2018-04-13 Petr Hosek[CMake][Fuchsia] Don't specify libc++ ABI version for...
2018-04-12 Eli FriedmanFix test failure caused by r329965.
2018-04-12 Eli FriedmanRemove -cc1 option "-backend-option".
2018-04-12 Erich Keane[NFC] Fix terrible formatting of CGRecordLower constructor.
2018-04-12 Martin Storsjo[MinGW] Look for libc++ headers in a triplet prefixed...
2018-04-12 Vlad TsyrklevichFix doc typo
2018-04-12 Mandeep Singh... [RISCV] Fix logic to check if frame pointer should...
2018-04-12 Gabor Buella[X86] Introduce wbinvd intrinsic
2018-04-12 Gabor BuellaNFC - Indentation fixes in predefined-arch-macros.c
2018-04-12 Aaron BallmanFix the try_acquire_capability attribute to behave...
2018-04-12 Aaron BallmanCorrectly diagnose when a conversion function is declar...
2018-04-12 Krzysztof Parzyszek[Hexagon] Enable auto-vectorization only when -fvectori...
2018-04-12 Ben Hamilton[Test Fix] Fix broken test Index/comment-objc-parameter...
2018-04-12 Ben Hamilton[clang-format] Do not break after ObjC category open...
2018-04-12 Ben Hamilton[clang-format] Improve ObjC guessing heuristic by suppo...
2018-04-12 Ben Hamilton[clang-format] Don't insert space between ObjC class...
2018-04-12 Ben Hamilton[clang-format] Always indent wrapped Objective-C select...
2018-04-12 Malcolm ParsonsDiagnose cases of "return x" that should be "return...
2018-04-12 Anastasia Stulova[OpenCL] Added -std/-cl-std=c++
2018-04-12 Aaron BallmanAllow [[maybe_unused]] on static data members; these...
2018-04-12 David ChisnallObjCGNU: Fix empty v3 protocols being emitted two field...
2018-04-12 Akira Hatanaka[Sema][ObjC] Ensure that the return type of an ObjC...
2018-04-12 Richard Trieu[ODRHash] Skip more types hashing TypedefType
2018-04-11 Saleem AbdulrasoolLex: make `clang::Preprocessor::macros` work on MSVC
2018-04-11 Tom StellardDriver: Add gcc search path for RHEL devtoolset-7
2018-04-11 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2018-04-11 Gabor Buella[x86] wbnoinvd intrinsic
2018-04-11 Alexey Bataev[OPENMP] Code cleanup, NFC.
2018-04-11 Shoaib Meenai[CodeGen] Handle __func__ inside __finally
2018-04-11 Artem Belevich[NVPTX] Removed 'satom' feature which is no longer...
2018-04-11 Artem Belevich[NVPTX, CUDA] Improved feature constraints on NVPTX...
2018-04-11 Dimitry AndricDocument -std= values for different languages
2018-04-11 Yonghong Songbpf: accept all asm register names
2018-04-11 Manuel KlimekFix bugs around handling C++11 attributes.
2018-04-11 Ivan A. Kosarev[NEON] Support vfma_n and vfms_n intrinsics
2018-04-11 Chad Rosier[Driver] Don't forward -m[no-]unaligned-access options...
2018-04-11 Jan Korous[Sema] Fix built-in decrement operator overload resolution
2018-04-11 Strahinja Petrovic[PowerPC] Option for secure plt mode
2018-04-11 Haojian Wu[Tooling] Correct the "-std" compile command option.
2018-04-11 Haojian Wu[Tooling] Optimize memory usage in InMemoryToolResults.
2018-04-11 Adam Balogh[Analyzer] SValBuilder Comparison Rearrangement (with...
2018-04-11 Dean Michael... Adding fuzzer flags support to OpenBSD driver
2018-04-11 Craig Topper[X86] Fix typo in intrinsic header file __mask16->__mma...
2018-04-11 Craig Topper[X86] Replace 512-bit masked pmaddubsw and pmaddwd...
2018-04-11 Dean Michael... [XRay][clang] Only enable test for supported platforms
2018-04-11 Dean Michael... [XRay][clang+compiler-rt] Support build-time mode selection
2018-04-10 Eugene Zelenko[AST] Fix some Clang-tidy modernize-use-auto and Includ...
2018-04-10 Aaron BallmanIntroduce a new builtin, __builtin_dump_struct, that...
2018-04-10 Petr HosekRevert "Handle the default case"
2018-04-10 Petr HosekHandle the default case
2018-04-10 Chad Rosier[Driver] Handle the default case missed in r329748.
2018-04-10 Alexey Bataev[OPENMP] Additional attributes for the pointer parameters.
2018-04-10 Petr Hosek[Driver] Allow drivers to add multiple libc++ include...
2018-04-10 Gabor Buella[X86] Split up -march=icelake to -client & -server
2018-04-10 Nico WeberRevert r329684 (and follow-ups 329693, 329714). See...
2018-04-10 Craig Topper[X86] Add test case for llvm change r329734
2018-04-10 Artem Belevich[CUDA] Added --[no-]cuda-include-ptx=sm_XX|all option.
2018-04-10 Volodymyr Sapsai[Parser] Fix assertion-on-invalid for unexpected typename.
2018-04-10 Andrew V. TischenkoI removed the failed test.
2018-04-10 Gabor Buella[X86] Disable SGX for Skylake Server - CPP test
2018-04-10 Nico WeberAttempt to fix Windows build after r329698.
2018-04-10 Gabor Buella[X86] Disable SGX for Skylake Server
2018-04-10 Nico WeberUse llvm::sys::fs::real_path() in clang.
2018-04-10 Andrew V. TischenkoThe test was fixed.
2018-04-10 Gabor BuellaCodeGen tests - typo fixes NFC
2018-04-10 Sam McCall[Tooling] fix UB when interpolating compile commands...
2018-04-10 Andrew V. Tischenko-ftime-report switch support in Clang.
next