]> granicus.if.org Git - clang/shortlog
clang
2016-07-15 Saleem AbdulrasoolSema: support __declspec(dll*) on ObjC interfaces
2016-07-15 Argyrios Kyrtzidis[test/objcmt] Add a follow-up test case for r275600.
2016-07-15 Argyrios Kyrtzidis[objcmt] Fix a buffer overflow crash than can occur...
2016-07-15 Argyrios Kyrtzidis[AST] Keep track of the left brace source location...
2016-07-15 Argyrios Kyrtzidis[objcmt] Don't add an #import of Foundation unnecessari...
2016-07-15 Wei DingAMDGPU: Add Clang Builtin for v_lerp_u8
2016-07-15 Dean Michael... XRay: Remove duplicate checks for xray instrumentation...
2016-07-15 Aaron BallmanRemoving a few more :option: tags that we do not have...
2016-07-15 Aaron BallmanRemoving a few more :option: tags that we do not have...
2016-07-15 Kelvin Li[OpenMP] add check for both simdlen and safelen clauses...
2016-07-15 Peter CollingbourneFrontend: Simplify ownership model for clang's output...
2016-07-14 Ben LangmuirRemove the new module cache from the index-module test
2016-07-14 Paul RobinsonC does not have inline variables.
2016-07-14 Richard SmithAdd test inputs missed by r275481.
2016-07-14 Richard Smith[modules] Don't pass interesting decls to the consumer...
2016-07-14 Argyrios Kyrtzidis[arcmt/objcmt] Fix ParentMap crash with invalid code.
2016-07-14 Ben LangmuirAttempt to workaround Windows bots after my previous...
2016-07-14 Roger Ferrer... Reverting 275417
2016-07-14 Sean CallananWhen importing classes and structs with anonymous struc...
2016-07-14 Ben Langmuir[index] Index system ImportDecls even when there is...
2016-07-14 Aaron BallmanDespite there being an option, it seems that Sphinx...
2016-07-14 Aaron BallmanRemoving a few more :option: tags that we do not have...
2016-07-14 Benjamin Kramer[OpenCL] In test/Driver/opencl.cl, don't require name...
2016-07-14 Roger Ferrer... Diagnose taking address and reference binding of packed...
2016-07-14 Aaron BallmanRemoving more :option: tags that we do not have corresp...
2016-07-14 Pierre GousseauThe test added in r275267 does not work on read-only...
2016-07-14 Benjamin KramerUpgrade all the .arcconfigs to https.
2016-07-14 Aaron BallmanThis is a malformed :option: tag -- we don't have an...
2016-07-14 Benjamin Kramer[OpenCL] Actually activate Frontend/opencl.cl test...
2016-07-14 Aaron BallmanCorrect the attribute documentation for the new XRay...
2016-07-14 Asaf Badouh[X86][AVX512F] minor fix of the parameter names
2016-07-14 Dean Michael... Use hasFlag instead of hasArg
2016-07-14 Dean Michael... Add C++ dependencies to xray runtime
2016-07-14 Kelvin Li[OpenMP] Sema and parsing for 'target parallel for...
2016-07-14 Adrian PrantlAdd a comment mirroring the one in LLVM's Dwarf.h
2016-07-14 Richard Smithwww/cxx_status: give more precise links to initializati...
2016-07-14 Richard SmithP0305R0: Semantic analysis and code generation for...
2016-07-13 Aaron BallmanAdd XRay flags to Clang. We implement two flags to...
2016-07-13 Argyrios Kyrtzidis[test] Add 'env' to fix test failures in windows bots.
2016-07-13 Kelvin Li[OpenMP] remove duplicate code in ActOnOpenMPRegionStart
2016-07-13 Yaxun Liu[OpenCL] Fixes failures in test/Driver/opencl.cl.
2016-07-13 Kelvin Li[OpenMP] add more tests for 'distribute parallel for...
2016-07-13 Argyrios Kyrtzidis[PCH/preamble] Make sure that if the preamble/PCH was...
2016-07-13 Kelvin Li[OpenMP] add more tests for 'distribute simd' pragma
2016-07-13 Yaron KerenImplement FunctionDecl::getDefinition() to be consisten...
2016-07-13 Artem Dergachev[analyzer] Implement a methond to discover origin regio...
2016-07-13 Carlo Bertolli[OpenMP] Initial implementation of parse+sema for OpenM...
2016-07-13 Carlo Bertolli[OpenMP] Initial implementation of parse+sema for claus...
2016-07-13 Pierre Gousseau[PCH] Add a fno-pch-timestamp option to cc1 to disable...
2016-07-13 Pierre Gousseau[PCH] Fix timestamp check on windows hosts.
2016-07-13 Alexey Bader[OpenCL] Fix code generation of kernel pipe parameters.
2016-07-13 Etienne Bergeronfix missing whitespace in sphinx doc
2016-07-13 Saleem AbdulrasoolCodeGen: minor cleanup, NFC
2016-07-12 Justin Lebar[CUDA] Use the multi-element remove function in EraseUn...
2016-07-12 Justin Lebar[CUDA] Add additional testcases for EraseUnwantedCUDAMa...
2016-07-12 Justin Lebar[CUDA] Don't assume that destructors can't be overloaded.
2016-07-12 Tim NorthoverAArch64: fix return type of vqmovun_high_*.
2016-07-12 David MajnemerFix for the mingw builder
2016-07-12 David Majnemer[ItaniumMangle] Correctly mangle BuiltinTemplateDecls
2016-07-12 Daniel Jasperclang-format: [JS] Allow top-level conditionals again.
2016-07-12 Michael Zuckerman[Clang][AVX512] Making cosmetic changes
2016-07-12 Clement Courbet[ASTMatchers] isSignedInteger() and isUnsignedInteger()
2016-07-12 David Majnemer[MS ABI] Support throwing/catching __unaligned types
2016-07-11 Wolfgang PiebCorrecting the previous fix for test submitted with...
2016-07-11 Wolfgang PiebFix test submitted with r275115 (failed on ppc64 buildb...
2016-07-11 Vedant Kumar[Coverage] Do not map regions from system headers
2016-07-11 Vedant Kumar[Coverage] Move logic to skip decl's into a helper...
2016-07-11 Wolfgang PiebPrevent the creation of empty (forwarding) blocks resul...
2016-07-11 Erik Pilkington[NFC] Reorder fields of VersionTuple to reduce size
2016-07-11 David Majnemer[Sema] Don't artificially forbid BuiltinTemplateDecls...
2016-07-11 Adrian Prantl[man page] Document -gline-tables-only in the clang...
2016-07-11 Adrian Prantl[man page] Fix two sphinx build errors.
2016-07-11 Eric LiuMake tooling::applyAllReplacements return llvm::Expecte...
2016-07-11 Anastasia Stulova[OpenCL] Improved diagnostics of OpenCL types.
2016-07-11 Craig Topper[AVX512] Replace masked AND/OR/XOR intrinsics with...
2016-07-11 David Majnemer[Sema] Disallow __make_integer_seq from showing up...
2016-07-11 Hal FinkelRevert r275029 - Update Clang tests after adding infere...
2016-07-11 David Majnemer[CodeGen] Treat imported static local variables as...
2016-07-10 Saleem AbdulrasoolReapply SVN r274797.
2016-07-10 Jan VeselyAMDGPU: Export workitem builtins
2016-07-10 Hal FinkelUpdate Clang tests after adding inference for the retur...
2016-07-10 Craig Topper[AVX512] Remove masked shufps/shudpd builtins. These...
2016-07-10 Craig Topper[X86] Use __butilin_shufflevector for 512-bit shufps...
2016-07-10 Michael GottesmanAdd CLANG_BUILD_TOOLS as a clang counterpart for LLVM_B...
2016-07-10 Sean SilvaDelete dead code.
2016-07-09 Michael GottesmanMove add_clang_* entry points from the main clang CMake...
2016-07-09 David Majnemer[clang-cl] Add support for /Zd
2016-07-09 David Majnemer[MS ABI] Some code cleanups
2016-07-09 David Majnemer[AST] Tighten up some bitfields
2016-07-09 Martin Probstclang-format: [JS] Sort imports case insensitive.
2016-07-09 Martin Probstclang-format: [JS] support trailing commas in imports.
2016-07-09 Benjamin Kramer[analyzer] Older version of GCC 4.7 crash on lambdas...
2016-07-09 Benjamin Kramer[analyzer] Rewrite manual erase loop using remove_if.
2016-07-09 Craig Topper[X86] Use __builtin_ia32_vec_ext_v4hi and __builtin_ia3...
2016-07-09 Craig Topper[X86] Uncomment the _mm_extract_ps test and add checks.
2016-07-09 Saleem AbdulrasoolCodeGen: tweak CFString section for COFF, ELF
2016-07-08 Vassil VassilevTeach -ast-print to print constexpr variables.
2016-07-08 Yaxun Liu[OpenCL] Add missing -cl-no-signed-zeros option into...
2016-07-08 Justin LebarFix flag name in comment in cuda-version-check.cu.
2016-07-08 NAKAMURA TakumiCFGTests: Update libdeps.
next