summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-ifcombine.c: Use gassignDavid Malcolm2014-11-062-38/+59
* tree-switch-conversion.c: Use gassignDavid Malcolm2014-11-062-2/+8
* tree-sra.c: Use gassignDavid Malcolm2014-11-062-11/+32
* tree-scalar-evolution.c: Use gassignDavid Malcolm2014-11-062-7/+20
* tree-predcom.c: Use gassignDavid Malcolm2014-11-062-40/+66
* tree-loop-distribution.c: Use gassignDavid Malcolm2014-11-062-5/+14
* tree-into-ssa.c: Use gassignDavid Malcolm2014-11-062-1/+5
* tree-inline.c: Use gassignDavid Malcolm2014-11-062-48/+77
* tree-complex.c: Use gassignDavid Malcolm2014-11-062-53/+92
* tree-vrp.c: Use gassignDavid Malcolm2014-11-062-95/+181
* trans-mem.c: Use gassignDavid Malcolm2014-11-052-12/+24
* sese.c: Use gassignDavid Malcolm2014-11-052-2/+8
* predict.c: Use gassignDavid Malcolm2014-11-052-6/+13
* omp-low.c: Use gassignDavid Malcolm2014-11-052-17/+31
* ipa-icf-gimple.c: Use gassignDavid Malcolm2014-11-053-4/+13
* ipa-prop.c: Use gassignDavid Malcolm2014-11-052-24/+41
* ipa-inline-analysis.c: Use gassignDavid Malcolm2014-11-052-25/+49
* ipa-split.c: Use gassignDavid Malcolm2014-11-052-13/+26
* cfgexpand.c: Use gassign *David Malcolm2014-11-042-12/+20
* gimple_assign_rhs_to_tree takes a const gassign *David Malcolm2014-11-044-5/+17
* build_assign and build_type_cast take const gassign *David Malcolm2014-11-044-30/+53
* Use gassign within gimple_expr_typeDavid Malcolm2014-11-042-26/+29
* Fix issues with gimple_assign_single_p and gimple_assign_load_pDavid Malcolm2014-11-043-23/+15
* ipa-polymorphic-call.c: Use gassignDavid Malcolm2014-11-032-13/+30
* gimple-walk.c: Use gassignDavid Malcolm2014-11-032-35/+45
* tree-ssa-dse.c: Use gassignDavid Malcolm2014-11-032-5/+12
* tree-ssa-dom.c: Use gassignDavid Malcolm2014-11-032-41/+66
* tree-ssa-dce.c: Use gassignDavid Malcolm2014-11-032-9/+24
* tree-ssa-copy.c: Use gassignDavid Malcolm2014-11-032-12/+25
* tree-ssa-coalesce.c: Use gassignDavid Malcolm2014-11-032-7/+16
* tree-ssa-ccp.c: Use gassignDavid Malcolm2014-11-032-17/+31
* tree-ssa-alias.c: Use gassignDavid Malcolm2014-11-032-16/+31
* tree-nested: Use gassignDavid Malcolm2014-11-032-1/+6
* tree-eh.c: Use gassignDavid Malcolm2014-11-032-3/+10
* tree-if-conv.c: Use gassignDavid Malcolm2014-11-032-12/+30
* tree-data-ref.c: Use gassignDavid Malcolm2014-11-032-5/+14
* tree-call-cdce.c: Use gassignDavid Malcolm2014-11-032-4/+11
* tree-affine.c: Use gassignDavid Malcolm2014-11-032-3/+8
* tree-object-size.c: Use gassignDavid Malcolm2014-11-032-21/+36
* graphite-sese-to-poly.c: Use gasssignDavid Malcolm2014-11-032-16/+40
* gimple-match-head.c: Use gassignDavid Malcolm2014-11-032-12/+19
* rewrite_to_defined_overflow takes a gassign *David Malcolm2014-11-035-10/+24
* gimple-fold.c: Use gassignDavid Malcolm2014-11-032-76/+123
* gimple-ssa-isolate-paths.c: Use gassignDavid Malcolm2014-11-032-5/+14
* gimplify-me.c: Use gassignDavid Malcolm2014-11-032-5/+13
* auto-profile.c: Use gassignDavid Malcolm2014-11-032-4/+21
* tree-ssa-forwprop.c: Use gassign * in various placesDavid Malcolm2014-10-312-40/+65
* Add casting variants of various gimple_assign_*_p functionsDavid Malcolm2014-10-3114-72/+177
* Yet more gcall *David Malcolm2014-10-314-13/+31
* More gcall *David Malcolm2014-10-317-16/+34