Age | Commit message (Expand) | Author | Files | Lines |
2016-05-27 | arm.h (TARGET_ARM_V6M): Remove. | Thomas Preud'homme | 1 | -3/+0 |
2016-05-27 | visium-protos.h (split_double_move): Rename into... | Eric Botcazou | 3 | -74/+127 |
2016-05-27 | [AArch64] Tie operand 1 to operand 0 in AESMC pattern when AES/AESMC fusion i... | Kyrylo Tkachov | 3 | -3/+24 |
2016-05-27 | [AArch64] PR target/63596, honor tree-stdarg analysis result to improve VAARG... | Jiong Wang | 1 | -14/+23 |
2016-05-27 | [AArch64] Enable tree-stdarg pass for AArch64 by defining counter fields | Jiong Wang | 1 | -0/+7 |
2016-05-27 | Remove aarch64_cannot_change_mode_class as the underlying issue (PR67609) has... | Wilco Dijkstra | 3 | -24/+0 |
2016-05-27 | S/390: Replace rtx_equal_p with reg_overlap_mentioned_p in splitter check. | Andreas Krebbel | 1 | -2/+2 |
2016-05-27 | [AArch64] Simplify ashl<mode>3 expander for SHORT modes | Kyrylo Tkachov | 1 | -12/+6 |
2016-05-27 | [AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes | Kyrylo Tkachov | 2 | -16/+0 |
2016-05-26 | rs6000.c (rs6000_emit_p9_fp_minmax): New function for ISA 3.0 min/max support. | Michael Meissner | 4 | -128/+224 |
2016-05-26 | i386.md (*movqi_internal): Use if_then_else or cond RTXes to calculate attrib... | Uros Bizjak | 3 | -40/+244 |
2016-05-26 | GCC expands switch statements in a very simplistic way and tries to use a tab... | Wilco Dijkstra | 1 | -2/+7 |
2016-05-26 | SIMD operations like combine prefer to have their operands in FP registers, | Wilco Dijkstra | 1 | -2/+2 |
2016-05-26 | sse.md (*vcvtps2ph_store<mask_name>): Use v constraint instead of x constraint. | Jakub Jelinek | 1 | -3/+3 |
2016-05-26 | sse.md (*ssse3_palignr<mode>_perm): Add avx512bw alternative. | Jakub Jelinek | 1 | -8/+9 |
2016-05-26 | * config/i386/sse.md | Jakub Jelinek | 1 | -6/+23 |
2016-05-25 | This patch adds support for the vec_cmpne altivec builtins from the Power... | Bill Seurer | 4 | -0/+67 |
2016-05-25 | re PR target/70738 (Add -mgeneral-regs-only option) | Uros Bizjak | 2 | -20/+47 |
2016-05-25 | AVX-512F: Add vectorizer support builtins | Ilya Verbin | 3 | -10/+91 |
2016-05-25 | msp430.c (msp430_attr): Produce an error if a static interrupt handler is det... | Nick Clifton | 3 | -1/+12 |
2016-05-24 | altivec.md (VNEG iterator): New iterator for VNEGW/VNEGD instructions. | Michael Meissner | 1 | -11/+22 |
2016-05-24 | altivec.md (VParity): New mode iterator for vector parity built-in functions. | Michael Meissner | 6 | -2/+263 |
2016-05-24 | i386.h (TARGET_AVOID_4BYTE_PREFIXES): Define. | Jakub Jelinek | 2 | -1/+3 |
2016-05-24 | sse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix>): Limit 1st alternative ... | Jakub Jelinek | 1 | -10/+7 |
2016-05-24 | sse.md (vec_set<mode>_0): Use sse4_noavx isa instead of sse4 for the first al... | Jakub Jelinek | 1 | -35/+39 |
2016-05-24 | sse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit first two alternatives to n... | Jakub Jelinek | 1 | -24/+30 |
2016-05-24 | i386.c (ix86_preferred_reload_class): Use IS_STACK_MODE, INTEGER_CLASS_P, FLO... | Uros Bizjak | 1 | -4/+5 |
2016-05-24 | [ARM][4/4] Simplify checks for CONST_INT_P and comparison against 1/0 | Kyrylo Tkachov | 2 | -4/+3 |
2016-05-24 | [ARM][3/4] Cleanup casts from INTVAL to [unsigned] HOST_WIDE_INT | Kyrylo Tkachov | 4 | -24/+20 |
2016-05-24 | [ARM][2/4] Replace casts of 1 to HOST_WIDE_INT by HOST_WIDE_INT_1 and HOST_WI... | Kyrylo Tkachov | 3 | -13/+13 |
2016-05-24 | [ARM] PR target/69857 Remove bogus early return false; in gen_operands_ldrd_strd | Kyrylo Tkachov | 1 | -8/+10 |
2016-05-23 | re PR target/71201 (PowerPC XXPERM instruction fails on ISA 3.0 system.) | Michael Meissner | 2 | -58/+83 |
2016-05-23 | i386.h (IS_STACK_MODE): Enable for TARGET_MIX_SSE_I387. | Uros Bizjak | 3 | -37/+35 |
2016-05-23 | [ARM, AArch64] Add missing vtst_p16 and vtstq_p16, and vtst_p{8,16} and vtstq... | Christophe Lyon | 1 | -0/+12 |
2016-05-22 | revert: re PR target/70738 (Add -mgeneral-regs-only option) | Uros Bizjak | 2 | -8/+1 |
2016-05-22 | sse.md (vec_set_lo_<mode><mask_name>, [...]): Add && <mask_avx512dq_condition... | Jakub Jelinek | 1 | -4/+8 |
2016-05-22 | sse.md (vec_set_lo_v16hi, [...]): Add alternative with v constraint instead o... | Jakub Jelinek | 1 | -20/+28 |
2016-05-22 | sse.md (i128vldq): New mode iterator. | Jakub Jelinek | 1 | -11/+26 |
2016-05-22 | sse.md (avx2_vec_dupv4df): Use v instead of x constraint, use maybe_evex pref... | Jakub Jelinek | 1 | -12/+12 |
2016-05-21 | avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFSET to computed stack_u... | Senthil Kumar Selvaraj | 1 | -1/+1 |
2016-05-21 | re PR target/71103 (avr-gcc crashes with unrecognizable insn error) | Pitchumani Sivanupandi | 1 | -0/+7 |
2016-05-20 | arm.c (arm_expand_prologue): Set the stack usage to 0 for naked functions. | Eric Botcazou | 1 | -2/+10 |
2016-05-20 | This patch changes some of the dejagnu options to better restrict where the... | Bill Seurer | 1 | -21/+25 |
2016-05-20 | nptx.c (nvptx_option_override): Only set flag_toplevel_reorder, if not explic... | Nathan Sidwell | 1 | -2/+13 |
2016-05-20 | i386.c (ix86_rtx_costs): Use IS_STACK_MODE when calculating cost of standard ... | Uros Bizjak | 1 | -36/+33 |
2016-05-20 | nvptx.md (sincossf3): New pattern. | Cesar Philippidis | 1 | -0/+11 |
2016-05-20 | Add -mgeneral-regs-only option | H.J. Lu | 2 | -1/+8 |
2016-05-20 | This patch adds support for the signed and unsigned int versions of the... | Bill Seurer | 3 | -1/+83 |
2016-05-19 | cygming.h (DWARF2_UNWIND_INFO): Allow --disable-sjlj-exceptions for TARGET_BI... | Sandra Loosemore | 2 | -9/+8 |
2016-05-19 | darn-0.c: New test. | Kelvin Nilsen | 4 | -10/+215 |