summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.Richard Henderson2012-02-101-19/+30
* tree-ssa-operands.c (add_stmt_operand): Do not mark stmts volatile when proce...Richard Guenther2011-12-081-7/+14
* tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names.Richard Guenther2011-12-051-1/+114
* gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz2011-11-081-0/+6
* Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson2011-10-071-1/+1
* Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs2011-10-031-0/+1
* tree-ssa-operands.c (swap_tree_operands): Always adjust existing operand posi...Richard Guenther2011-09-091-9/+8
* tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR hand...Richard Guenther2011-07-191-4/+0
* gimple.h (gimple_asm_clobbers_memory_p): Declare.Nathan Froyd2011-04-151-9/+2
* gimple.c (gimple_set_modified): Do not queue calls to MODIFIED_NORETURN_CALLS...Richard Guenther2011-04-081-0/+6
* re PR tree-optimization/41490 (tree-ssa-sink does not really work)Richard Guenther2011-03-151-0/+3
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts)Jakub Jelinek2010-11-051-0/+1
* tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther2010-09-061-6/+1
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-031-3/+1
* alias.c (ao_ref_from_mem): Adjust.Richard Guenther2010-09-011-1/+1
* tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther2010-07-051-2/+1
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-10/+27
* With large parts from Jim Wilson:Bernd Schmidt2010-06-251-3/+5
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-3/+4
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-3/+3
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+2
* ipa-reference.c (mark_load): Use get_base_address.Richard Guenther2010-04-071-10/+2
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple....Richard Guenther2010-04-011-0/+3
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-2/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-42/+42
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+4
* Squash commit of EH in gimpleRichard Henderson2009-09-141-2/+0
* re PR c++/41273 (ICE in add_virtual_operand, at tree-ssa-operands.c:638)Richard Guenther2009-09-051-2/+2
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-12/+27
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-1/+2
* tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h...Richard Guenther2009-05-291-10/+0
* tree-ssa-operands.h (push_stmt_changes, [...]): Delete.Paolo Bonzini2009-05-241-68/+0
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-3/+0
* gimple.c (gimple_copy): Do not clear addresses_taken bitmap.Richard Guenther2009-04-161-36/+12
* tree-ssa-operands.c (pop_stmt_changes): Remove automatic renaming code.Richard Guenther2009-04-041-11/+0
* tree-ssa.c (verify_ssa): With -O0 we do not need VOPs.Richard Guenther2009-04-041-0/+6
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-1537/+242
* re PR middle-end/38428 (ice for Linux kernel code with -O2)Jakub Jelinek2008-12-061-0/+4
* re PR middle-end/37448 (cannot compile big function)Jan Hubicka2008-09-181-3/+3
* re PR middle-end/37236 (ICE: in mark_operand_necessary, at tree-ssa-dce.c:242)Richard Guenther2008-08-291-21/+22
* tree-sra.c (generate_element_init_1): Deal with NULL constructor element index.Richard Guenther2008-08-181-1/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-465/+258
* tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther2008-06-281-26/+38
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-9/+14
* tree-ssa-structalias.c (merge_smts_into): Remove.Richard Guenther2008-06-061-1/+2
* tree-ssa-operands.c (mark_difference_for_renaming): Use bitmap_xor.Richard Guenther2008-05-231-7/+1
* treestruct.def (TS_STRUCT_FIELD_TAG): Remove.Diego Novillo2008-05-151-3/+1