Age | Commit message (Expand) | Author | Files | Lines |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+86 |
2014-11-01 | [Patch 7/7] Remove *_BY_PIECES_P | James Greenhalgh | 1 | -0/+22 |
2014-11-01 | [Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to hookized version | James Greenhalgh | 1 | -0/+7 |
2014-11-01 | [Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hookized version | James Greenhalgh | 1 | -0/+10 |
2014-11-01 | [Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookized version | James Greenhalgh | 1 | -0/+8 |
2014-11-01 | [Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookized version | James Greenhalgh | 1 | -0/+7 |
2014-11-01 | [Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hookized version | James Greenhalgh | 1 | -0/+9 |
2014-11-01 | [Patch 1/7] Hookize *_BY_PIECES_P | James Greenhalgh | 1 | -0/+22 |
2014-10-31 | re PR target/63702 (i386.c:36276: possible missing break ?) | Uros Bizjak | 1 | -0/+6 |
2014-10-31 | re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin) | Uros Bizjak | 1 | -1/+3 |
2014-10-31 | re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin) | Uros Bizjak | 1 | -0/+8 |
2014-10-31 | re PR rtl-optimization/63659 (wrong code at -O2 and -O3 on x86_64-linux-gnu) | Jakub Jelinek | 1 | -0/+6 |
2014-10-31 | contrib.texi: Add contribution notes for Balaji Iyer (Cilk+) and Jonny Grant ... | Jeff Law | 1 | -0/+5 |
2014-10-31 | builtins.c (fold_builtin_atomic_always_lock_free): Use CONVERT_EXPR_P, CONVER... | Richard Biener | 1 | -0/+26 |
2014-10-31 | genmatch.c (expr::gen_transform): Use NOP_EXPRs instead of CONVERT_EXPRs in g... | Richard Biener | 1 | -0/+6 |
2014-10-31 | re PR target/63534 (Bootstrap failure on x86_64/i686-linux) | Evgeny Stupachenko | 1 | -0/+11 |
2014-10-31 | ipa-inline.c (want_inline_small_function_p): Fix typo and formatting. | Eric Botcazou | 1 | -1/+6 |
2014-10-31 | re PR tree-optimization/63259 (Detecting byteswap sequence) | Thomas Preud'homme | 1 | -0/+8 |
2014-10-31 | re PR sanitizer/63697 (-fsanitize=undefined doesn't detect some subtraction o... | Jakub Jelinek | 1 | -0/+7 |
2014-10-31 | re PR ipa/63696 (Alloc-dealloc-mismatch in ipa-icf.c) | Max Ostapenko | 1 | -0/+6 |
2014-10-30 | Add zero-cost loops for xtensa port. | Felix Yang | 1 | -0/+13 |
2014-10-30 | config.gcc (mips*-*-linux*): Combine 32 and 64 bit cases. | Steve Ellcey | 1 | -0/+4 |
2014-10-30 | genmatch.c: Remove <map>, <utility> and <string> includes. | Richard Biener | 1 | -0/+13 |
2014-10-30 | genmatch.c (capture_info::walk_c_expr): Ignore capture uses inside TREE_TYPE (). | Richard Biener | 1 | -0/+12 |
2014-10-30 | match.pd: Implement more patterns that simplify to a single value. | Richard Biener | 1 | -0/+7 |
2014-10-30 | driver-avr.c (avr_set_current_device): Remove. | Jan-Benedict Glaw | 1 | -1/+5 |
2014-10-30 | re PR tree-optimization/63574 (ICE building libjava (segfault) on arm-linux-g... | Martin Liska | 1 | -0/+8 |
2014-10-29 | pa-protos.h (pa_output_arg_descriptor): Strengthen argument from rtx to rtx_i... | Jeff Law | 1 | -0/+16 |
2014-10-29 | Fix build fallout with machine_mode changes. | Ramana Radhakrishnan | 1 | -0/+7 |
2014-10-29 | [AArch64] Restore recog state after finding pre-madd instruction | Kyrylo Tkachov | 1 | -0/+5 |
2014-10-29 | [AArch64] Fix/revert fallout from machine_mode change | Kyrylo Tkachov | 1 | -0/+4 |
2014-10-29 | [ARM] Fix/revert fallout from machine_mode change. | Kyrylo Tkachov | 1 | -0/+6 |
2014-10-29 | expmed.c (strict_volatile_bitfield_p): Fix off-by-one error. | DJ Delorie | 1 | -0/+4 |
2014-10-29 | re PR ipa/63587 (ICE : tree check: expected var_decl, have result_decl in add... | Martin Liska | 1 | -0/+9 |
2014-10-29 | godump.c (go_format_type): Represent "float _Complex" and "double _Complex" a... | Dominik Vogt | 1 | -20/+25 |
2014-10-29 | match.pd: Implement a first set of conversion patterns. | Richard Biener | 1 | -0/+7 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -0/+97 |
2014-10-29 | PR rtl-optimization/63340 (part 2) | Richard Sandiford | 1 | -0/+13 |
2014-10-29 | PR rtl-optimization/63340 (part 1) | Richard Sandiford | 1 | -0/+15 |
2014-10-29 | re PR tree-optimization/63666 (FAIL: gcc.dg/vect/pr45752.c (internal compiler... | Richard Biener | 1 | -0/+6 |
2014-10-29 | AVX-512. 89/n. Improve mask move insn generation. | Alexander Ivchenko | 1 | -0/+13 |
2014-10-29 | AVX-512. 88/n. Add missed avx512bw/avx512vl cmp intrinsics. | Alexander Ivchenko | 1 | -0/+13 |
2014-10-28 | godump.c (precision_to_units): New helper function. | Dominik Vogt | 1 | -0/+23 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+118 |
2014-10-28 | gimple-fold.h (follow_single_use_edges): Declare. | Richard Biener | 1 | -0/+9 |
2014-10-28 | AVX-512. 85/n. Add intrinsics headers. | Alexander Ivchenko | 1 | -0/+17 |
2014-10-28 | AVX-512. 84/n. Add missing immediate checks. | Alexander Ivchenko | 1 | -0/+13 |
2014-10-28 | AVX-512. 83/n. Add scatter built-ins. | Alexander Ivchenko | 1 | -0/+30 |
2014-10-28 | AVX-512. 82/n. Add gather built-ins. | Alexander Ivchenko | 1 | -0/+35 |
2014-10-28 | AVX-512. 81.2/n. Add new built-ins. | Alexander Ivchenko | 1 | -0/+1562 |