]> granicus.if.org Git - clang/shortlog
clang
2016-05-08 Daniel Jasperclang-format: Support enum type template arguments.
2016-05-08 Chandler CarruthTeach header search about GCC 4.9 header search paths...
2016-05-08 Samuel Antao[OpenMP] Check for associated statements with hasAssoci...
2016-05-07 NAKAMURA TakumiUpdate \param corresponding to r268819. [-Wdocumentation]
2016-05-06 Bruno Cardoso... [CrashReproducer] Always use realpath for destination
2016-05-06 Bruno Cardoso... [VFS] Add dump methods to the VFS overlay tree
2016-05-06 Bruno Cardoso... [CrashReproducer] Change module map callback signature...
2016-05-06 Richard Smith[modules] Attempt to improve performance for declaratio...
2016-05-06 Nico WeberFix sysroot-prefix.c on Windows (/ vs \).
2016-05-06 Manman RenAvailability: set location when creating attribute...
2016-05-06 Manman RenAvailability: attach the note to the declaration with...
2016-05-06 Saleem Abdulrasooltest: attempt to repair windows build
2016-05-06 Manman RenObjC kindof: set the type of a conditional expression...
2016-05-06 Saleem AbdulrasoolFrontend: support -I=path for sysroot expansion
2016-05-06 Devin Coughlin[analyzer] Add tests for Objective-C class properties
2016-05-06 Devin Coughlin[www][analyzer] Update recommended suppression mechanis...
2016-05-06 Devin Coughlin[www][analyzer] Add FAQ about suppression of missing...
2016-05-06 Richard SmithMore fixes to codeblock formatting in documentation.
2016-05-06 Nikolay HaustovRevert "AMDGPU/SI: Use amdgpu_kernel calling convention...
2016-05-06 Nico WeberRevert r268727, it caused PR27666.
2016-05-06 Ben CraigAdding omitted column to invalid loc diagnostic.
2016-05-06 Alexey Bataev[OPENMP 4.5] Tests for 'private|firstprivates' clauses...
2016-05-06 Aaron Ballmans/codeblock/code-block to fix the Sphinx build.
2016-05-06 Andrey Bokhanko[MSVC] Implementation of __unaligned as a proper type...
2016-05-06 Alexey Bataev[OPENMP 4.0] Codegen for 'declare simd' directive.
2016-05-06 Nikolay HaustovAMDGPU/SI: Use amdgpu_kernel calling convention for...
2016-05-05 Chris Bieneman[CMake] Removing LLVM_ENABLE_TIMESTAMPS from the cache...
2016-05-05 Eugene ZelenkoFix some Clang-tidy readability-simplify-boolean-expr...
2016-05-05 Richard SmithAdd forgotten test from r268594.
2016-05-05 Richard SmithAdd a FixItHint for the new diagnostic for a non-class...
2016-05-05 Richard SmithSome release note updates for C++ language acceptance...
2016-05-05 Tom StellardAMDGPU: Use lld as the linker again
2016-05-05 Chris Bieneman[CMake][Apple-stage2] Don't link with -fno-pie
2016-05-05 Krzysztof Parzyszek[Hexagon] Add a testcase for __builtin_HEXAGON_A2_tfrpi
2016-05-05 Nico WeberAdd a test for PR26076.
2016-05-05 NAKAMURA TakumiSema.h: Prune a redundant \return. [-Wdocumentation]
2016-05-05 Alexey Bataev[OPENMP 4.5] Codegen for 'lastprivate' clauses in ...
2016-05-05 Richard SmithDocumentation updates for recent changes to VLAs and...
2016-05-05 Richard SmithUpdate FIXME.
2016-05-05 Richard SmithFix implementation of C++'s restrictions on using-decla...
2016-05-05 Akira HatanakaDo not add uwtable attribute by default for MachO targets.
2016-05-05 Richard Smith[modules] Enforce the rules that an explicit or partial...
2016-05-04 Marcin Koscielnicki[SystemZ] Add -mbackchain option.
2016-05-04 Aaron BallmanAdd the Pure attribute to C99 builtin functions from...
2016-05-04 Samuel BenzaquenFix the doc extraction script to work with hasAnyName...
2016-05-04 Kostya Serebryanyfix docs
2016-05-04 Kostya Serebryanydocument -f[no-]sanitize-recover=all and mention it...
2016-05-04 Akira Hatanaka[CodeGenObjCXX] Fix handling of blocks in lambda.
2016-05-04 Akira Hatanaka[ObjC] Enter a new evaluation context before calling
2016-05-04 Pete CooperUpdate test CHECK lines after r268509. NFC.
2016-05-04 Igor Kudrin[Coverage] Fix an issue where a coverage region might...
2016-05-04 Marianne Mailhot... Do not disable completely loop unroll when optimizing...
2016-05-04 Gabor Horvath[ASTMatchers] New matcher forFunction
2016-05-04 Andrey Turetskiy[X86] Add -m[no-]x87 and -m[no-]80387 options to contro...
2016-05-04 Andrey TuretskiyAdd missing -mno-cx16 driver option.
2016-05-04 Andrey TuretskiyAdd a test for driver options from m_x86_Features_Group.
2016-05-04 Chris Dewhurst[Sparc] Implement __builtin_setjmp, __builtin_longjmp...
2016-05-04 Michael Zuckerman[Clang][Builtin][AVX512] Adding intrinsics fot cvt...
2016-05-04 Reid Kleckner[X86] Add -malign-double support
2016-05-04 Ben LangmuirFix CodeCompletion & TypoCorrection when combining...
2016-05-03 David Blaikie[modules][debuginfo] Only include imported modules...
2016-05-03 David Blaikie[scan-build] fix dead store warnings emitted on clang...
2016-05-03 David L KreitzerAdd address space 258 (X86 SS segment) to clang documen...
2016-05-03 Tim NorthoverAArch64: fixup comment after change
2016-05-03 Tim NorthoverAArch64: simplify illegal vector check. NFC.
2016-05-03 Reid KlecknerFix use of LLVM IR names in lit test
2016-05-03 Reid Kleckner[MS] Pass CalleeDecl to adjustThisArgumentForVirtualFun...
2016-05-03 Pete CooperChange test to use regex instead of explicit value...
2016-05-03 Michael Zuckerman[clang][AVX512][BuiltIn] Adding intrinsics for cast...
2016-05-03 Michael Zuckerman[Clang][avx512][Builtin] Adding intrinsics for cvtw2mas...
2016-05-03 Michael Zuckerman[Clang][AVX512][Builtin] Adding intrinsics for vcvt...
2016-05-03 Michael Zuckerman[Clang][AVX512][Builtin] Adding intrinsics for vcvttpd2...
2016-05-03 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding intrinsics for compress...
2016-05-03 Sergey Kalinichev[libclang] Expose the ElaboratedType
2016-05-03 Xiuli Pan[OpenCL] Fix pipe type dump.
2016-05-03 Douglas YungAdding a test for a compiler crash that was fixed in...
2016-05-02 Chris Bieneman[CMake] Enable LIBCXX HEADERS in Apple-Stage2.cmake
2016-05-02 Reid KlecknerFix argument expansion of reference fields of structs
2016-05-02 Chris Bieneman[CMake] Install libcxx-headers as part of the Apple...
2016-05-02 Chris Bieneman[CMake] Adding clang-headers to the Apple-stage2 distri...
2016-05-02 Akira HatanakaRemove unneeded test in tryCaptureAsConstant.
2016-05-02 Akira Hatanaka[CodeGenObjCXX] Don't rematerialize default arguments...
2016-05-02 Artem Belevich[CUDA] Make sure device-side __global__ functions are...
2016-05-02 Bruno Cardoso... Revert "[Driver] Quote clang full version in dwarf...
2016-05-02 Reid KlecknerExpand aggregate arguments more often on 32-bit Windows
2016-05-02 Derek Schuff[WebAssembly] Rename memory_size intrinsic to current_m...
2016-05-02 Michael Zuckerman[CLANG][AVX512][BUILTIN]movap{d|s}{128|256|512}
2016-05-02 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding intrinsics for cvtps2pd...
2016-05-02 Michael Zuckerman[Clang][avx512][builtin] Adding intrinsics for vexpand...
2016-05-02 Michael Zuckerman[Clang][BuiltIn][avx512] Adding intrinsics for vpshufd...
2016-05-01 Michael Zuckerman[clang][Builtin][AVX512] Adding intrinsics for vmovshdu...
2016-04-30 Saleem Abdulrasoolpython: add bindings for children of diagnostics
2016-04-30 Chris BienemanStab in the dark to fix the PS4 bot
2016-04-30 Amjad AboudReverting 268055 as it caused PR27579.
2016-04-29 Sriraman TallamDelete store to Target option PositionIndependentExecut...
2016-04-29 Justin Lebar[CUDA] Copy host builtin types to NVPTXTargetInfo.
2016-04-29 Denis Zobnin[NFC] Initialize a variable to make buildbot green.
2016-04-29 Chris BienemanFix test case for incompatible sysroot warning
2016-04-29 Chris BienemanAdd a new warning to notify users of mismatched SDK...
2016-04-29 George Burgess IV[Sema] Specify the underlying type for an enum. NFC.
next