Show patches with: none      |   4066 patches
« 1 2 ... 26 27 2840 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,9/9] fix: cast of OP_AND only valid if it's an OP_CAST - - - --- 2017-08-09 Luc Van Oostenryck Superseded
[v4,8/9] transform (A << S) >> S into A & (-1 >> S) - - - --- 2017-08-09 Luc Van Oostenryck Superseded
[v4,7/9] transform (A & M) >> S to (A >> S) & (M >> S) - - - --- 2017-08-09 Luc Van Oostenryck Superseded
[v4,6/9] simplify ((A & M') | B ) & M when M' & M == 0 - - - --- 2017-08-09 Luc Van Oostenryck Superseded
[v4,5/9] change the masking when loading bitfields - - - --- 2017-08-09 Luc Van Oostenryck Superseded
[v4,4/9] reuse nbr_pseudo_users() - - - --- 2017-08-09 Luc Van Oostenryck Superseded
[v4,3/9] new helper: def_opcode() - - - --- 2017-08-09 Luc Van Oostenryck Superseded
[v4,2/9] Remove single-store shortcut - - - --- 2017-08-09 Luc Van Oostenryck Superseded
[v4,1/9] testsuite: add support for commands with timeout - - - --- 2017-08-09 Luc Van Oostenryck Superseded
Best way to inspect the parse tree from Sparse - - - --- 2017-08-09 Christopher Li Not Applicable
[v3,8/8] fix: cast of OP_AND only valid if it's an OP_CAST - - - --- 2017-08-08 Luc Van Oostenryck Superseded
[v3,7/8] transform (A << S) >> S into A & (-1 >> S) - - - --- 2017-08-08 Luc Van Oostenryck Superseded
[v3,6/8] transform (A & M) >> S to (A >> S) & (M >> S) - - - --- 2017-08-08 Luc Van Oostenryck Superseded
[v3,5/8] simplify ((A & M') | B ) & M when M' & M == 0 - - - --- 2017-08-08 Luc Van Oostenryck Superseded
[v3,4/8] change the masking when loading bitfields - - - --- 2017-08-08 Luc Van Oostenryck Superseded
[v3,3/8] reuse nbr_pseudo_users() - - - --- 2017-08-08 Luc Van Oostenryck Superseded
[v3,2/8] new helper: def_opcode() - - - --- 2017-08-08 Luc Van Oostenryck Superseded
[v3,1/8] Remove single-store shortcut - - - --- 2017-08-08 Luc Van Oostenryck Mainlined
Upcoming sparse release RC5 - - - --- 2017-08-08 Christopher Li Not Applicable
[v2,8/8] fix: cast of OP_AND only valid if it's an OP_CAST - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[v2,7/8] transform (A << S) >> S into A & (-1 >> S) - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[v2,6/8] transform (A & M) >> S to (A >> S) & (M >> S) - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[v2,5/8] simplify ((A & M') | B ) & M when M' & M == 0 - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[v2,4/8] change the masking when loading bitfields - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[v2,3/8] reuse nbr_pseudo_users() - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[v2,2/8] new helper: def_opcode() - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[v2,1/8] Remove single-store shortcut - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[3/3] simplify ((A & M') | B ) & M when M' & M == 0 - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[2/3] change loading of bitfields - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[1/3] new helper: def_opcode() - - - --- 2017-08-07 Luc Van Oostenryck Superseded
[v4,5/5] mark pseudo users as deleted instead of removing them - - - --- 2017-08-04 Luc Van Oostenryck Mainlined
[v4,4/5] ptrlist: avoid iteration on NULL entries - - - --- 2017-08-04 Luc Van Oostenryck Mainlined
[v4,3/5] ptrlist: add MARK_CURRENT_DELETED - - - --- 2017-08-04 Luc Van Oostenryck Mainlined
[v4,2/5] ptrlist: adjust ptr_list_size for the new ->rm field - - - --- 2017-08-04 Luc Van Oostenryck Mainlined
[v4,1/5] ptrlist: add a counter for the number of removed elemnets - - - --- 2017-08-04 Luc Van Oostenryck Mainlined
[v3,5/5] mark pseudo users as deleted instead of removing them - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[v3,4/5] ptrlist: avoid iteration on NULL entries - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[v3,3/5] ptrlist: add MARK_CURRENT_DELETED - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[v3,2/5] ptrlist: adjust ptr_list_size for the new ->rm field - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[v3,1/5] ptrlist: add a counter for the number of removed elemnets - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[4/4] mark pseudo users as deleted instead of removing them - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[3/4] ptrlist: add MARK_CURRENT_DELETED - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[2/4] ptrlist: adjust ptr_list_size for the new ->rm field - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[1/4] ptrlist: add a counter for the number of removed elemnets - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[v2,2/2] fix: give a type to bad cond expr with known condition - - - --- 2017-08-04 Luc Van Oostenryck Mainlined
[v2,1/2] take comma expr in account for constant value - - - --- 2017-08-04 Luc Van Oostenryck Mainlined
mark pseudo user as deleted instead of removing them - - - --- 2017-08-04 Christopher Li Rejected
fix: give a type to bad conditionnal expressions - - - --- 2017-08-04 Luc Van Oostenryck Superseded
[v3,7/7] fix crash with sym->bb_target == NULL - - - --- 2017-07-31 Luc Van Oostenryck Mainlined
[v3,6/7] fix some crashes in add_dominators() - - - --- 2017-07-31 Luc Van Oostenryck Mainlined
[v3,5/7] fix crash in rewrite_branch() - - - --- 2017-07-31 Luc Van Oostenryck Mainlined
[v3,4/7] fix crash when ep->active is NULL - - - --- 2017-07-31 Luc Van Oostenryck Mainlined
[v3,3/7] fix BB dependencies on phi-nodes - - - --- 2017-07-31 Luc Van Oostenryck Mainlined
[v3,2/7] fix infinite simplification loops - - - --- 2017-07-31 Luc Van Oostenryck Mainlined
[v3,1/7] fix ptrlist corruption while killing unreachable BBs - - - --- 2017-07-31 Luc Van Oostenryck Mainlined
Makefile: pass -Wno-vla to sparse while checking pre-process.c - - - --- 2017-07-31 Ramsay Jones Not Applicable
Makefile: pass -Wno-vla to sparse while checking pre-process.c - - - --- 2017-07-30 Ramsay Jones Mainlined
fix: try_to_simplify_bb eargerness part 2 - - - --- 2017-07-29 Luc Van Oostenryck Superseded
[2/2] pre-process: replace use of vla's with heap allocation - - - --- 2017-07-20 Christopher Li Rejected
[2/2] pre-process: replace use of vla's with heap allocation - - - --- 2017-07-19 Ramsay Jones Rejected
[1/2] lib: workaround the 'redeclared with different type' errors - - - --- 2017-07-19 Ramsay Jones Mainlined
temporary revert commit 11b1a83b d7985338 cause deadloop - - - --- 2017-07-19 Christopher Li Mainlined
Add -gcc-version option - - - --- 2017-07-18 Pavel Roskin Superseded
[4/4] V2 fix warnings report by selfcheck - - - --- 2017-07-18 Christopher Li Mainlined
[3/4] V2 Adding _Pragma() - - - --- 2017-07-18 Christopher Li Mainlined
[2/4] V2 Makefile: add selfcheck target - - - --- 2017-07-18 Christopher Li Mainlined
[1/4] V2 Makefile: clean up and simplify - - - --- 2017-07-18 Christopher Li Mainlined
make selfcheck - - - --- 2017-07-17 Ramsay Jones Not Applicable
Makefile: suppress pkg-config output from make - - - --- 2017-07-17 Ramsay Jones Rejected
[3/3] Adding _Pragma() - - - --- 2017-07-17 Christopher Li Superseded
[2/3] Makefile: add selfcheck target - - - --- 2017-07-17 Christopher Li Superseded
[1/3] Makefile: clean up and simplify - - - --- 2017-07-17 Christopher Li Superseded
[RFC] Let pseudo->users loop on duplicate version of list - - - --- 2017-07-13 Christopher Li Rejected
[RFC] Let pseudo->users loop on duplicate version of list - - - --- 2017-07-10 Christopher Li Rejected
V2 move kill_unreachable_bbs to outer cse stage Was Re: [PATCH 1/5] do not corrupt ptrlist while ki… - - - --- 2017-07-09 Christopher Li Rejected
[1/5] do not corrupt ptrlist while killing unreachable BBs - - - --- 2017-07-09 Christopher Li Rejected
[34/34] ptrlist: addr vs entry - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[33/34] ptrlist: drop the now unneeded _NOTAG versions - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[32/34] ptrlist: tag/notag common case - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[31/34] ptrlist: explicitely tagged - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[30/34] ptrlist: simplify common case for __add_ptr_list() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[29/34] ptrlist: let delete_ptr_list_last() use the iterator API - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[28/34] ptrlist: let undo_ptr_list_last() use the iterator API - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[27/34] ptrlist: let concat_ptr_list() use the iterator API - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[26/34] ptrlist: let replace_ptr_list_entry() use the iterator API - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[25/34] ptrlist: let delete_ptr_list() use the iterator API - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[24/34] ptrlist: extract prt_cur_delete() from ptrlist.h - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[23/34] ptrlist: use the iterator API for DO_DELETE_CURRENT() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[22/34] ptrlist: simplify ptr_cur_insert() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[21/34] ptrlist: extract ptr_cur_insert from ptrlist.h - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[20/34] ptrlist: use the iterator API for DO_INSERT_CURRENT() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[19/34] ptrlist: remove unneeded DO_INIT() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[18/34] ptrlist: use iterator for FOR_EACH_PTR_REVERSE() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[17/34] ptrlist: use iterator for FOR_EACH_PTR() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[16/34] ptrlist: use iterator API for RESET_PTR_LIST() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[15/34] ptrlist: use iterator API for PREPARE/NEXT_PTR_LIST() - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[14/34] ptrlist: CUR_ENTRY/CUR_ENTRY_NOTAG - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[13/34] ptrlist: abstract away iterator initialization - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[12/34] ptrlist: simplify initialization of DO_REVERSE()'s cursor - - - --- 2017-07-07 Luc Van Oostenryck Rejected
[11/34] ptrlist: mechanically replace head-list-nr triplets by an iterator struct - - - --- 2017-07-07 Luc Van Oostenryck Rejected
« 1 2 ... 26 27 2840 41 »