| [37/65] Also handle GIMPLE_CALLs in rewrite_cross_bb_scalar_deps. |
2010-08-02 |
Sebastian Pop |
|
New |
| [36/65] chrec_apply should only apply to the specified variable. |
2010-08-02 |
Sebastian Pop |
|
New |
| [35/65] Remove expand_scalar_variables_ hack. |
2010-08-02 |
Sebastian Pop |
|
New |
| [34/65] Remove insert_loop_close_phis. |
2010-08-02 |
Sebastian Pop |
|
New |
| [33/65] Fix flipped condition using mpz_sgn. |
2010-08-02 |
Sebastian Pop |
|
New |
| [32/65] Add testcase for miscompile in gamess. |
2010-08-02 |
Sebastian Pop |
|
New |
| [31/65] Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Removing unused function check_poly_representation. |
2010-08-02 |
Sebastian Pop |
|
New |
| [30/65] Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-util.{c,h}. |
2010-08-02 |
Sebastian Pop |
|
New |
| [29/65] Resolve CLooG's value_* macros to their respective mpz_* counterparts. |
2010-08-02 |
Sebastian Pop |
|
New |
| [28/65] Print bbs in refined region tree. |
2010-08-02 |
Sebastian Pop |
|
New |
| [27/65] Fix 416.gamess miscompile: special case the rewrite of degenerate phi nodes. |
2010-08-02 |
Sebastian Pop |
|
New |
| [26/65] Fix 435.gromacs miscompile: call rewrite_close_phi_out_of_ssa from rewrite_cross_bb_phi_deps. |
2010-08-02 |
Sebastian Pop |
|
New |
| [25/65] Remove dead code. |
2010-08-02 |
Sebastian Pop |
|
New |
| [24/65] Replace map with rename_map. |
2010-08-02 |
Sebastian Pop |
|
New |
| [23/65] Remove copy_renames. |
2010-08-02 |
Sebastian Pop |
|
New |
| [22/65] Run rewrite_cross_bb_phi_deps before rewrite_cross_bb_scalar_deps. |
2010-08-02 |
Sebastian Pop |
|
New |
| [21/65] Early return in rewrite_commutative_reductions_out_of_ssa when flag_associative_math is not set. |
2010-08-02 |
Sebastian Pop |
|
New |
| [20/65] Fix testcase: call abort. |
2010-08-02 |
Sebastian Pop |
|
New |
| [19/65] Always insert out of SSA copies on edges except for loop->latch. |
2010-08-02 |
Sebastian Pop |
|
New |
| [18/65] Split rewrite_cross_bb_scalar_deps_out_of_ssa out from rewrite_reductions_out_of_ssa. |
2010-08-02 |
Sebastian Pop |
|
New |
| [17/65] Add more debug counter guards. |
2010-08-02 |
Sebastian Pop |
|
New |
| [16/65] Schedule a copy_prop pass before graphite. |
2010-08-02 |
Sebastian Pop |
|
New |
| [15/65] Remove rename_nb_iterations and rename_sese_parameters |
2010-08-02 |
Sebastian Pop |
|
New |
| [14/65] Also rewrite out of SSA scalar dependences going outside the SCoP region. |
2010-08-02 |
Sebastian Pop |
|
New |
| [13/65] Remove insert_copyout and insert_copyin. |
2010-08-02 |
Sebastian Pop |
|
New |
| [12/65] Detect commutative reductions in all the scops before rewriting out of SSA all the other scalar dependences. |
2010-08-02 |
Sebastian Pop |
|
New |
| [11/65] Launch dotty in background. |
2010-08-02 |
Sebastian Pop |
|
New |
| [10/65] Don't call pbb_to_depth_to_oldiv from compute_type_for_level. |
2010-08-02 |
Sebastian Pop |
|
New |
| [09/65] Call compute_overall_effect_of_inner_loop from instantiate_scev_name. |
2010-08-02 |
Sebastian Pop |
|
New |
| [08/65] Do not gather loop exit conditions on the basic blocks outside the loop. |
2010-08-02 |
Sebastian Pop |
|
New |
| [07/65] Fix comments and indentation. |
2010-08-02 |
Sebastian Pop |
|
New |
| [06/65] Fix refined region tree nesting. |
2010-08-02 |
Sebastian Pop |
|
New |
| [05/65] Skeleton for the new SCoP detection. |
2010-08-02 |
Sebastian Pop |
|
New |
| [04/65] Add analysis pass to build the refined program structure tree. |
2010-08-02 |
Sebastian Pop |
|
New |
| [03/65] Use size_one_node. |
2010-08-02 |
Sebastian Pop |
|
New |
| [02/65] Fix type of integer_one_node for fold_build of POINTER_PLUS_EXPR. |
2010-08-02 |
Sebastian Pop |
|
New |
| [01/65] Fix invariant phi node removal. |
2010-08-02 |
Sebastian Pop |
|
New |
| [fortran] PR 45159, dependency checking |
2010-08-02 |
Thomas Koenig |
|
New |
| [fortran] Use gfc_symbol_state. |
2010-08-02 |
Mikael Morin |
|
New |
| [alpha] : Fix PR target/41089, stdarg pass produces wrong code |
2010-08-02 |
Uros Bizjak |
|
New |
| Miscellaneous options fixes |
2010-08-02 |
Joseph S. Myers |
|
New |
| Let completely_scalarize_record creates access expressions on its own |
2010-08-02 |
Martin Jambor |
|
New |
| Add -ftree-loop-distribute-patterns enabled at -O3. |
2010-08-02 |
Sebastian Pop |
|
New |
| [trans-mem] optimize exception object memory |
2010-08-02 |
Aldy Hernandez |
|
New |
| [Ada] Don't generate RTL in gigi |
2010-08-02 |
Eric Botcazou |
|
New |
| [fortran] PR fortran/45151 : NULL changed_syms assert regressions. |
2010-08-02 |
Mikael Morin |
|
New |
| More ARM pattern merging |
2010-08-02 |
Bernd Schmidt |
|
New |
| Resubmit/Ping^n ARM ldm/stm peepholes |
2010-08-02 |
Bernd Schmidt |
|
New |
| Handle attribute enabled in reload_cse_regs |
2010-08-02 |
Bernd Schmidt |
|
New |
| [ARM] committed - Remove superfluous definition of COSTS_N_INSNS in the ARM backend. |
2010-08-02 |
Ramana Radhakrishnan |
|
New |
| [libfortran] Don't update position flag for non-seekable files |
2010-08-02 |
Janne Blomqvist |
|
New |
| [fortran] Follow references in dependency checking |
2010-08-01 |
Thomas Koenig |
|
New |
| [alpha] : Fix PR target/41089, stdarg pass produces wrong code |
2010-08-01 |
Uros Bizjak |
|
New |
| [ARM] Fix PR45094 |
2010-08-01 |
Yao Qi |
|
New |
| [gccgo] Fixes for gccgo RTEMS tests |
2010-08-01 |
Ian Taylor |
|
New |
| [gccgo] Use __go_assert, avoid printf |
2010-08-01 |
Ian Taylor |
|
New |
| [gccgo] Compile libgo with -minline-all-stringops |
2010-08-01 |
Ian Taylor |
|
New |
| [gccgo] Check TARGET_CAN_SPLIT_STACK |
2010-08-01 |
Ian Taylor |
|
New |
| [gccgo] s/TARGET_SUPPORTS_SPLIT_STACK/TARGET_CAN_SPLIT_STACK/ |
2010-08-01 |
Ian Taylor |
|
New |
| [i386] : Fix PR target/45142, split for *vec_set<mode>_0_sse2 incomplete |
2010-08-01 |
Uros Bizjak |
|
New |
| [gccgo] Register all global variables explicitly |
2010-08-01 |
Ian Taylor |
|
New |
| [gccgo] Use __go_thread_ids_lock to lock mcache alloc and free |
2010-08-01 |
Ian Taylor |
|
New |
| [ARM] Fix PR45094 |
2010-08-01 |
Yao Qi |
|
New |
| [libfortran] Use access(2) instead of stat(2) to test file existence |
2010-07-31 |
Janne Blomqvist |
|
New |
| [3/3] Add -ftree-loop-distribute-patterns. |
2010-07-31 |
Sebastian Pop |
|
New |
| [3/3] Add -ftree-loop-distribute-patterns. |
2010-07-31 |
Sebastian Pop |
|
New |
| [2/3] Enable flag_tree_loop_distribute_memset_zero at -O3. |
2010-07-31 |
Sebastian Pop |
|
New |
| [1/3] Add pass_loop_distribute_memset_zero. |
2010-07-31 |
Sebastian Pop |
|
New |
| Fix libgfortran inquire.c for AIX |
2010-07-31 |
David Edelsohn |
|
New |
| Followup for reg_equiv_invariant patch: Fix PR39871 |
2010-07-31 |
Bernd Schmidt |
|
New |
| Update postreload.c to avoid long compilation time |
2010-07-30 |
Martin Thuresson |
|
New |
| [ARM] 4.5.x Fix PR43698 in 4.5 branch. |
2010-07-30 |
Ramana Radhakrishnan |
|
New |
| IVOPT improvement patch |
2010-07-30 |
H.J. Lu |
|
New |
| [2/2] Enable flag_tree_loop_distribute_memset_zero at -O3. |
2010-07-30 |
Sebastian Pop |
|
New |
| [1/2] Add pass_loop_distribute_memset_zero. |
2010-07-30 |
Sebastian Pop |
|
New |
| IVOPT improvement patch |
2010-07-30 |
H.J. Lu |
|
New |
| IVOPT improvement patch |
2010-07-30 |
Xinliang David Li |
|
New |
| [fortran] PR42051 take 2 |
2010-07-30 |
Mikael Morin |
|
New |
| [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) |
2010-07-30 |
Jie Zhang |
|
New |
| [SPU] Remove ASM_OUTPUT_SOURCE_FILENAME |
2010-07-30 |
Anatoly Sokolov |
|
New |
| IVOPT improvement patch |
2010-07-30 |
H.J. Lu |
|
New |
| [MMIX] Hookize ASM_OUTPUT_SOURCE_FILENAME |
2010-07-30 |
Anatoly Sokolov |
|
New |
| Restrict -G option support to relevant targets |
2010-07-30 |
Joseph S. Myers |
|
New |
| Introduce {next,prev}_nonnote_nondebug_insn functions (PR debug/45055, rtl-optimization/45137) |
2010-07-30 |
Jakub Jelinek |
|
New |
| [RFC] Bit CCP and pointer alignment propagation |
2010-07-30 |
Paolo Bonzini |
|
New |
| [i386] : Remove unneeded comparison code iterators |
2010-07-30 |
Uros Bizjak |
|
New |
| [C] Fix PR40563 |
2010-07-30 |
Shujing Zhao |
|
New |
| add moxie-rtems target |
2010-07-30 |
Anthony Green |
|
New |
| testsuite ltime_gmtime tweak |
2010-07-30 |
Alan Modra |
|
New |
| [3/3] Add testcase for PR43423. |
2010-07-30 |
Sebastian Pop |
|
New |
| [2/3] Generate in priority signed types for integer constants. |
2010-07-30 |
Sebastian Pop |
|
New |
| [1/3] Avoid lang_hooks, call build_nonstandard_integer_type. |
2010-07-30 |
Sebastian Pop |
|
New |
| [ia64] Patch for PR target/44583 to fix signed zeros |
2010-07-29 |
Steve Ellcey |
|
New |
| [2/2] Write OpenScop format. |
2010-07-29 |
Sebastian Pop |
|
New |
| [1/2] Fix miscompile of 416.gamess. |
2010-07-29 |
Sebastian Pop |
|
New |
| Fix up DW_AT_accessibility (PR debug/45124) |
2010-07-29 |
Jakub Jelinek |
|
New |
| [Fortran] PR 45087 - another -fwhole-program fix |
2010-07-29 |
Tobias Burnus |
|
New |
| New attempt: subword-based DCE, PR42575 |
2010-07-29 |
Bernd Schmidt |
|
New |
| [trans-mem] optimize exception object memory |
2010-07-29 |
Aldy Hernandez |
|
New |
| Fix up DW_AT_accessibility (PR debug/45124) |
2010-07-29 |
Jakub Jelinek |
|
New |