summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-strength-reduction.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/71915 (A missed opportunity for SLSR)Bill Schmidt2016-10-311-63/+170
* re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt2016-10-191-5/+1
* re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt2016-10-181-0/+4
* gimple-ssa-strength-reduction.c (record_increment): Remove garbage comment.Bill Schmidt2016-10-171-3/+1
* re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt2016-10-171-14/+17
* re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s...Bill Schmidt2016-10-131-0/+5
* re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s...Bill Schmidt2016-10-131-2/+1
* re PR tree-optimization/77824 (unreachable code in SLSR GIMPLE pass)Bill Schmidt2016-10-101-4/+7
* Fix warnings for make profiledbootstrap (PR bootstrap/77788)Martin Liska2016-10-061-2/+2
* Implement -Wimplicit-fallthrough.Marek Polacek2016-09-261-1/+1
* Add inline functions for various bitwise operations.Jason Merrill2016-09-161-1/+1
* gimple-ssa-strength-reduction.c (slsr_process_phi): Remove dead and unnecessa...Bill Schmidt2016-07-261-6/+2
* Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger2016-07-111-1/+1
* Support << and >> for offset_int and widest_intRichard Sandiford2016-05-021-1/+1
* Support <, <=, > and >= for offset_int and widest_intRichard Sandiford2016-05-021-2/+1
* re PR tree-optimization/68799 (lto ICE on powerpc64le-linux-gnu builing pytho...Bill Schmidt2016-01-181-6/+6
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)Jeff Law2015-12-101-2/+3
* Fix various memory leaksMartin Liska2015-11-111-2/+1
* Merge of the scalar-storage-order branch.Eric Botcazou2015-11-081-2/+4
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-11/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-10/+8
* switch from gimple to gimple*Trevor Saunders2015-09-201-39/+40
* Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALTrevor Saunders2015-08-111-6/+2
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-18/+5
* hash-table.h: Update comments.Richard Sandiford2015-06-251-3/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* remove need for store_values_directlyTrevor Saunders2015-04-181-6/+6
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+14
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-6/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_P check.Marek Polacek2014-12-111-2/+2
* gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek2014-12-011-13/+10
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-16/+19
* gimple.h (gimple_build_assign_with_ops): Add unary arg overload.Jakub Jelinek2014-11-191-4/+2
* genmatch.c (capture_info::walk_c_expr): Ignore capture uses inside TREE_TYPE ().Richard Biener2014-10-301-5/+5
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-4/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_mapTrevor Saunders2014-08-071-1/+1
* convert many uses of pointer_map to hash_mapTrevor Saunders2014-08-021-17/+12
* remove has_executeTrevor Saunders2014-07-091-1/+0
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-6/+8
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* Merge in wide-int.Kenneth Zadeck2014-05-061-124/+115
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-1/+1