Age | Commit message (Expand) | Author | Files | Lines |
2015-08-19 | [PR64164] fix regressions reported on m68k and armeb | Alexandre Oliva | 1 | -10/+34 |
2015-08-14 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -117/+354 |
2015-08-03 | re PR middle-end/64744 (ARM: gcc internal compiler error: in store_field, at ... | Alexander Basov | 1 | -1/+10 |
2015-07-31 | Use lowpart_subreg instead of simplify_gen_subreg | Anatoly Sokolov | 1 | -14/+5 |
2015-07-24 | Revert: | David Edelsohn | 1 | -266/+104 |
2015-07-23 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -104/+266 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -19/+4 |
2015-07-05 | target-insns.def (stack_protect_set, [...]): New targetm instruction patterns. | Richard Sandiford | 1 | -14/+6 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-map-traits.h (unbounded_hashmap_traits): New class. | Richard Sandiford | 1 | -19/+1 |
2015-06-18 | re PR middle-end/66568 ([CHKP] internal compiler error: in expand_expr_addr_e... | Ilya Enkovich | 1 | -35/+57 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-10 | Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt... | Alexandre Oliva | 1 | -266/+104 |
2015-06-09 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -104/+266 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -6/+0 |
2015-06-06 | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 1 | -1/+1 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-20 | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 1 | -4/+4 |
2015-05-20 | cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P. | Marek Polacek | 1 | -1/+1 |
2015-05-11 | Convert to md_asm_adjust | Richard Henderson | 1 | -327/+286 |
2015-05-11 | Canonicalize asm volatility earlier | Richard Henderson | 1 | -8/+3 |
2015-05-11 | Merge expand_asm_operands into expand_asm_stmt | Richard Henderson | 1 | -95/+72 |
2015-05-11 | Only resolve_asm_operand_names once | Richard Henderson | 1 | -2/+0 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -3/+2 |
2015-04-23 | cfgexpand.c (expand_gimple_stmt_1): Use ops.code. | Richard Biener | 1 | -1/+1 |
2015-04-17 | Postpone expanding va_arg until pass_stdarg | Tom de Vries | 1 | -1/+2 |
2015-03-16 | re PR sanitizer/64820 (Libsanitizer fails with ((AddrIsAlignedByGranularity(a... | Max Ostapenko | 1 | -10/+19 |
2015-03-10 | re PR rtl-optimization/65321 (ICE on valid code at -O2 and -O3 with -g enable... | Jakub Jelinek | 1 | -0/+25 |
2015-03-09 | re PR middle-end/63743 (Thumb1: big regression for float operators by r216728) | Thomas Preud'homme | 1 | -4/+2 |
2015-03-05 | re PR middle-end/65315 (incorrect alignment of local variable with aligned at... | Steve Ellcey | 1 | -0/+7 |
2015-02-04 | Fix signedness of compares expanding debug exprs. | Alexandre Oliva | 1 | -3/+6 |
2015-02-01 | re PR debug/64817 (compilation hangs at -O3 with -g enabled on x86_64-linux-gnu) | Jakub Jelinek | 1 | -1/+86 |
2015-01-28 | re PR middle-end/64809 (ICE at -O3 with -g enabled on x86_64-linux-gnu (in 32... | Yuri Rumyantsev | 1 | -1/+4 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -5/+10 |
2015-01-15 | re PR tree-optimization/64434 (Performance regression after operand canonical... | Yuri Rumyantsev | 1 | -0/+80 |
2015-01-14 | common.opt: New option -fstack-protector-explicit. | Marcos Diaz | 1 | -6/+27 |
2015-01-13 | re PR middle-end/63974 (gcc.c-torture/compile/991213-3.c ICEs with -mabi=ilp32) | Jakub Jelinek | 1 | -2/+0 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-08 | re PR inline-asm/61692 (ICE in extract_insn in recog.c for asm with many para... | David Wohlferd | 1 | -1/+1 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -3/+3 |
2014-11-20 | convert trans-mem to hash_table | Trevor Saunders | 1 | -7/+4 |
2014-11-20 | re PR sanitizer/63845 (c-c++-common/asan/bitfield-[12345].c fails on i?86 -wi... | Igor Zamyatin | 1 | -0/+3 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -27/+31 |
2014-11-17 | cfgexpand.c (expand_gimple_cond): Check ccmp. | Zhenqiang Chen | 1 | -3/+4 |
2014-11-13 | Remove VEC_RSHIFT_EXPR tree code, now unused | Alan Lawrence | 1 | -1/+0 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -2/+59 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+2 |
2014-10-31 | builtins.c (fold_builtin_atomic_always_lock_free): Use CONVERT_EXPR_P, CONVER... | Richard Biener | 1 | -2/+1 |