]> granicus.if.org Git - clang/history - include
Add support for /Ob1 and -finline-hint-functions flags
[clang] / include /
2016-06-22 Hans WennborgAdd support for /Ob1 and -finline-hint-functions flags
2016-06-22 Craig Topper[AVX512] __builtin_ia32_reducesd_mask and __builtin_ia3...
2016-06-22 Kelvin Li[OpenMP] Add the depend clause to target update constru...
2016-06-22 NAKAMURA TakumiStmt.h: Tweak r273312 to avoid bool:1 to appease win32.
2016-06-21 Tim ShenRe-commit "[Temporary] Add an ExprWithCleanups for...
2016-06-21 Sanjay Patel[x86] AVX FP compare builtins should require AVX target...
2016-06-21 Eric LiuAdded calculateRangesAfterReplaments() to calculate...
2016-06-21 Pirama Arumuga NainarAdd documentation for RenderScript changes
2016-06-20 Rafael EspindolaAdd a ENABLE_X86_RELAX_RELOCATIONS cmake option.
2016-06-20 Yaxun Liu[OpenCL] Include opencl-c.h by default as a clang module
2016-06-20 Kelvin Li[OpenMP] Add the nowait clause to target update construct.
2016-06-20 Andrey Turetskiy[X86] Add -mno-iamcu option.
2016-06-17 Saleem AbdulrasoolDriver: introduce and use `-isystem-after` for cross...
2016-06-17 Yaxun Liu[OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driver
2016-06-17 Ranjeet Singh[ARM] Add mrrc/mrrc2 intrinsics and update existing...
2016-06-16 George Burgess IV[CodeGen] Fix a segfault caused by pass_object_size.
2016-06-16 Marcin Koscielnicki[Builtin] Make __builtin_thread_pointer target-independent.
2016-06-16 Andrey TuretskiyCompilation for Intel MCU (Part 2/3)
2016-06-16 Paul RobinsonAllow 'nodebug' on local variables.
2016-06-15 Etienne BergeronAdd support to clang-cl driver for /GS switch
2016-06-15 Ranjeet SinghReverting r272777 because one of the tests
2016-06-15 John BrawnDon't use static variables in LambdaCapture
2016-06-15 Ranjeet Singh[ARM] Add mrrc/mrrc2 intrinsics and update existing...
2016-06-15 Alexey BataevRevert accidential "[MSVC] Late parsing of in-class...
2016-06-15 Alexey Bataev[MSVC] Late parsing of in-class defined member function...
2016-06-15 Nick LewyckyAdd a "declared 'nonnull' here" note to warnings where...
2016-06-14 Yaxun Liu[OpenCL] Enable -fblocks by default for OpenCL 2.0...
2016-06-14 Adam NemetAdd loop pragma for Loop Distribution
2016-06-14 Roger Ferrer IbanezReverting "Warn when taking address of a packed member"
2016-06-14 Daniel Sanders[mips] Defer validity check for CPU/ABI pairs and impro...
2016-06-14 Serge PavlovDetect recursive default argument definition
2016-06-13 Taewook OhUse the name of the file on disk to issue a new diagnos...
2016-06-13 Hans Wennborgclang-cl: Support -resource-dir option (PR28074)
2016-06-13 Taewook OhRevert r272562 for build bot failure (clang-x86-win2008...
2016-06-13 Samuel Antao[CUDA][OpenMP] Create generic offload toolchains
2016-06-13 Taewook OhUse the name of the file on disk to issue a new diagnos...
2016-06-13 Martin Probstclang-format: [JS] Introduce JavaScriptWrapImports...
2016-06-13 Roger Ferrer IbanezWarn when taking address of a packed member
2016-06-13 Simon Pilgrim[Clang][X86] Convert non-temporal store builtins to...
2016-06-13 Craig Topper[AVX512] Masked pcmpeqd, pcmpeqq, pcmpgtd, and pcmpgtq...
2016-06-13 Devin Coughlin[analyzer] Add checker to verify the correct usage...
2016-06-12 Mike SpertusVisual Studio native visualizer for ParsedTemplateArgument
2016-06-12 Benjamin KramerAdd some std::move where the value is only read otherwise.
2016-06-11 Faisal ValiFix cv-qualification of '*this' captures and nasty...
2016-06-11 Craig Topper[AVX512] Implement masked and 512-bit pshufd intrinsics...
2016-06-11 Chandler CarruthRevert "[ASTMatchers] New forEachOverriden matcher."
2016-06-11 Craig Topper[AVX512] Implement 512-bit and masked shufflelo and...
2016-06-10 Pirama Arumuga NainarRevise RenderScript attribute declaration
2016-06-10 Saleem AbdulrasoolDriver: make it easier to select the SjLj EH model
2016-06-10 David Majnemer[-fms-extensions] Permit incomplete types in dynamic...
2016-06-10 Ben CraigPreallocate ExplodedNode hash table
2016-06-10 Clement Courbet[ASTMatchers] New forEachOverriden matcher.
2016-06-10 Clement Courbettest commit: remove trailing whitespace in comments
2016-06-10 Richard SmithReduce sizeof(CXXConstructorDecl) by 4-8 bytes.
2016-06-10 Richard SmithRemove CXXConstructExpr::getFoundDecl(); it turned...
2016-06-09 Pirama Arumuga NainarRenderScript support in the Frontend
2016-06-09 Pirama Arumuga NainarAdd a RenderScript language type
2016-06-09 Tim ShenRevert "[Temporary] Add an ExprWithCleanups for each...
2016-06-09 Justin Lebar[CUDA] Implement __shfl* intrinsics in clang headers.
2016-06-09 Tim Shen[Temporary] Add an ExprWithCleanups for each C++ Materi...
2016-06-09 Olivier GoffartMake sizeof and alignof a CXCursor_UnaryExpr
2016-06-09 Olivier GoffartCIndex: add support for static_assert
2016-06-09 Craig Topper[X86] Handle AVX2 pslldqi and psrldqi intrinsics shuffl...
2016-06-08 David Majnemer[Sema] Don't permit catching variably modified types
2016-06-08 Igor Breger[AVX512] Emit select instruction instead of using x86...
2016-06-08 Michael Zuckerman[Clang][AVX512][BUILTIN]Adding intrinsics for range_rou...
2016-06-08 Matt ArsenaultAMDGPU: Verify subtarget specific builtins
2016-06-08 George Burgess IV[Sema] Teach CheckPlaceholderExpr about unaddressable...
2016-06-07 Aaron BallmanMake isNoThrow and hasDynamicExceptionSpec polymorphic...
2016-06-07 Michael Zuckerman[clang][AVX512][Intrinsics] Adding intrinsics reduce_...
2016-06-07 Devin CoughlinRevert "[analyzer] Reapply r271907 (2nd try)."
2016-06-07 Devin Coughlin[analyzer] Reapply r271907 (2nd try).
2016-06-06 Aaron BallmanAdding an AST matcher to ignore parenthesis in *types...
2016-06-06 Devin CoughlinRevert "Reapply "[analyzer] Add checker for correct...
2016-06-06 Devin CoughlinReapply "[analyzer] Add checker for correct usage of...
2016-06-06 Devin CoughlinRevert "[analyzer] Add checker for correct usage of...
2016-06-06 Devin Coughlin[analyzer] Add checker for correct usage of MPI API...
2016-06-04 Taewook OhRevert commit r271708
2016-06-04 Bruno Cardoso Lopes[Modules] Improve diagnostics for LockFileManager errors
2016-06-03 Manman RenBump libclang API minor version after r271351.
2016-06-03 Taewook OhUse the name of the file on disk to issue a new diagnos...
2016-06-03 Taewook Oh[Title] Revert test commit
2016-06-03 Taewook OhTest commit
2016-06-03 Rafael EspindolaDon't pass --build-id to ld by default.
2016-06-03 Hans WennborgObj-C: Fix assert-on-invalid (PR27822)
2016-06-02 Rafael EspindolaDelete configure left over.
2016-06-02 Vitaly Buka[asan] Added -fsanitize-address-use-after-scope flag
2016-06-02 Vitaly BukaSummary: Remove unused option
2016-06-01 Simon Pilgrim[X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncati...
2016-06-01 Jan VeselyDisable warning about core features by default
2016-06-01 Jan VeselyFixup list of available extensions
2016-06-01 Michael ZuckermanAdding front-end support to several intrinsics (bit...
2016-05-31 Manman RenIndexer: add CXObjCPropertyAttr_class for class properties.
2016-05-31 Piotr PadlewskiFixed bug
2016-05-31 Ehsan Akhgariclang-c: Add the clang_getCursorVisibility() API
2016-05-31 Ehsan AkhgariRevert r253909 because it was committed with an incorre...
2016-05-31 Piotr Padlewski[ASTMatchers] Breaking change of `has` matcher
2016-05-31 Eric Liu[clang-format] insert new #includes into correct blocks...
2016-05-31 Ranjeet Singh[ARM] Add load/store co-processor intrinsics.
2016-05-31 Benjamin Kramer[CommonOptionsParser] Return source paths as const...
next