summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h: Update copyrights;hubicka2012-04-141-2/+2
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-1/+5
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+9
* 2012-03-21 Richard Guenther <rguenther@suse.de>rguenth2012-03-211-0/+19
* 2012-03-20 Richard Guenther <rguenther@suse.de>rguenth2012-03-201-2/+14
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-3/+16
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-0/+2
* PR tree-optimization/46590matz2012-01-261-25/+9
* gcc/rsandifo2012-01-241-2/+1
* PR tree-optimization/46590matz2012-01-191-9/+25
* * cfgexpand.c (convert_debug_memory_address): Allow any validdj2012-01-121-3/+1
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-2/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-2/+0
* Revert two unintended commitsrth2011-12-131-0/+2
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-2/+0
* life -> live; one favourite typo of mine.matz2011-12-131-4/+4
* PR tree-optimization/51117matz2011-12-131-24/+26
* 2011-12-05 Richard Guenther <rguenther@suse.de>rguenth2011-12-051-1/+0
* PR debug/50317jakub2011-12-031-2/+4
* PR debug/50317jakub2011-12-011-0/+6
* * gengtype.c (write_field_root): Avoid out-of-scope access of newv.matz2011-11-081-22/+184
* Merge from transactional-memory branch.aldyh2011-11-081-0/+42
* PR middle-end/50754jakub2011-10-191-1/+4
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-0/+2
* 2011-10-18 Richard Guenther <rguenther@suse.de>rguenth2011-10-181-1/+1
* 2011-10-07 Tom de Vries <tom@codesourcery.com>vries2011-10-071-1/+2
* * cfgexpand.c (add_stack_var): Assert that the alignment is not zero.ebotcazou2011-09-031-0/+2
* * cfgexpand.c (expand_one_register_var): Use get_pointer_alignment.matz2011-08-231-1/+26
* PR target/48220ebotcazou2011-07-151-57/+63
* * optabs.c (expand_binop): Use GET_MODE_PRECISION instead ofbernds2011-07-081-2/+2
* PR debug/47858jakub2011-06-221-1/+169
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+1
* PR fortran/49103jakub2011-06-141-1/+5
* * cfgexpand.c (expand_debug_expr): For unused non-addressablejakub2011-05-231-0/+14
* 2011-04-21 Easwaran Raman <eraman@google.com>eraman2011-04-211-57/+19
* 2011-04-20 Easwaran Raman <eraman@google.com>eraman2011-04-201-2/+3
* gcc/rsandifo2011-04-201-1/+8
* PR lto/48492ebotcazou2011-04-181-0/+1
* * cfgexpand.c (expand_debug_expr): Usejakub2011-04-151-123/+123
* * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.matz2011-04-151-1/+6
* * cfgexpand.c (expand_call_stmt): Convert the function type to theebotcazou2011-04-151-2/+2
* * cfgexpand.c (expand_call_stmt): Rematerialize the original functionebotcazou2011-04-141-4/+9
* Update alignment on local variables.hjl2011-04-141-4/+5
* PR middle-end/48389matz2011-04-081-0/+3
* PR debug/48404jakub2011-04-041-3/+3
* * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid law2011-03-311-1/+1
* PR debug/48203jakub2011-03-281-2/+4
* * cfgexpand.c (expand_gimple_cond): Always set the source location andebotcazou2011-03-281-24/+14
* PR debug/45882jakub2011-03-161-1/+25
* PR debug/47283jakub2011-03-031-0/+12