24
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reassoc: add helper can_move_to() More... about 5 years ago
flex-array: add testcases More... about 5 years ago
flex-array: warn on flexible arrays in unions More... about 5 years ago
flex-array: warn on flexible array in nested aggregate types More... about 5 years ago
flex-array: add helper has_flexible_array() More... about 5 years ago
flex-array: identify structures with a flexible array member More... about 5 years ago
flex-array: flexible array members have zero size and alignment is OK More... about 5 years ago
flex-array: do not lay out invalid struct members More... about 5 years ago
add a flag to identify commutative & associative ops More... about 5 years ago
remove definition of removed OP_{AND,OR}_BOOL More... about 5 years ago
flex-array: detect structures with a flexible array member More... about 5 years ago
flex-array: warn if flexible array is not last More... about 5 years ago
flex-array: factor out common part of lay_out_{struct,union}() More... about 5 years ago
memops need long offsets More... about 5 years ago
teach sparse about -funsigned-bitfields More... about 5 years ago
Merge branch 'linear-fma' into next More... over 5 years ago
Merge branch 'replace-with-val' into next More... over 5 years ago
builtin: teach sparse to linearize __builtin_fma() More... over 5 years ago
builtin: add declaration for __builtin_fma{,f,l}() More... over 5 years ago
add support for a new instruction: OP_FMADD More... over 5 years ago
builtin: allow linearization to fail More... over 5 years ago
testsuite: easier testing via script & makefile More... over 5 years ago
optim: fix some testcases related to bitfield manipulation More... over 5 years ago
unop: simplify -(~x) --> x + 1 More... over 5 years ago
eval_insn: add testcases for incorrect type in OP_SET_* More... over 5 years ago
eval_insn: give an explicit type to compare's operands More... over 5 years ago
add testcase for missing inline definition More... over 5 years ago
Merge branch 'union-cast' into master More... over 5 years ago
Merge branch 'pointer-arith' into master More... over 5 years ago
Merge branch 'past-deep' More... over 5 years ago