]> granicus.if.org Git - clang/shortlog
clang
2019-06-05 Csaba Dabis[analyzer] PathDiagnosticPopUpPiece: working with CharS...
2019-06-05 Chris BienemanUse LTO capable linker
2019-06-05 Anastasia Stulova[Clang] Fix pretty printing of CUDA address spaces
2019-06-05 Anastasia Stulova[OpenCL][PR42031] Prevent deducing addr space in type...
2019-06-05 Erich KeaneAvoid using NoThrow Exception Specifier in non-C++...
2019-06-05 Anastasia Stulova[Sema] Prevent binding incompatible addr space ref...
2019-06-05 Sjoerd Meijer[ARM] Allow "-march=foo+fp" to vary with foo
2019-06-05 Benjamin KramerRevert "Factor out duplicated code building a MemberExp...
2019-06-05 Michal Gorny[clang] [test] Add a (xfailing) test for PR41027
2019-06-05 Petr Hosek[CMake][Fuchsia] Use libc++ ABIv2 for the first stage...
2019-06-05 Serge GueltonReduce memory consumption of coverage dumps
2019-06-05 Kristina BrooksAdd __FILE_NAME__ to ReleaseNotes. NFC
2019-06-05 Petr Hosek[Clang] Disable new PM for tests that use optimization...
2019-06-05 Artem Dergachev[analyzer] exploded-graph-rewriter: Add the missing...
2019-06-05 Artem Dergachev[analyzer] exploded-graph-rewriter: Pick up python...
2019-06-05 Nemanja IvanovicInitial support for vectorization using MASSV (IBM...
2019-06-05 Richard SmithFactor out duplicated code building a MemberExpr and...
2019-06-05 Richard SmithPR42111: Use guarded initialization for thread-local...
2019-06-04 Nico Webermsabi: Fix exponential mangling time for even more...
2019-06-04 Don Hinton[Analysis] Only build Analysis plugins when CLANG_ENABL...
2019-06-04 Richard SmithConvert MemberExpr creation and serialization to work...
2019-06-04 Johannes DoerfertIntroduce Value::stripPointerCastsSameRepresentation
2019-06-04 Richard SmithFactor out repeated code to build a DeclRefExpr and...
2019-06-04 Richard SmithPR42104: Support instantiations of lambdas that implici...
2019-06-04 Ilya Biryukov[Syntax] Do not depend on llvm targets for Syntax tests...
2019-06-04 Akira Hatanaka[CodeGen][ObjC] Convert '[self alloc]' in a class metho...
2019-06-04 Ilya Biryukov[CodeComplete] Include more text into typed chunks...
2019-06-03 Akira HatanakaAdd a release note entry for the change made in r362034.
2019-06-03 Alex LorenzFix windows build for commit r362459
2019-06-03 Eric ChristopherRemove test/CodeGen/builtin-stackaddress.c as it duplicates
2019-06-03 Alex LorenzAdd clang source minimizer that reduces source to direc...
2019-06-03 Erich KeaneFix test failure from r362435
2019-06-03 Erich KeaneMake NoThrow FunctionLike, make FunctionLike include...
2019-06-03 Erich KeanePermit Exception Spec mismatch with NoThrow on inherite...
2019-06-03 Jennifer YuRe-check in clang support gun asm goto after fixing...
2019-06-03 Anastasia Stulova[PR41567][Sema] Fixed cast kind in addr space conversions
2019-06-03 Andrew Savonichev[OpenCL] Undefine cl_intel_planar_yuv extension
2019-06-03 Andrew Savonichev[OpenCL] Use long instead of long long in x86 builtins
2019-06-03 Simon Tatham[ARM] Fix recent breakage of -mfpu=none.
2019-06-03 Mikael HolmenFix compilation warning about unused variable [NFC]
2019-06-03 Simon PilgrimRevert rL362358 : PR42104: Support instantiations of...
2019-06-03 Sven van Haastregt[OpenCL] Declare builtin functions using TableGen
2019-06-03 Ilya Biryukov[CodeComplete] Add a bit more whitespace to completed...
2019-06-03 Richard SmithPR42104: Support instantiations of lambdas that implici...
2019-06-03 Brian Gesiak[coroutines][PR41909] Don't build dependent coroutine...
2019-06-03 Artem DergachevRevert "[analyzer] exploded-graph-rewriter: An attempt...
2019-06-02 Artem Dergachev[analyzer] exploded-graph-rewriter: An attempt to fix...
2019-06-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Initial commit.
2019-06-02 Richard SmithTransform lambda expression captures when transforming...
2019-06-02 Don HintonFix bug in r362328 -- append to dependency list instead...
2019-06-02 Nico WeberAdd mangling test coverage for non-volatile const membe...
2019-06-02 Nico WeberAdd test coverage for __pascal mangling
2019-06-02 Don Hinton[test] Fix plugin tests
2019-06-02 Richard SmithFactor out commonality between variable capture initial...
2019-06-02 Richard SmithAdd script to update OpenMP -ast-dump test expectations...
2019-06-01 Nico Webermsabi: Fix exponential mangling time for certain pathol...
2019-05-31 Aaron PuchertClarify when fix-it hints on warnings are appropriate
2019-05-31 Csaba Dabis[analyzer] print() JSONify: ExplodedNode revision
2019-05-31 Erich KeaneReplace 'default' in an enum-over-a-switch with the...
2019-05-31 Erich KeaneSuppress nothrow/Exception spec conflict warning when...
2019-05-31 Erich KeaneSuppress nothrow/exception spec conflict warning when...
2019-05-31 Michael LiaoRevise test case due to the change from CUDA 10+.
2019-05-31 Erich KeaneFix for PR42089, regression from r362119
2019-05-31 Pengfei Wang[X86] Add VP2INTERSECT instructions
2019-05-31 Zi Xuan Wure-commit r361928: [PowerPC] [Clang] Port SSE intrinsic...
2019-05-31 Richard TrieuRedirect test output to /dev/null
2019-05-31 Pengfei WangRevert "[X86] Fix i386 struct and union parameter align...
2019-05-31 Petr Hosek[CMake] Provide an option to use relative paths in...
2019-05-31 Richard SmithPR39728: When completing a class, complete the destruct...
2019-05-31 John McCallFix the predefined exponent limit macros for the 16...
2019-05-31 Richard SmithDefer building 'this' captures until we have left the...
2019-05-31 Petr Hosek[CMake][Fuchsia] Use libc++ ABI v2 on Darwin as well
2019-05-31 Sam CleggFix -DBUILD_SHARED_LIBS=ON build after rL362160
2019-05-31 Richard SmithDefer capture initialization for captured regions until...
2019-05-31 Richard SmithDefer capture initialization for blocks until after...
2019-05-30 Richard SmithRefactor OpenMP stack management.
2019-05-30 Richard SmithFix "fallthrough annotation in unreachable code" warning.
2019-05-30 Amy HuangAdd enums as global variables in the IR metadata.
2019-05-30 Francis Visoiu... [Remarks][NFC] Move the serialization to lib/Remarks
2019-05-30 Erich KeaneFix constexpr __builtin_*_overflow issue when unsigned...
2019-05-30 Richard Smith[c++2a] Fix assertion failure if we would walk over...
2019-05-30 Douglas YungMark test as requiring an ARM target.
2019-05-30 Mitch Phillips[GWP-ASan] Mutex implementation [2].
2019-05-30 Tim NorthoverReapply: LLVM IR: update Clang tests for byval being...
2019-05-30 Erich KeaneAdd Attribute NoThrow as an Exception Specifier Type
2019-05-30 J. Ryan Stinnett[Docs] Modernize references to macOS
2019-05-30 Erich KeaneRevert "clang support gnu asm goto."
2019-05-30 Anastasia Stulova[OpenCL] Fix OpenCL/SPIR version metadata in C++ mode.
2019-05-30 Csaba Dabis[analyzer] print() JSONify chain: Fix possible build...
2019-05-30 Sjoerd MeijerFollow up of r362096
2019-05-30 Csaba Dabis[analyzer] print() JSONify chain: Fix build-bot breaks
2019-05-30 Sjoerd Meijer[ARM] Add CLI support for Armv8.1-M and MVE
2019-05-30 Sven van Haastregt[OpenCL] Support logical vector operators in C++ mode
2019-05-30 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-05-30 Fangrui SongRevert "asm goto: fix out-of-bounds read of Constraints...
2019-05-30 Simon PilgrimFix MSVC "not all control paths return a value" warning.
2019-05-30 Fangrui Songasm goto: fix out-of-bounds read of Constraints after...
2019-05-30 Benjamin Kramer[AST] asm goto labels don't have constraints, don't...
2019-05-30 Fangrui SongMark CodeGen/asm-goto.c as x86 specific after r362045
2019-05-30 John McCallAdd the `objc_class_stub` attribute.
next