i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / tree-ssa-pre.c
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-14 Richard Guenthertree-vect-data-refs.c (vect_setup_realignment): Remove...
2012-05-14 Richard Guentherre PR tree-optimization/53340 (rnflow.f90 is ~20% slowe...
2012-05-14 Eric Botcazoustor-layout.c (bit_from_pos): Distribute conversion...
2012-05-04 Richard Guentherre PR tree-optimization/53168 (ICE in find_or_generate_...
2012-05-03 Richard Guenthertree-ssa-pre.c (valid_in_sets): Remove checking of...
2012-05-03 Richard Guenthertree-ssa-pre.c (debug_bitmap_sets_for): New function.
2012-04-28 Joern Renneckere PR tree-optimization/38785 (huge performance regress...
2012-04-24 Richard Guentherre PR tree-optimization/53085 (writes to volatile struc...
2012-04-05 Richard Guenthergimple-iterator.c (gsi_remove): Return whether EH edges...
2012-03-29 Richard Guenthertree-flow.h (struct pre_expr_d): Remove forward declara...
2012-03-22 Richard Guentherre PR tree-optimization/52548 (missed PRE optimization...
2012-03-22 Richard Guentherre PR tree-optimization/52459 (PRE performs stupid...
2012-02-15 Eric Botcazoure PR lto/52178 (Ada bootstrap failure in LTO mode)
2012-01-27 Tom de Vriesre PR tree-optimization/51990 (ICE in copy_reference_op...
2012-01-20 Richard Guentherre PR tree-optimization/51903 (ICE: in gimple_purge_all...
2012-01-09 Richard Guentherre PR tree-optimization/51775 (FAIL: gnat.dg/pack9...
2011-12-23 Bin Chengre PR tree-optimization/43491 (Unnecessary temporary...
2011-11-10 Richard Guentherre PR tree-optimization/51042 (endless recursion in...
2011-10-18 Richard Guentherre PR tree-optimization/50767 (ICE: in refs_may_alias_p...
2011-09-27 Tom de Vriesre PR middle-end/43864 (Same basic blocks should be...
2011-09-27 Richard Guentherre PR tree-optimization/50363 (internal compiler error...
2011-09-09 Richard Guenthertree-ssa-pre.c (create_expression_by_pieces): Fold...
2011-09-06 Richard Guentherre PR tree-optimization/48317 (SCCVN does not handle...
2011-09-02 Michael Matzre PR middle-end/50260 (internal compiler error: Segmen...
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-19 Richard Guenthertree-ssa-forwprop.c (lookup_logical_inverted_value...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-27 Richard Guentherre PR tree-optimization/48772 (ICE: SIGSEGV in walk_non...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-20 Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-18 Richard Guenthergimple.h (gimple_call_addr_fndecl): New function.
2011-03-31 Eric Botcazoutree-ssa-pre.c (create_component_ref_by_pieces_1):...
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-02-15 Richard Guentherre PR middle-end/47743 (PRE ICE in fold_convert_loc)
2011-02-14 Eric Botcazoure PR tree-optimization/46494 (ICE: verify_flow_info...
2011-02-07 Richard Guentherre PR tree-optimization/47615 (ICE: too deep recursion...
2011-01-21 Richard Guentherre PR tree-optimization/47365 (wrong code with -O ...
2010-11-03 Jakub Jelinekre PR tree-optimization/46165 (ICE: verify_flow_info...
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-18 Eric Botcazoutree-flow.h (gimple_purge_all_dead_abnormal_call_edges...
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-08-25 Richard Guentherre PR middle-end/45316 (ICE: verify_flow_info failed...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-08-16 Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-08-10 Nathan Froyd* tree-ssa-prec. (init_pre): Call alloc_aux_for_blocks.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-05 Richard Guentherre PR middle-end/44784 (Failed to build 403.gcc in...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-15 Richard Guenthertree-ssa-pre.c (eliminate): Handle PHI elimination...
2010-06-05 Jan Hubickadf-problems.c (seen_in_block, [...]): Convert to bitmap...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-14 Richard Guentherre PR tree-optimization/44119 (error: SSA name in freel...
2010-05-08 Richard Guentherre PR tree-optimization/44030 (error: SSA name in freel...
2010-05-07 Richard Guentherre PR middle-end/44020 (Failed to build 200.sixtrack...
2010-05-06 Michael Matzre PR tree-optimization/43984 (PRE misses full-redundan...
2010-04-22 Richard Guentherre PR tree-optimization/43845 (Segfault when using...
2010-04-19 Martin Jamborgimple.h (create_tmp_reg): Declare.
2010-04-19 Richard Guentherre PR tree-optimization/43783 (-O -ftree-pre options...
2010-04-08 Richard Guentherre PR tree-optimization/43679 (ice in gen_lsm_tmp_name...
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-07 Richard Guentherre PR tree-optimization/43270 (array-bounds false negative)
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-19 Richard Guentherre PR tree-optimization/43415 (Consumes large amounts...
2010-03-04 Richard Bienerre PR rtl-optimization/40761 (IRA memory hog for insane...
2010-02-11 Richard Guentherre PR tree-optimization/42998 (ICE: error: verify_stmts...
2010-01-28 Richard Guentherre PR tree-optimization/42871 (g++: Internal error...
2010-01-17 Richard Guentherre PR tree-optimization/42773 (ICE with g++ from 4...
2010-01-06 Richard Guenthertree-ssa-pre.c (name_to_id): New global.
2010-01-05 Richard Guenthertree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
2010-01-05 Richard Guenthertree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid...
2010-01-04 Richard Guenthertree-ssa-sccvn.c (get_or_alloc_constant_value_id):...
2010-01-04 Richard Guenthertree-ssa-sccvn.c (vn_reference_op_compute_hash): Use...
2010-01-03 Richard Guentherre PR tree-optimization/42438 (Fix for PR38819 is too...
2009-12-10 Richard Guentherre PR tree-optimization/42337 (GCC ICE in compute_anti...
2009-12-09 Xinliang David Lifixing pr42337
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-21 Alexandre Olivatree-ssa-pre.c (remove_dead_inserted_code): Don't relea...
2009-10-26 Michael Matzre PR tree-optimization/41783 (r151561 (PRE fix) regres...
2009-10-23 Richard Guentherre PR tree-optimization/41778 (missed dead store elimin...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-09 Richard Guentherre PR tree-optimization/41101 (ICE in compute_antic...
2009-08-08 Richard Guentherre PR tree-optimization/40991 (ICE: at optimization...
2009-08-06 Richard Guenthertree-ssa.c (useless_type_conversion_p_1): Make function...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-22 Michael Matzre PR tree-optimization/35229 (Vectorizer doesn't ...
2009-07-17 Richard Guentherre PR tree-optimization/40321 (internal compiler error...
2009-06-07 Bernhard Reutner... errors.c (internal_error): Commentary typo fix.
2009-05-28 Richard Guenthertree-ssa-alias.c (ao_ref_init): New function.
2009-05-21 Richard Guenthertree-ssa-sccvn.c (copy_reference_ops_from_ref): Record...
2009-05-15 Richard Guenthertree-ssa-pre.c (eliminate): Use TODO_update_ssa_only_vi...
2009-05-11 Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-05-02 Richard Guentherre PR java/39940 (failure in jc1 on i686-apple-darwin9...
2009-04-29 Richard Guentherre PR middle-end/39941 (ice in passes.c:execute_todo())
next