Age | Commit message (Expand) | Author | Files | Lines |
2017-10-12 | * x86-tune-sched.c (ix86_adjust_cost): Fix Zen support. | Jan Hubicka | 1 | -1/+29 |
2017-10-12 | alpha.c (alpha_split_conditional_move): Use std::swap instead of manually swa... | Uros Bizjak | 1 | -8/+4 |
2017-10-12 | rs6000: Remove TARGET_ISEL64 | Segher Boessenkool | 2 | -10/+5 |
2017-10-11 | * config/rs6000/rs6000.c (rs6000_xcoff_asm_output_aligned_decl_common): Test ... | David Edelsohn | 1 | -1/+2 |
2017-10-12 | rs6000: Improve isel | Segher Boessenkool | 4 | -57/+40 |
2017-10-11 | i386.c (ix86_canonicalize_comparison): New function. | Uros Bizjak | 1 | -0/+27 |
2017-10-11 | re PR target/81422 ([aarch64] internal compiler error: in update_equiv_regs, ... | Qing Zhao | 1 | -4/+8 |
2017-10-11 | [PATCH] Include path enumeration | Nathan Sidwell | 2 | -6/+6 |
2017-10-11 | i386.md (*cmp<X87MODEF:mode>_<SWI24:mode>_i387): Do not use float_operator op... | Uros Bizjak | 4 | -186/+5 |
2017-10-11 | config.gcc (i386, x86_64): Add extra objects. | Jan Hubicka | 8 | -3867/+4052 |
2017-10-11 | rs6000: insn_cost | Segher Boessenkool | 2 | -0/+88 |
2017-10-10 | re PR target/79565 (ICE in copy_to_mode_reg, at explow.c:612) | Jakub Jelinek | 2 | -43/+54 |
2017-10-10 | x86-tune.def (X86_TUNE_AVOID_FALSE_DEP_FOR_BMI, [...]): Move to right spot in... | Jan Hubicka | 1 | -16/+16 |
2017-10-10 | Require wi::to_wide for trees | Richard Sandiford | 13 | -40/+56 |
2017-10-10 | rs6000: Move processor_costs to header | Segher Boessenkool | 2 | -22/+24 |
2017-10-09 | i386.md (*jcc_2): Remove insn pattern. | Uros Bizjak | 1 | -90/+1 |
2017-10-09 | <forgot to do svn add on the amo.h file> | Michael Meissner | 1 | -0/+152 |
2017-10-09 | rs6000-p8swap.c (rs6000_analyze_swaps): Process deferred rescans after the lv... | Bill Schmidt | 1 | -0/+1 |
2017-10-09 | S/390: Fix vec_nabs and vec_vfi builtin flags | Andreas Krebbel | 1 | -4/+4 |
2017-10-09 | S/390: PR82463: Fix vec_madd header file definition | Andreas Krebbel | 1 | -2/+2 |
2017-10-09 | S/390: PR82465: Fix vec_sqrt builtin flags | Andreas Krebbel | 1 | -3/+3 |
2017-10-09 | re PR target/82464 (s390x z14: vector float: invalid parameter combination fo... | Jakub Jelinek | 1 | -0/+3 |
2017-10-09 | rs6000: Cleanup of various jump patterns | Segher Boessenkool | 1 | -89/+85 |
2017-10-09 | rs6000: Update conditional jump patterns, no more (pc) (label_ref) | Segher Boessenkool | 3 | -87/+4 |
2017-10-08 | i386.c (ix86_expand_set_or_movmem): Disable 512bit loops for targets that pre... | Jan Hubicka | 1 | -0/+3 |
2017-10-08 | * i386.c (has_dispatch): Disable for Ryzen. | Jan Hubicka | 1 | -1/+2 |
2017-10-08 | arm.c (arm_set_return_address): Use MEM_VOLATILE_P on the target mem instead ... | Olivier Hainque | 1 | -12/+13 |
2017-10-08 | aarch64.md (*aarch64_reg_<optab>_minus<mode>3): New pattern. | Michael Collison | 1 | -0/+29 |
2017-10-06 | Committed on behalf of Sudi Das | Sudakshina Das | 1 | -4/+6 |
2017-10-06 | PR82322: S/390: Fix vec_ceil and friends | Andreas Krebbel | 2 | -0/+7 |
2017-10-06 | PR82317: S/390: Fix vec_min/vec_max builtins for IBM z13. | Andreas Krebbel | 2 | -40/+40 |
2017-10-05 | rs6000: Fix an error message in sysv4.h | Segher Boessenkool | 1 | -1/+1 |
2017-10-05 | i386.c (ia32_multipass_dfa_lookahead): Default to issue rate for post-reload ... | Jan Hubicka | 1 | -38/+7 |
2017-10-05 | i386.c (znver1_cost): Set branch_cost to 3 (instead of 2) to improve monte ca... | Jan Hubicka | 1 | -1/+1 |
2017-10-05 | i386.c (ix86_size_cost, [...]): Set reassociation width to 1. | Jan Hubicka | 3 | -48/+72 |
2017-10-05 | arm.c (arm_test_fpu_data): New. | Tamar Christina | 1 | -0/+33 |
2017-10-04 | [PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern | Sudakshina Das | 5 | -58/+153 |
2017-10-04 | S/390: Fix mode in vector merge pattern. | Andreas Krebbel | 1 | -6/+6 |
2017-10-03 | rs6000-builtin.def (BU_FLOAT128_2_HW): Define new helper macro for IEEE float... | Michael Meissner | 2 | -9/+138 |
2017-10-02 | re PR target/80210 (ICE in in extract_insn, at recog.c:2311 on ppc64 for with... | Peter Bergner | 2 | -88/+57 |
2017-10-02 | re PR target/41076 ([avr] pessimal code for logical OR of 8-bit fields) | Georg-Johann Lay | 1 | -3/+3 |
2017-10-02 | [AArch64] PR71307: Define union class of POINTER+FP | Richard Sandiford | 2 | -0/+4 |
2017-09-30 | config.gcc (*-*-netbsd*): New variable nbsd_tm_file containing netbsd.h, netb... | Krister Walfridsson | 1 | -0/+16 |
2017-09-30 | re PR target/82361 (Useless "mov eax, eax" in generated code) | Jakub Jelinek | 2 | -4/+431 |
2017-09-30 | i386.c (ix86_split_idivmod): Use mode instead of always SImode for DIV and MO... | Jakub Jelinek | 1 | -4/+4 |
2017-09-29 | i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix typos and whitespace er... | Jeff Law | 3 | -5/+5 |
2017-09-29 | re PR target/82339 (Inefficient movabs instruction) | Jakub Jelinek | 1 | -0/+22 |
2017-09-28 | i386.c (ix86_print_operand_address_as): Do not check index when encoding %esp... | Uros Bizjak | 1 | -5/+4 |
2017-09-28 | i386.md (*movsf_internal, [...]): Return 256-bit AVX modes for TARGET_PREFER_... | Sergey Shalnov | 1 | -2/+4 |
2017-09-28 | [ARM] Remove ARMv8-M code for D17-D31 | Thomas Preud'homme | 1 | -24/+40 |