]> granicus.if.org Git - clang/shortlog
clang
2016-04-14 Alexander KornienkoReorder ASTNodeKind::AllKindInfo to match NodeKindId.
2016-04-14 Richard Smith[modules] Remove CXX_BASE_SPECIFIERS_OFFSETS table...
2016-04-13 Manman RenObjC kindof: order the methods in global pool relative...
2016-04-13 Reid Kleckner[CodeGen] Avoid ctor/dtor boilerplate with some C++11
2016-04-13 Richard Smith[modules] Remove CXX_CTOR_INITIALIZERS_OFFSETS table...
2016-04-13 Bruno Cardoso... [SemaObjC] Properly handle mix between type arguments...
2016-04-13 Hans WennborgMake sure CheckDestructor gets called on dllimported...
2016-04-13 Charles LiLit C++11 Compatibility Patch #7
2016-04-13 Bruno Cardoso... [CrashReproducer] Add test to run the reproducer script...
2016-04-13 Bruno Cardoso... [CrashReproducer] Setup 'use-external-names' in YAML...
2016-04-13 Bruno Cardoso... [VFS] Move default values to in-class member initializa...
2016-04-13 Hubert TongRemove redundant null-check; NFC
2016-04-13 David Blaikielibclang: Use early-return to reduce indentation.
2016-04-13 David BlaikieSimplify memory management of CXEvalResultKind/ExprEval...
2016-04-13 Devin Coughlin[analyzer] Nullability: Suppress diagnostic on bind...
2016-04-13 Chris Bieneman[OrderFiles] Don't allow lit to run dtrace multithreaded
2016-04-13 Tim NorthoverAArch64: allow 64-bit access to sysregs.
2016-04-13 Tim NorthoverARM: make Darwin's "-arch armv7em" default to hard...
2016-04-13 Michael Zuckerman[Clang][AVX512][Builtin] Adding support to intrinsics...
2016-04-13 Aaron BallmanReverting r266199; it causes build bot failures.
2016-04-13 Aaron BallmanAdd functions declared in ctype.h to builtin function...
2016-04-13 Alexey Bataev[OPENMP 4.0] Fixed DSA analysis for taskloop directives.
2016-04-13 Michael Zuckerman[Clang][AVX512][Builtin] Adding support for VBROADCAST...
2016-04-13 Alexander KornienkoAdd AST Matchers for CXXConstructorDecl::isDelegatingCo...
2016-04-13 Michael Zuckerman[Clang][AVX512][Builtin] Adding supporting to intrinsic...
2016-04-13 Alexey Bader[modules] Add OpenCLImageTypes.def to module map to...
2016-04-13 Nemanja IvanovicEnable support for __float128 in Clang
2016-04-13 Alexander KornienkoTry to use readability-identifier-naming check on Clang.
2016-04-13 Alexander Kornienko[clang-tidy] Disable misc-unused-parameters for clang.
2016-04-13 Alexey Bader[OpenCL] Move OpenCLImageTypes.def from clangAST to...
2016-04-13 Richard Smithconstexpr -> const to appease MSVC bots.
2016-04-13 NAKAMURA TakumiASTWriterDecl.cpp: Prune a couple of \param(s), corresp...
2016-04-13 Richard Smith[modules] Add some missing blockinfo records. No functi...
2016-04-13 Chuang-Yu Cheng[PPC64][VSX] Add a couple of new data types for vec_vsx...
2016-04-13 Richard Smith[modules] Refactor handling of cases where we write...
2016-04-13 Devin Coughlin[analyzer] Nullability: Treat nil _Nonnull ivar as...
2016-04-13 NAKAMURA Takumiclang/test/Driver/cl-options.c: Fix an expression to...
2016-04-12 Akira Hatanaka[ObjC] Pop all cleanups created in EmitObjCForCollectio...
2016-04-12 Manman RenObjC class properties: add diagnostics for unimplemente...
2016-04-12 Konstantin... [AMDGPU] Add debugger related target options
2016-04-12 David BlaikieAdd a fixme for an old patch I had lying around that...
2016-04-12 Ed MasteAlways use --eh-frame-hdr on FreeBSD, even for -static
2016-04-12 Eric ChristopherAdd a couple of missing vsx load and store intrinsics.
2016-04-12 Yaxun LiuPass -backend-option to LLVM when there is no target...
2016-04-12 Richard Smith[modules] Extend r266113 to cope with submodules.
2016-04-12 Richard Smith[modules] When an incompatible module file is explicitl...
2016-04-12 Yaxun LiuPR19957: [OpenCL] Incorrectly accepts implicit address...
2016-04-12 Devin Coughlin[analyzer] Nullability: Suppress return diagnostics...
2016-04-12 Nico Weberclang-cl: Remove -isystem, add -imsvc.
2016-04-12 Yaxun Liu[OpenCL] Handle AddressSpaceConversion when target...
2016-04-12 Evgeniy StepanovStricter checks in the stack-protector codegen test.
2016-04-12 Nico WeberRevert 266090, needs more testing first.
2016-04-12 Nico Weberclang-cl: Expose -nostdlibinc.
2016-04-12 David Majnemer[FileManager] Don't crash if reading from stdin and...
2016-04-12 Yaxun LiuVerify commit right by adding a blank line to test...
2016-04-12 Aaron BallmanMoving clang-test-depends into the Clang tests folder...
2016-04-12 Benjamin KramerRemove unused diagnostics. NFC.
2016-04-12 Alexey Bataev[OPENMP 4.0] Support for 'linear' clause in 'declare...
2016-04-12 Alexey Bataev[OPENMP 4.0] Support for 'aligned' clause in 'declare...
2016-04-12 Michael Zuckerman[Clang][BuiltIn][avx512] Adding avx512 (shuf,sqrt{ss...
2016-04-12 Matthias Gehre[ASTMatchers]: fix crash in hasReturnValue
2016-04-12 Alexey Bataev[OPENMP 4.0] Support for 'uniform' clause in 'declare...
2016-04-12 Saleem AbdulrasoolBasic: fix profiling with GNU EABI
2016-04-12 Devin Coughlin[analyzer] Fix assertion in ReturnVisitor for body...
2016-04-11 Evgeniy StepanovAllow simultaneous safestack and stackprotector attributes.
2016-04-11 Hans Wennborglibclang: fix two memory leaks (PR26292)
2016-04-11 Richard TrieuAdjust tests to have consistent integer sizes.
2016-04-11 Charles LiLit C++11 Compatibility Patch #6
2016-04-11 Mehdi AminiEmit the module hash by default with -flto=thin.
2016-04-11 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512...
2016-04-11 Reid KlecknerUpdate getting started docs
2016-04-11 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128...
2016-04-11 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding avx512 ( punpck{h|l...
2016-04-11 Benjamin Kramer[clang-format] Walk backwards from end() instead of...
2016-04-11 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding avx512 ( ptest{n}m...
2016-04-11 Benjamin KramerDon't clutter the test directory with temporary IR...
2016-04-11 Martin Probstclang-format: [JS] Test for parameter annotations.
2016-04-11 Benjamin KramerRemove redundant conditions of the form (A || (!A ...
2016-04-11 Dmitry Polukhin[GCC] Attribute ifunc support in clang
2016-04-11 Martin Probstclang-format: [JS] do not insert semicolons after wrapp...
2016-04-11 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding avx512 ( vperm{i|t...
2016-04-10 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding avx512 ( vcvt ) builtin...
2016-04-10 Saleem AbdulrasoolCorrect pg instrumentation for AArch64
2016-04-10 Michael ZuckermanAdding avx512 (unpck{h|l}{pd|ps}, rcp14{pd|ps}{128...
2016-04-10 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding avx512 ( store ) builti...
2016-04-10 Saleem Abdulrasooltest: add additional tests for SVN r265888
2016-04-10 Saleem AbdulrasoolAdd support for __gnu_mcount_nc as the pg interface
2016-04-09 Saleem AbdulrasoolBasic: thread TargetOptions into TargetInfo
2016-04-09 Manman RenObjC kindof: check the context when inserting methods...
2016-04-09 Nathan Wilson[Concepts] Implement subsection [dcl.spec.concept]p7...
2016-04-08 Chris Bieneman[Perf-Training] Reworked workflow improvements for...
2016-04-08 Adrian PrantlUse NoDebug compile units to mark debug metadata used...
2016-04-08 Richard SmithRemove unused functions from ASTWriter interface.
2016-04-08 Richard SmithPR25501: Delay loading visible updates for a declaratio...
2016-04-08 Ekaterina RomanovaAdd doxygen comments to emmintrin.h's intrinsics. Only...
2016-04-08 Devin Coughlin[analyzer] Teach trackNullOrUndefValue about calls...
2016-04-08 Richard Smith[modules] Handle merged fields in designated initializers.
2016-04-08 Wei MiAlways have clang pass -pie-level and -pic-level values...
2016-04-08 Saleem AbdulrasoolMove EABIVersion from CodeGenOptions to TargetOptions
2016-04-08 Saleem Abdulrasoolrevert SVN r265702, r265640
next