]> granicus.if.org Git - clang/shortlog
clang
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
2016-04-08 Alexey Bader[OpenCL] Complete image types support.
2016-04-08 Aaron BallmanSilencing a 32-bit shift implicit conversion warning...
2016-04-08 Sanjoy DasAdapt to LLVM API change
2016-04-08 Richard Smith[modules] Add a comment to explain why -E leaves some...
2016-04-08 Richard Smith[modules] Don't write @import in -E output if the curre...
2016-04-07 Justin Lebar[CUDA] Tweak math forward declares so we're compatible...
2016-04-07 Richard SmithReplace Sema-level implementation of -fassume-sane...
2016-04-07 Richard Smith[modules] Allow differences in flags that only affect...
2016-04-07 Manman Ren[ObjC kindof] Use type bound to filter out the candidat...
2016-04-07 Manman RenNFC: simplify code in BuildInstanceMessage.
2016-04-07 Saleem AbdulrasoolBasic: move CodeGenOptions from Frontend
2016-04-07 Simon PilgrimMinor Wdocumentation fix. NFCI.
2016-04-07 Michael ZuckermanFixing duplicate declaration "_mm256 _mm_set_epi32...
2016-04-07 Sanjay Patelmake __builtin_isfinite more efficient (PR27145)
2016-04-07 Alexey Bataev[OPENMP 4.0] Parsing/sema analysis for 'simdlen' clause...
2016-04-07 Benjamin KramerMove class into an anonymous namespace. NFC.
2016-04-07 Saleem AbdulrasoolBasic: thread CodeGenOptions into TargetInfo
2016-04-07 Sean SilvaDon't use PATH_MAX.
2016-04-07 Bruno Cardoso... [CrashReproducer] Use toUppercase from include/clang...
2016-04-07 Bruno Cardoso... [CrashReproducer] Change std::toupper to ::toupper
2016-04-07 Bruno Cardoso... [CrashReproducer] Setup 'case-sensitive' in YAML files.
2016-04-07 Bruno Cardoso... [CrashReproducer] Move ModuleDependencyCollector method...
2016-04-06 JF BastienNFC: use AtomicOrdering isStrongerThan
2016-04-06 Manman RenKeep -fmodule-implementation-of as an alias of -fmodule...
2016-04-06 Sean SilvaRevert "Set the default C standard to C99 when targetin...
2016-04-06 Vassil Vassilev[modules] Add forgotten test case to r265597.
2016-04-06 Richard SmithFix order-of-evaluation bug (causing GCC buildbots...
2016-04-06 Vassil Vassilev[modules] Don't try to add lookup results to non-lookup...
2016-04-06 Richard SmithMinor simplifications.
2016-04-06 Tim NorthoverRestore slightly less dodgy diagnostic handler for...
2016-04-06 Richard SmithDiagnose template alias declarations in local classes.
2016-04-06 JF BastienNFC: make AtomicOrdering an enum class
2016-04-06 Richard SmithRe-commit r265518 ("[modules] Continue factoring encodi...
2016-04-06 Daniel Jasperclang-format: Fix label-in-if statement in macros where...
2016-04-06 Ed SchoutenEnable PIE for CloudABI.
next