summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-forwprop.c: Use gassigndmalcolm/gimple-classesDavid Malcolm2014-11-072-107/+186
* tree-outof-ssa.c: Use gassignDavid Malcolm2014-11-072-7/+12
* ubsan.c: Use gassignDavid Malcolm2014-11-072-67/+98
* tsan.c: Use gassignDavid Malcolm2014-11-072-15/+22
* asan.c: Use gassign and gcallDavid Malcolm2014-11-072-55/+78
* get_gimple_for_ssa_name returns a gassign *David Malcolm2014-11-074-34/+57
* tree-ssa.c: Use gassignDavid Malcolm2014-11-072-23/+32
* tree-stdarg.c: Use gassignDavid Malcolm2014-11-072-32/+45
* vtable-verify.c: Use gassignDavid Malcolm2014-11-072-20/+38
* value-prof.c: Use gassignDavid Malcolm2014-11-072-3/+10
* tree-ssa-threadedge.c: Use gassignDavid Malcolm2014-11-062-15/+31
* tree-ssa-ter.c: Use gassignDavid Malcolm2014-11-062-6/+17
* tree-ssa-tail-merge.c: Use gassignDavid Malcolm2014-11-062-3/+10
* tree-ssa-structalias.c: Use gassignDavid Malcolm2014-11-062-16/+26
* tree-ssa-strlen.c: Use gassignDavid Malcolm2014-11-062-23/+44
* tree-ssa-sink.c: Use gassignDavid Malcolm2014-11-062-4/+11
* tree-ssa-propagate.c: Use gassignDavid Malcolm2014-11-062-12/+23
* tree-ssa-pre.c: Use gassignDavid Malcolm2014-11-062-21/+34
* tree-ssa-phiprop.c: Use gassignDavid Malcolm2014-11-062-15/+26
* tree-ssa-phiopt.c: Use gassignDavid Malcolm2014-11-062-35/+76
* tree-ssa-loop-*: Use gassignDavid Malcolm2014-11-067-123/+203
* tree-ssa-math-opts.c: Use gassignDavid Malcolm2014-11-062-89/+154
* tree-ssa-live.c: Use gassignDavid Malcolm2014-11-062-1/+6
* 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