| Commit message (Expand) | Author | Age | Files | Lines |
* | ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate. | Uros Bizjak | 2009-09-10 | 1 | -6/+6 |
* | Add source_location support to PHI arguments. | Andrew MacLeod | 2009-07-30 | 1 | -2/+2 |
* | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 2009-07-16 | 1 | -7/+10 |
* | re PR tree-optimization/40640 (ICE in set_value_range, at tree-vrp.c:383) | Richard Guenther | 2009-07-03 | 1 | -2/+2 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -4/+5 |
* | re PR tree-optimization/39845 (ICE: in make_decl_rtl, at varasm.c:1304) | Richard Guenther | 2009-04-22 | 1 | -2/+5 |
* | tree-switch-conversion.c (build_constructors): Split a long line. | Martin Jambor | 2009-04-21 | 1 | -46/+74 |
* | re PR tree-optimization/38661 (ICE: vector VEC(constructor_elt,base) push dom... | Andrew Pinski | 2008-12-30 | 1 | -2/+3 |
* | re PR tree-optimization/36881 (Creating runtime relocations for code which do... | Jakub Jelinek | 2008-10-15 | 1 | -5/+22 |
* | Revert unintended commit. | Jakub Jelinek | 2008-10-15 | 1 | -22/+5 |
* | re PR target/35760 (ICE with complex types and -static on PPC darwin) | Jakub Jelinek | 2008-10-11 | 1 | -5/+22 |
* | re PR middle-end/37343 (ICE in expand_expr_real_1, at expr.c:7290) | Jan Hubicka | 2008-09-04 | 1 | -1/+1 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -136/+123 |
* | re PR tree-optimization/36879 (undefined reference to a variable) | Andrew Pinski | 2008-07-20 | 1 | -1/+2 |
* | tree-switch-conversion.c (gen_inbound_check): Make sure the type in which we ... | Martin Jambor | 2008-07-14 | 1 | -1/+7 |
* | tree-switch-conversion.c (build_one_array, [...]): Use build_gimple_modify_stmt. | Jakub Jelinek | 2008-07-04 | 1 | -11/+16 |
* | tree-switch-conversion.c: Included timevar.h which I forgot before. | Martin Jambor | 2008-07-02 | 1 | -0/+1 |
* | tree-switch-conversion.c: Included timevar.h | Martin Jambor | 2008-07-02 | 1 | -1/+1 |
* | tree-switch-conversion.c: Corrected various comments and whitespace issues | Martin Jambor | 2008-07-02 | 1 | -9/+10 |
* | Makefile.in (tree-switch-conversion.o): Add. | Martin Jambor | 2008-07-01 | 1 | -0/+878 |