Linux Sparse
[Prev Page][Next Page]
- Re: Sparse-LLVM issue compiling NULL pointers, (continued)
- Re: [PATCH 0/7] pull: make smatch scan output easy to digest,
Sami Kerola
- Unreachable code diagnostic,
Matthew Wilcox
- [PATCH] fix usage in simplify_seteq_setne(), Luc Van Oostenryck
- [PATCH v2] Allow casting to a restricted type if !restricted_value,
Edward Cree
- Re: [PATCH] arm64: traps: Mark __le16, __le32, __user variables properly,
Luc Van Oostenryck
- [PATCH] use VOID instead of directly using &void_pseudo,
Luc Van Oostenryck
- [PATCH] make -Wbitwise operational again, Luc Van Oostenryck
- [PATCH 0/5] more validation of C99 for-loop initializers,
Luc Van Oostenryck
- [PATCH 0/2] split OP_BR between OP_BR & OP_CBR,
Luc Van Oostenryck
- [RFC PATCH 0/2] allow casting unrestricted values,
Edward Cree
- [PATCH] fix size of loaded bitfields,
Luc Van Oostenryck
- [PATCH] add missing braces around FOR_EACH_PTR loop, Luc Van Oostenryck
- [RFC] CSE: relax type checking in hashing/compare,
Luc Van Oostenryck
- [PATCH 0/4] CSE improvements,
Luc Van Oostenryck
- [PATCH] fix expansion cost of pure functions,
Luc Van Oostenryck
- [PATCH 00/16] instructions killing & operands usage,
Luc Van Oostenryck
- [PATCH 01/16] add killing of OP_SLICEs, Luc Van Oostenryck
- [PATCH 02/16] add killing of OP_PHISOURCEs, Luc Van Oostenryck
- [PATCH 03/16] add helper kill_use_list(), Luc Van Oostenryck
- [PATCH 04/16] fix killing of OP_PHIs, Luc Van Oostenryck
- [PATCH 05/16] fix clear_phi(), replace it by kill_instruction(), Luc Van Oostenryck
- [PATCH 06/16] remove unused clear_phi(), Luc Van Oostenryck
- [PATCH 07/16] fix killing of otherwise not-handled instructions, Luc Van Oostenryck
- [PATCH 08/16] kill_instruction() may need to be forced or not, Luc Van Oostenryck
- [PATCH 09/16] add killing of pure calls, Luc Van Oostenryck
- [PATCH 10/16] fix killing OP_CALL via pointers, Luc Van Oostenryck
- [PATCH 11/16] add killing of non-volatile loads, Luc Van Oostenryck
- [PATCH 12/16] add killing of stores, Luc Van Oostenryck
- [PATCH 13/16] fix killing of rewritten loads, Luc Van Oostenryck
- [PATCH 14/16] use kill_instruction() when killing an OP_PHI during CSE, Luc Van Oostenryck
- [PATCH 15/16] use kill_instruction() when killing any instructions during CSE, Luc Van Oostenryck
- [PATCH 16/16] fix OP_PHI usage in try_to_simplify_bb(), Luc Van Oostenryck
- [PATCH] simplify float-to-float casts that doesn't change size,
Luc Van Oostenryck
- [PATCH 0/4] assorted cleanups,
Luc Van Oostenryck
- Casting 0 to a __bitwise type,
Edward Cree
- [PATCH] compiler/compiler-gcc: Add __fallthrough,
Joe Perches
- Re: sparse: add nocapture as an ignored attribute, Christopher Li
- [PATCH 0/4] improve -m32/-m64,
Luc Van Oostenryck
- [PATCH 0/3] diagnose unknown escapes after preprocessing,
Luc Van Oostenryck
- Re: [RFC/PATCH] arm64: Rename macro arguments to silence sparse,
Stephen Boyd
- [PATCH 0/3] validate expression's type in conditionals,
Luc Van Oostenryck
- [PATCH v2 0/8] fix uses of killed instructions,
Luc Van Oostenryck
- [PATCH v2 1/8] fix crash while testing between conditional & unconditional OP_BR, Luc Van Oostenryck
- [PATCH v2 2/8] kill uses of replaced instructions, Luc Van Oostenryck
- [PATCH v2 5/8] fix killing OP_SELECT, Luc Van Oostenryck
- [PATCH v2 3/8] fix killing OP_PHI instructions, Luc Van Oostenryck
- [PATCH v2 4/8] fix killing OP_CAST & friends, Luc Van Oostenryck
- [PATCH v2 6/8] fix killing OP_COMPUTEDGOTO, Luc Van Oostenryck
- [PATCH v2 7/8] explicitely ignore killing OP_ENTRY, Luc Van Oostenryck
- [PATCH v2 8/8] cleanup kill_instruction(), Luc Van Oostenryck
- status of sparse-next, Luc Van Oostenryck
- Re: [PATCH v2 0/8] fix uses of killed instructions, Van Oostenryck Luc
- Re: [PATCH v2 0/8] fix uses of killed instructions, Luc Van Oostenryck
- Re: [PATCH v2 0/8] fix uses of killed instructions, Christopher Li
- [PATCH] fix killing OP_SETVAL instructions, Luc Van Oostenryck
- Re: [PATCH v2 0/8] fix uses of killed instructions, Luc Van Oostenryck
- Re: [PATCH v2 0/8] fix uses of killed instructions, Christopher Li
- Re: [PATCH v2 0/8] fix uses of killed instructions, Luc Van Oostenryck
- Re: [PATCH v2 0/8] fix uses of killed instructions, Luc Van Oostenryck
- [PATCH v2 00/14] testsuite improvements, Luc Van Oostenryck
- [PATCH v2 01/14] testsuite: give a proper name to the 'binary-constant' test, Luc Van Oostenryck
- [PATCH v2 02/14] testsuite: make tests known to fail effectively fail, Luc Van Oostenryck
- [PATCH v2 03/14] testsuite: simplify the ioc-typecheck case, Luc Van Oostenryck
- [PATCH v2 04/14] testsuite: add a simple test for -Wenum-mismatch, Luc Van Oostenryck
- [PATCH v2 05/14] testsuite: add tag to ignore the output/error, Luc Van Oostenryck
- [PATCH v2 06/14] testsuite: report as error tests known to fail but which succeed, Luc Van Oostenryck
- [PATCH v2 07/14] allow to launch the test suite from the project root dir, Luc Van Oostenryck
- [PATCH v2 08/14] testsuite: check patterns presence or absence in output, Luc Van Oostenryck
- [PATCH v2 09/14] testsuite: add some selfchecking, Luc Van Oostenryck
- [PATCH v2 10/14] testsuite: check the nbr of times a pattern should be present, Luc Van Oostenryck
- [PATCH v2 11/14] testsuite: use 'error' instead of 'info' for successful tests known to fail, Luc Van Oostenryck
- [PATCH v2 12/14] testsuite: get 'check-known-to-fail' earlier, Luc Van Oostenryck
- [PATCH v2 13/14] testsuite: allow quieter error reporting, Luc Van Oostenryck
- [PATCH v2 14/14] testsuite: quieter error reporting for 'known-to-fail', Luc Van Oostenryck
- Re: [PATCH v2 00/14] testsuite improvements, Christopher Li
- Re: [PATCH v2 0/8] fix uses of killed instructions, Luc Van Oostenryck
- Output from linearize and LLVM error,
Dibyendu Majumdar
- [PATCH] fix crash while testing between conditional & unconditional OP_BR, Luc Van Oostenryck
- Sparse-llvm question,
Dibyendu Majumdar
- Query regarding sizeof long,
Dibyendu Majumdar
[PATCH 0/3] builtins expansion,
Luc Van Oostenryck
[PATCH] fix cast's target type info, Luc Van Oostenryck
[PATCH 0/5] more testsuite improvements,
Luc Van Oostenryck
[PATCH 0/5] add basic support for C11,
Luc Van Oostenryck
[PATCH] fix value of label statement, Luc Van Oostenryck
[PATCH 0/4] phisrc fixes,
Luc Van Oostenryck
cgcc and -Dx86_64,
Joe Lawrence
[PATCH v2 0/5] unssa improvements,
Luc Van Oostenryck
[PATCH 0/3] fix cast to bool,
Luc Van Oostenryck
[PATCH] llvm: remove unneeded OP_COPY support, Luc Van Oostenryck
[PATCH] llvm: fix typing when comparing to a constant, Luc Van Oostenryck
[PATCH 0/2] add support for __int128,
Luc Van Oostenryck
[PATCH] remove unused arg in uses/defs functions, Luc Van Oostenryck
[PATCH] recursive phi_defines cannot happen, Luc Van Oostenryck
[PATCH] remove unused fields in struct instruction, Luc Van Oostenryck
[PATCH] make -m32/-m64 more useful,
Luc Van Oostenryck
[PATCH 0/2] simplify binops with identical operands,
Luc Van Oostenryck
[PATCH] simplify '(x || 1)' to '1', Luc Van Oostenryck
[PATCH] simplify '~(~x)' and '-(-x)' to 'x', Luc Van Oostenryck
[PATCH 0/5] more simplification of constant multiplicative ops,
Luc Van Oostenryck
[PATCH] fix typing error in compound assignment,
Luc Van Oostenryck
[PATCH 0/5] unssa improvements,
Luc Van Oostenryck
OP_PHISOURCE's phi_users, Luc Van Oostenryck
[PATCH 0/6] modifiers inheritance by '&' and 'typeof()',
Luc Van Oostenryck
[PATCH] lib: __builtin_object_size should accept void *,
Michael S. Tsirkin
[PATCH] remove unused field 'multijump' in struct instruction,
Luc Van Oostenryck
[PATCH] OP_SWITCH should use 'insn->cond' instead of 'insn->target',
Luc Van Oostenryck
[PATCH 0/2] normalize bb's label names for testing,
Luc Van Oostenryck
[PATCH] let "compile" not crash on bools, Luc Van Oostenryck
[PATCH 0/8] fix uses of killed instructions,
Luc Van Oostenryck
[PATCH 0/2] be more generous with ptrlist repacking,
Luc Van Oostenryck
[PATCH v2] implement constant-folding in __builtin_bswap*(),
Johannes Berg
sparse releases,
Jeff Layton
[RFC PATCH] bits_in_bool should be 8,
Jeff Layton
[PATCH] Handle SForced in storage_modifiers,
Jeff Layton
[PATCH 0/3] fix discarded label statement,
Luc Van Oostenryck
[PATCH] allow to launch the test suite from the project root dir,
Luc Van Oostenryck
[PATCH v2 0/3] reduce noise from unknown attributes,
Luc Van Oostenryck
[PATCH] Remove unneeded variable in integer_promotion(),
Luc Van Oostenryck
[PATCH 0/3] reduce noise from unknown attributes,
Luc Van Oostenryck
[PATCH 0/5] tests & testsuite small improvements,
Luc Van Oostenryck
[PATCH] make 'ignored_attributes[]' static,
Luc Van Oostenryck
[PATCH] cleanup: remove unused field 'string' in struct symbol,
Luc Van Oostenryck
[PATCH] cleanup: remove evaluate_arguments()'s unused argument,
Luc Van Oostenryck
[PATCH] add missing #include "char.h" to char.c,
Luc Van Oostenryck
[PATCH] Fix type checking of variadic functions,
Luc Van Oostenryck
NiosII GCC Compiler Built-Ins Question,
Thor Thayer
Review: [PATCH] Fix warning compiling sparse, Christopher Li
Development version of sparse?,
Eric Biggers
[PATCH v2] sparse: add 'alloc_align' to the ignored attributes, Ramsay Jones
[PATCH] sparse: make __builtin_object_size argument const,
Johannes Berg
[PATCH v2] sparse: ignore __assume_aligned__ attribute,
Lance Richardson
[PATCH] sparse: ignore __assume_aligned__ attribute,
Lance Richardson
[PATCH] sparse: update __builtin_object_size() prototype,
Lance Richardson
Question regarding anotation,
Nicholas Mc Guire
[PATCH v3 0/2] arm64 live patching,
Torsten Duwe
[PATCH] byteswap: don't use __builtin_bswap*() with sparse,
Johannes Berg
[PATCH] implement constant-folding in __builtin_bswap*(),
Johannes Berg
[PATCH v2 0/2] arm64 live patching,
Torsten Duwe
[PATCH] ptrlist: use after free in last_ptr_list(),
Dan Carpenter
[PATCH] arm64: implement FTRACE_WITH_REGS, Torsten Duwe
[PATCH] sparse: add 'alloc_align' to the ignored attributes,
Ramsay Jones
[PATCH] sparse: add no_sanitize_address as an ignored attribute, Rui Teng
[PATCH 1/2] linearize: Emit C99 declarations correctly,
Emily Maier
[PATCH 1/2] compiler.h: add support for malloc attribute, Rasmus Villemoes
REGRESSION: implied: we have to make the false states match as well,
conchur
[FAIL 0/5] Static lock analysis,
Daniel Wagner
[PATCH] dissect: s/mode_t/usage_t/ in report_member(),
Oleg Nesterov
[PATCH v3] sparse: add support for static assert,
Lance Richardson
[PATCH] dissect: teach do_initializer() to handle the nested EXPR_IDENTIFIER's,
Oleg Nesterov
[PATCH] dissect: teach do_expression() to handle EXPR_OFFSETOF,
Oleg Nesterov
error: ctype on uninitialized symbol,
Bob Copeland
[PATCH v3 00/21] improve constexpr handling,
Nicolai Stange
- [PATCH v3 01/21] expression: introduce additional expression constness tracking flags, Nicolai Stange
- [PATCH v3 02/21] expression: init constexpr_flags at expression allocation, Nicolai Stange
- [PATCH v3 03/21] expression: examine constness of casts at evaluation only, Nicolai Stange
- [PATCH v3 04/21] expression: examine constness of binops and alike at evaluation only, Nicolai Stange
- [PATCH v3 05/21] expression: examine constness of preops at evaluation only, Nicolai Stange
- [PATCH v3 06/21] expression: examine constness of conditionals at evaluation only, Nicolai Stange
- [PATCH v3 07/21] expression: add support for tagging arithmetic constant expressions, Nicolai Stange
- [PATCH v3 08/21] expression, evaluate: add support for tagging address constants, Nicolai Stange
- [PATCH v3 09/21] evaluate: check static storage duration objects' intializers' constness, Nicolai Stange
- [PATCH v3 10/21] expression, evaluate: recognize static objects as address constants, Nicolai Stange
- [PATCH v3 11/21] evaluate: recognize address constants created through casts, Nicolai Stange
[Index of Archives]
[Trinity Fuzzer Tool]
[Linux Kernel]
[Netdev]
[IETF Annouce]
[Security]
[Bugtraq]