summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-math-opts.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2014-05-061-8/+4
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-8/+4
* | Merge from trunk.rsandifo2014-04-221-174/+158
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-158/+158
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-30/+18
| * remove has_gatetbsaunde2014-04-171-4/+0
* | Merge from trunk.rsandifo2014-04-171-1/+1
|\ \ | |/
| * 2014-04-14 Richard Biener <rguenther@suse.de>rguenth2014-04-141-1/+1
* | Merge in trunk.mrs2014-04-021-0/+11
|\ \ | |/
| * PR tree-optimization/60454jakub2014-03-121-0/+11
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-5/+5
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-5/+5
* | Merge with trunk.rsandifo2013-12-041-1/+6
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* | Merge from trunk.rsandifo2013-11-201-3/+6
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-1/+1
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Remove tree_to_hwi.rsandifo2013-11-191-2/+2
* | Merge in trunk.mrs2013-11-161-0/+2
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+2
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Merge in trunk.mrs2013-11-041-5/+17
|\ \ | |/
| * gcc/yufeng2013-10-251-5/+10
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+7
* | Merge in trunk.mrs2013-10-201-9/+9
|\ \ | |/
| * gcc/rsandifo2013-09-281-8/+8
| * 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-1/+1
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Merge in trunk.mrs2013-09-041-1/+2
|\ \ | |/
| * * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-1/+2
* | Add wide-int branch.mrs2013-08-131-10/+10
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-72/+143
* 2013-06-01 Tobias Burnus <burnus@net-b.de>burnus2013-06-011-3/+3
* 2013-05-31 Tobias Burnus <burnus@net-b.de>burnus2013-05-311-6/+4
* 2013-05-30 Tobias Burnus <burnus@net-b.de>burnus2013-05-301-5/+36
* 2013-05-03 Joern Rennecke <joern.rennecke@embecosm.com>amylaar2013-05-031-4/+8
* gcc:amylaar2013-04-101-0/+18
* PR tree-optimization/56125jakub2013-01-281-4/+10
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-7/+7
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+4
* 2012-09-26 Christophe Lyon <christophe.lyon@linaro.org>clyon2012-09-261-4/+26