summaryrefslogtreecommitdiff
path: root/gcc/tree-switch-conversion.c
Commit message (Expand)AuthorAgeFilesLines
* re PR testsuite/48809 (switch statement optimization error)Jakub Jelinek2011-04-301-42/+18
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-2/+0
* re PR tree-optimization/45830 (Code+rodata increase with -ftree-switch-conver...Jakub Jelinek2010-11-201-19/+142
* foldconst-1.c: New testcase.Jan Hubicka2010-09-041-0/+1
* For Ian Bolton <ian.bolton@arm.com>Ian Bolton2010-08-191-2/+5
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* * tree-switch-conversion.c (build_one_array): Make it readonly.Jan Hubicka2010-06-011-0/+1
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.Uros Bizjak2009-09-101-6/+6
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-2/+2
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-7/+10
* re PR tree-optimization/40640 (ICE in set_value_range, at tree-vrp.c:383)Richard Guenther2009-07-031-2/+2
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-4/+5
* re PR tree-optimization/39845 (ICE: in make_decl_rtl, at varasm.c:1304)Richard Guenther2009-04-221-2/+5
* tree-switch-conversion.c (build_constructors): Split a long line.Martin Jambor2009-04-211-46/+74
* re PR tree-optimization/38661 (ICE: vector VEC(constructor_elt,base) push dom...Andrew Pinski2008-12-301-2/+3
* re PR tree-optimization/36881 (Creating runtime relocations for code which do...Jakub Jelinek2008-10-151-5/+22
* Revert unintended commit.Jakub Jelinek2008-10-151-22/+5
* re PR target/35760 (ICE with complex types and -static on PPC darwin)Jakub Jelinek2008-10-111-5/+22
* re PR middle-end/37343 (ICE in expand_expr_real_1, at expr.c:7290)Jan Hubicka2008-09-041-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-136/+123
* re PR tree-optimization/36879 (undefined reference to a variable)Andrew Pinski2008-07-201-1/+2
* tree-switch-conversion.c (gen_inbound_check): Make sure the type in which we ...Martin Jambor2008-07-141-1/+7
* tree-switch-conversion.c (build_one_array, [...]): Use build_gimple_modify_stmt.Jakub Jelinek2008-07-041-11/+16
* tree-switch-conversion.c: Included timevar.h which I forgot before.Martin Jambor2008-07-021-0/+1
* tree-switch-conversion.c: Included timevar.hMartin Jambor2008-07-021-1/+1
* tree-switch-conversion.c: Corrected various comments and whitespace issuesMartin Jambor2008-07-021-9/+10
* Makefile.in (tree-switch-conversion.o): Add.Martin Jambor2008-07-011-0/+878