summaryrefslogtreecommitdiff
path: root/gcc/var-tracking.c
Commit message (Expand)AuthorAgeFilesLines
* Convert various rtx to rtx_note *dmalcolm2014-08-191-2/+4
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-28/+26
* remove has_executetbsaunde2014-07-091-1/+0
* * var-tracking.c (add_stores): Return instead of asserting if oldjsm282014-06-301-1/+2
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-105/+111
* gcc/rsandifo2014-05-131-5/+3
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge from trunk.rsandifo2014-04-221-11/+9
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-1/+4
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-9/+5
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-04-021-1/+2
|\ \ | |/
| * PR debug/57232aoliva2014-02-281-1/+2
* | Merge in trunk.mrs2014-02-101-6/+30
|\ \ | |/
| * gcc/rsandifo2014-02-071-2/+19
| * PR debug/59992jakub2014-02-061-4/+11
| * 2014-01-28 Richard Biener <rguenther@suse.de>rguenth2014-01-281-8/+6
| * 2014-01-28 Richard Biener <rguenther@suse.de>rguenth2014-01-281-6/+8
* | Merge in trunk.mrs2014-01-131-8/+16
|\ \ | |/
| * PR debug/59350ebotcazou2014-01-061-8/+16
* | Merge in trunk.mrs2014-01-031-4/+4
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-3/+3
* | Merge in trunk.mrs2013-12-161-0/+1
|\ \ | |/
| * * var-tracking.c (add_stores): Fix oversight in latest commit.ebotcazou2013-12-141-0/+1
* | Merge in trunk.mrs2013-12-131-14/+14
|\ \ | |/
| * Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-2/+2
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-8/+8
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-4/+4
* | Merge with trunk.rsandifo2013-12-041-4/+84
|\ \ | |/
| * * var-tracking.c (track_expr_p): Do not track declarations for partsebotcazou2013-11-271-0/+81
| * * gimple.h: Remove all includes.amacleod2013-11-221-4/+3
* | Remove difference with trunk.rsandifo2013-11-211-1/+1
* | Merge from trunk.rsandifo2013-11-201-13/+19
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-9/+11
| * Eliminate n_edges macrodmalcolm2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-4/+5
| * gcc/c-family/rsandifo2013-11-181-2/+2
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Merge in trunk.mrs2013-11-041-16/+12
|\ \ | |/
| * * df-scan.c (df_collection_rec): Adjust.law2013-10-281-16/+10
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+2
* | Merge in trunk.mrs2013-10-201-3/+3
|\ \ | |/
| * gcc/rsandifo2013-09-281-3/+3
* | Merge in trunk.mrs2013-09-201-8/+10
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
| * gcc/rsandifo2013-09-091-7/+9