aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa
AgeCommit message (Expand)AuthorFilesLines
2009-07-03loop-24.c: Update dump file matching; enable -O2.Jan Hubicka6-15/+14
2009-07-02local-pure-const.c: New testcase.Jan Hubicka1-0/+14
2009-07-01re PR tree-optimization/19831 (Missing DSE/malloc/free optimization)Richard Guenther2-9/+42
2009-06-30gen-vect-25.c (n): New variable.Nathan Froyd2-3/+12
2009-06-30tree-ssa-dce.c (mark_all_reaching_defs_necessary_1): Always continue walking.Richard Guenther1-0/+24
2009-06-30ssa-sink-5.c: Change the compiler option "-O2 -Os" to "-Os".Wei Guozhi1-1/+1
2009-06-30tree-ssa-sink.c (statement_sink_location): Stop sinking expression if the tar...Wei Guozhi1-0/+48
2009-06-29re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly imp...Richard Guenther5-0/+101
2009-06-23re PR testsuite/39297 (gcc.dg/tree-ssa/loop-31.c)Steve Ellcey1-1/+3
2009-06-21fre-vce-1.c: Cleanup "fre" tree dump.Uros Bizjak1-0/+2
2009-06-16tree-ssa-structalias.c (do_ds_constraint): Stores in global variables add the...Richard Guenther4-0/+142
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-0/+17
2009-06-12re PR tree-optimization/38865 (missing FRE with VIEW_CONVERT_EXPR)Andrew Pinski1-0/+35
2009-06-12re PR testsuite/40384 (Revision 148277 failed gcc.dg/tree-ssa/prefetch-5.c)H.J. Lu1-1/+1
2009-06-05re PR tree-optimization/36318 (SRA pessimizes struct copies without -Os)Alexander Strange1-0/+13
2009-05-29tree-sra.c: New implementation of SRA.Martin Jambor9-10/+122
2009-05-28tree-ssa-alias.c (ao_ref_init): New function.Richard Guenther1-0/+18
2009-05-2820000211-1.c (size_t): Typedef size_t via __SIZE_TYPE__.Kai Tietz4-4/+4
2009-05-26inline-3.c: Remove dump file.Richard Guenther1-0/+1
2009-05-25re PR tree-optimization/36327 (SCCVN should look through struct copies)Richard Guenther3-1/+53
2009-05-25tree-ssa-alias.h (dump_points_to_solution): Declare.Richard Guenther2-0/+4
2009-05-20re PR tree-optimization/40087 (Number of iterations analysis wrong)Zdenek Dvorak1-0/+30
2009-05-15invoke.texi (max-early-inliner-iterations): New flag.Jan Hubicka1-0/+29
2009-05-15flatten-2.c: Disable early inlining; add comment.Jan Hubicka2-2/+86
2009-05-12loop-36.c: Reduce amount of iterations to 2 so unrolling still happens.Jan Hubicka1-3/+3
2009-05-11pr21829.c: Simplify matching since we now optimize better.Jan Hubicka1-29/+3
2009-04-2820020118-1.c: Skip on vxworks targets.Nathan Froyd1-1/+7
2009-04-26Expand from SSA.Michael Matz33-75/+82
2009-04-24vrp48.c: Fix.Richard Guenther1-0/+3
2009-04-24tree-vrp.c (extract_range_from_binary_expr): Handle overflow from unsigned ad...Richard Guenther1-0/+20
2009-04-21tree-switch-conversion.c (build_constructors): Split a long line.Martin Jambor1-0/+21
2009-04-09re PR testsuite/39696 (gcc.dg/tree-ssa/ssa-ccp-25.c scan-tree-dump doesn't wo...Richard Guenther1-2/+2
2009-04-09tree-ssa-ccp.c (maybe_fold_stmt_addition): Move non-constant indices into an ...Richard Guenther2-0/+25
2009-04-06re PR tree-optimization/28868 (Not eliminating the PHIs which have the same a...Richard Guenther4-3/+24
2009-04-04re PR c++/8781 (Pessimization of C++ (functional) code)Richard Guenther1-0/+23
2009-04-03re PR tree-optimization/2480 (aliasing problem with global structures)Richard Guenther2-0/+88
2009-04-03re PR middle-end/34743 (Testcase gcc.dg/tree-ssa/20070302-1.c is broken (unne...Richard Guenther3-5/+4
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther24-46/+299
2009-03-31tree.h (div_if_zero_remainder): Declare.Richard Guenther1-0/+22
2009-03-31re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther2-0/+42
2009-03-29tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Properly propagate addre...Richard Guenther1-0/+19
2009-03-28re PR tree-optimization/38723 (default definitions not in avail_out)Richard Guenther1-0/+15
2009-03-28re PR tree-optimization/38180 (CCP does not propagate through constant initia...Richard Guenther1-0/+23
2009-03-28re PR tree-optimization/38513 (Only postreload will remove a no-op store)Richard Guenther2-2/+28
2009-03-28re PR tree-optimization/37795 (if-combine doesn't optimize != after >= test)Richard Guenther1-0/+15
2009-02-0520080625-1.c: Skip for M32C.Nick Clifton4-7/+4
2009-01-29re PR tree-optimization/39007 (-ftree-loop-distribution ICEs)Kazu Hirata1-0/+13
2009-01-28re PR tree-optimization/38997 (-ftree-loop-distribution ICEs)Kazu Hirata1-0/+16
2009-01-21ssa-store-ccp-3.c: Skip for mips*-*-linux* and mips*-*-irix*.Richard Sandiford2-2/+6
2009-01-20re PR tree-optimization/38747 (Wrong code due to VIEW_CONVERT_EXPR)Andrew Pinski2-0/+33