Show patches with: Submitter = Luc Van Oostenryck       |   25 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
llvm: allow arm64 llvm: allow arm64 - - - --- 2024-01-20 Luc Van Oostenryck New
[6/6] inline: free symbol list after use cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck Mainlined
[5/6] inline: allocate statement after guards cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck Mainlined
[4/6] inline: avoid needless intermediate vars cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck Mainlined
[3/6] inline: declaration of the variadic vars is useless cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck Mainlined
[2/6] inline: comment about creating node of node on variadics cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck Mainlined
[1/6] inline: add testcases for inlining of variadics cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck Mainlined
inline: avoid node of node on variadics inline: avoid node of node on variadics - - - --- 2022-06-25 Luc Van Oostenryck Superseded
fix "unreplaced" warnings caused by using typeof() on inline functions fix "unreplaced" warnings caused by using typeof() on inline functions - - - --- 2022-06-24 Luc Van Oostenryck Mainlined
predefine __ATOMIC_ACQUIRE & friends as weak predefine __ATOMIC_ACQUIRE & friends as weak - - - --- 2022-06-14 Luc Van Oostenryck Mainlined
allow show_token() on TOKEN_ZERO_IDENT allow show_token() on TOKEN_ZERO_IDENT - - - --- 2022-06-07 Luc Van Oostenryck Mainlined
fix crash when inlining casts of erroneous expressions fix crash when inlining casts of erroneous expressions - - - --- 2022-06-07 Luc Van Oostenryck Mainlined
cgcc: do not die on '-x assembler' cgcc: do not die on '-x assembler' - - - --- 2022-06-06 Luc Van Oostenryck Mainlined
[2/2] cast_value: remove error-prone redundant argument improve cast_value() - - - --- 2022-05-31 Luc Van Oostenryck Mainlined
[1/2] cast_value: assign the new type improve cast_value() - - - --- 2022-05-31 Luc Van Oostenryck Mainlined
fix zero/sign extension of integer character constants fix zero/sign extension of integer character constants - - - --- 2022-05-22 Luc Van Oostenryck Mainlined
handle clang's option "-meabi gnu" handle clang's option "-meabi gnu" - - 1 --- 2022-05-22 Luc Van Oostenryck Mainlined
fix one year off in v0.6.4's release notes fix one year off in v0.6.4's release notes - - - --- 2022-05-21 Luc Van Oostenryck Mainlined
fix infinite loop when expanding __builtin_object_size() with self-init vars fix infinite loop when expanding __builtin_object_size() with self-init vars - - - --- 2022-05-21 Luc Van Oostenryck Mainlined
[5/5] scheck: fix type of operands in casts small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck Mainlined
[4/5] scheck: mkvar() with target or input type small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck Mainlined
[3/5] scheck: constants are untyped small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck Mainlined
[2/5] scheck: ignore OP_NOP & friends small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck Mainlined
[1/5] scheck: better diagnostic for unsupported instructions small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck Mainlined
fix missing itype in SEL(x, 0/1, 1/0) --> (x ==/!= 0) fix missing itype in SEL(x, 0/1, 1/0) --> (x ==/!= 0) - - - --- 2021-07-29 Luc Van Oostenryck Mainlined