aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-strength-reduction.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-062017-09-06 Richard Biener <rguenther@suse.de>Richard Biener1-1/+2
2017-09-062017-09-06 Richard Biener <rguenther@suse.de>Richard Biener1-2/+1
2017-08-30re PR tree-optimization/81987 (ICE in verify_ssa with -O3 -march=skylake-avx512)Bill Schmidt1-0/+17
2017-08-29re PR tree-optimization/81503 (Wrong code at -O2)Bill Schmidt1-82/+82
2017-08-22re PR tree-optimization/81488 (gcc goes off the limits allocating memory in g...Bill Schmidt1-40/+164
2017-08-08re PR tree-optimization/81354 (Segmentation fault in SSA Strength Reduction u...Bill Schmidt1-24/+12
2017-07-14re PR tree-optimization/81162 (UBSAN switch triggers incorrect optimization i...Bill Schmidt1-2/+3
2017-06-26gimple-ssa-strength-reduction.c (uses_consumed_by_stmt): New function.Bill Schmidt1-7/+41
2017-05-16Add default value for last argument of dump functions.Martin Liska1-27/+27
2017-03-29re PR tree-optimization/80158 (ICE in all_phi_incrs_profitable)Bill Schmidt1-12/+36
2017-03-24re PR tree-optimization/80158 (ICE in all_phi_incrs_profitable)Bill Schmidt1-0/+12
2017-03-20re PR tree-optimization/80054 (ICE in verify_ssa with -O3 -march=broadwell/sk...Bill Schmidt1-4/+21
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-12re PR tree-optimization/78777 (ICE in mark_reachable_handlers, at tree-eh.c:3...Jakub Jelinek1-2/+2
2016-12-05re PR tree-optimization/78646 (incorrect result type for pointer addition in ...Bill Schmidt1-1/+1
2016-10-31re PR tree-optimization/71915 (A missed opportunity for SLSR)Bill Schmidt1-63/+170
2016-10-19re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt1-5/+1
2016-10-18re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt1-0/+4
2016-10-17gimple-ssa-strength-reduction.c (record_increment): Remove garbage comment.Bill Schmidt1-3/+1
2016-10-17re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt1-14/+17
2016-10-13re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s...Bill Schmidt1-0/+5
2016-10-13re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s...Bill Schmidt1-2/+1
2016-10-10re PR tree-optimization/77824 (unreachable code in SLSR GIMPLE pass)Bill Schmidt1-4/+7
2016-10-06Fix warnings for make profiledbootstrap (PR bootstrap/77788)Martin Liska1-2/+2
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-1/+1
2016-09-16Add inline functions for various bitwise operations.Jason Merrill1-1/+1
2016-07-26gimple-ssa-strength-reduction.c (slsr_process_phi): Remove dead and unnecessa...Bill Schmidt1-6/+2
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger1-1/+1
2016-05-02Support << and >> for offset_int and widest_intRichard Sandiford1-1/+1
2016-05-02Support <, <=, > and >= for offset_int and widest_intRichard Sandiford1-2/+1
2016-01-18re PR tree-optimization/68799 (lto ICE on powerpc64le-linux-gnu builing pytho...Bill Schmidt1-6/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-10re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)Jeff Law1-2/+3
2015-11-11Fix various memory leaksMartin Liska1-2/+1
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-2/+4
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-11/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+8
2015-09-20switch from gimple to gimple*Trevor Saunders1-39/+40
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders1-2/+6
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders1-6/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-18/+5
2015-06-25hash-table.h: Update comments.Richard Sandiford1-3/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-04-18remove need for store_values_directlyTrevor Saunders1-6/+6
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+14
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-6/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1