]> granicus.if.org Git - clang/shortlog
clang
2017-07-14 Richard Trieu[ODRHash] Avoid taking the types of FunctionDecl's
2017-07-14 Akira Hatanaka[Driver] Respect -target when determining target platfo...
2017-07-13 Paul Robinson[PS4] Disable LTO unit features under ThinLTO, like...
2017-07-13 Lang HamesUse getNameAsString instead of getName to get method...
2017-07-13 Vedant Kumar[ubsan] Teach the pointer overflow check that "p -...
2017-07-13 Martin Storsjo[AArch64] Produce the right kind of va_arg for windows
2017-07-13 Simon PilgrimFix spelling mistakes in comments. NFCI.
2017-07-13 Simon PilgrimFix -Wdocumentation warning. NFCI
2017-07-13 Alex LorenzExtend -Wdeprecated-implementations to warn about unava...
2017-07-13 Alex LorenzNFC, Cleanup the code for -Wdeprecated-implementations
2017-07-13 Amara Emerson[AArch64] Add support for handling the +sve target...
2017-07-13 Alexey Bataev[OPENMP] Fix reduction tests, NFC.
2017-07-13 Alexey Bataev[OPENMP] Fix reduction tests, NFC.
2017-07-13 Alexey Bataev[OPENMP] Further reduction test fix, NFC.
2017-07-13 Alexey Bataev[OPENMP] Fix reduction tests, NFC.
2017-07-13 Alexey Bataev[OPENMP] Fix reduction tests, NFC.
2017-07-13 Alexey Bataev[OPENMP] Generalization of codegen for reduction clauses.
2017-07-13 Alex LorenzRemove another 'using namespace llvm' from the
2017-07-13 Alex LorenzRemove 'using namespace llvm' from the USRFinder.h...
2017-07-13 Alex Lorenz[ObjC] Pick a 'readwrite' property when synthesizing...
2017-07-13 Alex Lorenz[index] Objective-C method declarations and message...
2017-07-13 Alex Lorenz[refactor][rename] Use a single base class for class...
2017-07-13 Hiroshi Inouefix typos in comments; NFC
2017-07-13 Akira Hatanaka[Sema] Mark a virtual CXXMethodDecl as used if a call...
2017-07-12 Petr HosekReland "[Driver] Update Fuchsia driver path handling"
2017-07-12 Ben Langmuir[index] Don't add relation to a NamedDecl with no name
2017-07-12 Dominic ChenRevert "[analyzer] Support generating and reasoning...
2017-07-12 Simon Dardis[mips][mt][7/7] Add driver option for the MIPS MT ASE.
2017-07-12 Petr HosekRevert "[Driver] Update Fuchsia driver path handling"
2017-07-12 Ekaterina Romanova[DOXYGEN] Corrected typos and incorrect parameters...
2017-07-12 Dominic Chen[analyzer] Support generating and reasoning over more...
2017-07-12 Petr Hosek[Driver] Update Fuchsia driver path handling
2017-07-12 Alexey Bataev[OPENMP] Emit implicit taskgroup block around taskloop...
2017-07-12 Alex Lorenz[diagtool] Add a 'find-diagnostic-id' subcommand that...
2017-07-12 Chih-Hung Hsieh[clang] buildFixItInsertionLine should use Hints of...
2017-07-12 Krasimir Georgiev[clang-format] Keep level of comment before an empty...
2017-07-12 Alex Lorenz[libclang] Support for querying whether an enum is...
2017-07-12 Alex LorenzRevert r307769 (Forgot to mention the name of the contr...
2017-07-12 Alex Lorenz[libclang] Support for querying whether an enum is...
2017-07-12 John McCallExpose some type-conversion functions as part of the...
2017-07-12 Matthias GehreCFG: Add CFGElement for automatic variables that leave...
2017-07-12 Richard Trieu[ODRHash] Revert r307720 to fix buildbot.
2017-07-11 Konstantin... Enhance synchscope representation (clang)
2017-07-11 Richard Trieu[ODRHash] Support more method types.
2017-07-11 Alexey Bataev[OPENMP] Skip BuildMemberExpr() in BuildFieldReferenceE...
2017-07-11 Alexey Bataev[OPENMP] Add restriction for reduction clause in tasklo...
2017-07-11 Reid KlecknerAdd missing dllimport member pointer template argument...
2017-07-11 Joerg SonnenbergerNetBSD uses soft-float by default, unless the environme...
2017-07-11 Joerg SonnenbergerRun the preprocessor test as frontend test for NetBSD...
2017-07-11 Clement Courbet[ASTMatchers][NFC] integerLiteral(): Mention negative...
2017-07-11 Alex Lorenz[ObjC] Check that a subscript methods is declared for...
2017-07-11 Alex LorenzRecursiveASTVisitor should visit the nested name qualif...
2017-07-11 Simon Atanasyan[mips] Create the correct profiling symbol on Linux...
2017-07-11 Alexander Shaposhnikov[analyzer] Start fixing modeling of bool based types
2017-07-11 Sean Callanan[clang-import-test] Test that enumerators and their...
2017-07-11 Sean Callanan[clang-import-test] Committed missed update to clang...
2017-07-10 Sean Callananclang-import-test had some dead code. I did the followi...
2017-07-10 Eric ChristopherIsSpecialLong was only ever set in release mode as...
2017-07-10 Dehao ChenUse DenseMap instead std::map for GVSummaryMapTy
2017-07-10 Eric LiuAvoid white spaces in file names. NFC
2017-07-10 Zvi RackoverX86 Intrinsics: _bit_scan_forward should not be under...
2017-07-10 Eric FiselierRemove incorrect FIXME comment; the FIXME was addressed...
2017-07-10 Eric FiselierRemove non-ascii characters introduced in r307513
2017-07-10 Eric Fiselier[coroutines] Include the implicit object parameter...
2017-07-09 Raphael Isemann[analyzer] Faster hashing of subsequences in CompoundStmts.
2017-07-09 Craig Topper[X86] Add more feature flag bit defines to cpuid.h...
2017-07-09 Craig Topper[X86] Add __get_cpuid_count to cpuid.h. Update __get_cp...
2017-07-09 Raphael Isemann[analyzer] Make StmtDataCollector part of the CloneDete...
2017-07-08 Yaxun LiuFix build failure with gcc about mixing enum and non...
2017-07-08 Yuka Takahashi[Bash-autocompletion] Auto complete cc1 options if...
2017-07-08 Yuka Takahashi[Bash-autocompletion] Fix a bug that -foo=bar doesn...
2017-07-08 Benjamin Kramer[CodeGen] Fold variable into assert.
2017-07-08 Yaxun LiuCodeGen: Fix address space of global variable
2017-07-08 Gabor Horvath[analyzer] Fix a path in the developer manual
2017-07-08 Richard Trieu[ODRHash] Support FriendDecl
2017-07-08 Craig Topper[X86] Move AVX512VPOPCNTDQ in __builtin_cpu_support...
2017-07-08 Richard SmithFix warnings introduced by r307434.
2017-07-07 Dehao ChenRevert r307445 as it breaks on certain platforms.
2017-07-07 Reid Kleckner[MS] Don't statically initialize dllimport member funct...
2017-07-07 Dehao ChenAdd sample PGO integration test to cover profile annota...
2017-07-07 Lang HamesAdd testcase for r305850.
2017-07-07 Dehao ChenEnable the new PM + SamlePGO + ThinLTO testing.
2017-07-07 Richard Smith[modules ts] Basic for module linkage.
2017-07-07 Craig Topper[X86] Replace 'fallthrough' comments with LLVM_FALLTHROUGH.
2017-07-07 Martin Probstclang-format: [JS] do not wrap after "readonly".
2017-07-07 Alex LorenzRecommit [driver][macOS] Pick the system version for the
2017-07-07 Simon Atanasyan[driver][mips] Pass long-calls feature flag to the...
2017-07-07 Alex Lorenz[Frontend] Verify that the bitstream is not empty befor...
2017-07-07 Olivier GoffartFix crash parsing invalid code
2017-07-07 Alex Lorenz[ObjC] Avoid the -Wunguarded-availability warnings...
2017-07-07 Evgeniy StepanovUpdate Cross-DSO CFI documentation.
2017-07-06 Sterling AugustineThis call-site should have been updated as part of...
2017-07-06 David L. JonesChange remaining references to lit.util.capture to...
2017-07-06 Richard SmithReject attempts to build a module without -fmodules...
2017-07-06 Sterling AugustineAllow CompilerInvocations to generate .d files.
2017-07-06 Mandeep Singh... [Objective-C] Fix non-determinism in clang
2017-07-06 Sjoerd MeijerThis reverts r305820 (ARMv.2-A FP16 vector intrinsics...
2017-07-06 Gheorghe-Teodor... [OpenMP] Extend CLANG target options with device offloa...
2017-07-06 Gheorghe-Teodor... [OpenMP] Customize CUDA-based tool chain selection
2017-07-06 Krasimir Georgiev[clang-format] Add TextProto language name, NFC
next