genmatch.c (comparison_code_p): New predicate.
[gcc.git] / gcc / config /
2016-05-31 Oleg Endosh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use...
2016-05-31 Oleg EndoRemove SH5 target regs.
2016-05-31 Oleg EndoSimplify SH DImode add, sub, neg patterns.
2016-05-31 Oleg EndoFix wrong-code issues of RX atomic operations.
2016-05-31 Kyrylo Tkachov[AArch64] Use aarch64_fusion_enabled_p to check for...
2016-05-31 Kyrylo Tkachov[AArch64] Remove aarch64_simd_attr_length_move
2016-05-31 Wladimir J. van... [PATCH] AARCH64: Remove spurious attribute __unused__...
2016-05-31 Thomas Preud'hommearm-protos.h (arm_arch_thumb1): Declare.
2016-05-31 Kirill YukhinAVX-512. Limit constraint for scalar operand in split...
2016-05-30 Jose E. Marchesiconfig.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_3...
2016-05-30 Uros Bizjaksync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
2016-05-30 Eric Botcazouvisium.c (visium_split_double_add): Minor tweaks.
2016-05-29 Uros Bizjakre PR target/71245 (std::atomic<double> load/store...
2016-05-27 Thomas Preud'hommearm.h (TARGET_ARM_V6M): Remove.
2016-05-27 Eric Botcazouvisium-protos.h (split_double_move): Rename into...
2016-05-27 Kyrylo Tkachov[AArch64] Tie operand 1 to operand 0 in AESMC pattern...
2016-05-27 Jiong Wang[AArch64] PR target/63596, honor tree-stdarg analysis...
2016-05-27 Jiong Wang[AArch64] Enable tree-stdarg pass for AArch64 by defini...
2016-05-27 Wilco DijkstraRemove aarch64_cannot_change_mode_class as the underlyi...
2016-05-27 Andreas KrebbelS/390: Replace rtx_equal_p with reg_overlap_mentioned_p...
2016-05-27 Kyrylo Tkachov[AArch64] Simplify ashl<mode>3 expander for SHORT modes
2016-05-27 Kyrylo Tkachov[AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC...
2016-05-26 Michael Meissnerrs6000.c (rs6000_emit_p9_fp_minmax): New function for...
2016-05-26 Uros Bizjaki386.md (*movqi_internal): Use if_then_else or cond...
2016-05-26 Wilco DijkstraGCC expands switch statements in a very simplistic...
2016-05-26 Wilco DijkstraSIMD operations like combine prefer to have their opera...
2016-05-26 Jakub Jelineksse.md (*vcvtps2ph_store<mask_name>): Use v constraint...
2016-05-26 Jakub Jelineksse.md (*ssse3_palignr<mode>_perm): Add avx512bw altern...
2016-05-26 Jakub Jelinek* config/i386/sse.md
2016-05-25 Bill SeurerThis patch adds support for the vec_cmpne altivec built...
2016-05-25 Uros Bizjakre PR target/70738 (Add -mgeneral-regs-only option)
2016-05-25 Ilya VerbinAVX-512F: Add vectorizer support builtins
2016-05-25 Nick Cliftonmsp430.c (msp430_attr): Produce an error if a static...
2016-05-24 Michael Meissneraltivec.md (VNEG iterator): New iterator for VNEGW...
2016-05-24 Michael Meissneraltivec.md (VParity): New mode iterator for vector...
2016-05-24 Jakub Jelineki386.h (TARGET_AVOID_4BYTE_PREFIXES): Define.
2016-05-24 Jakub Jelineksse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix...
2016-05-24 Jakub Jelineksse.md (vec_set<mode>_0): Use sse4_noavx isa instead...
2016-05-24 Jakub Jelineksse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit first...
2016-05-24 Uros Bizjaki386.c (ix86_preferred_reload_class): Use IS_STACK_MODE...
2016-05-24 Kyrylo Tkachov[ARM][4/4] Simplify checks for CONST_INT_P and comparis...
2016-05-24 Kyrylo Tkachov[ARM][3/4] Cleanup casts from INTVAL to [unsigned]...
2016-05-24 Kyrylo Tkachov[ARM][2/4] Replace casts of 1 to HOST_WIDE_INT by HOST_...
2016-05-24 Kyrylo Tkachov[ARM] PR target/69857 Remove bogus early return false...
2016-05-23 Michael Meissnerre PR target/71201 (PowerPC XXPERM instruction fails...
2016-05-23 Uros Bizjaki386.h (IS_STACK_MODE): Enable for TARGET_MIX_SSE_I387.
2016-05-23 Christophe Lyon[ARM, AArch64] Add missing vtst_p16 and vtstq_p16,...
2016-05-22 Uros Bizjakrevert: re PR target/70738 (Add -mgeneral-regs-only...
2016-05-22 Jakub Jelineksse.md (vec_set_lo_<mode><mask_name>, [...]): Add ...
2016-05-22 Jakub Jelineksse.md (vec_set_lo_v16hi, [...]): Add alternative with...
2016-05-22 Jakub Jelineksse.md (i128vldq): New mode iterator.
2016-05-22 Jakub Jelineksse.md (avx2_vec_dupv4df): Use v instead of x constrain...
2016-05-21 Senthil Kumar Selvarajavr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFS...
2016-05-21 Pitchumani Sivanupandire PR target/71103 (avr-gcc crashes with unrecognizable...
2016-05-20 Eric Botcazouarm.c (arm_expand_prologue): Set the stack usage to...
2016-05-20 Bill SeurerThis patch changes some of the dejagnu options to bette...
2016-05-20 Nathan Sidwellnptx.c (nvptx_option_override): Only set flag_toplevel_...
2016-05-20 Uros Bizjaki386.c (ix86_rtx_costs): Use IS_STACK_MODE when calcula...
2016-05-20 Cesar Philippidisnvptx.md (sincossf3): New pattern.
2016-05-20 H.J. LuAdd -mgeneral-regs-only option
2016-05-20 Bill SeurerThis patch adds support for the signed and unsigned...
2016-05-19 Sandra Loosemorecygming.h (DWARF2_UNWIND_INFO): Allow --disable-sjlj...
2016-05-19 Kelvin Nilsendarn-0.c: New test.
2016-05-19 Kyrylo Tkachov[ARM] Fix costing of sign-extending load in rtx costs
2016-05-19 Kyrylo Tkachov[ARM] PR target/71056: Don't use vectorized builtins...
2016-05-18 Uros Bizjakre PR target/71145 (Alpha: Error: No lda !gpdisp!278...
2016-05-18 Michael Meissnerre PR target/70915 (Improve loading 0/-1 in VSX registe...
2016-05-18 Jakub Jelineksse.md (pbroadcast_evex_isa): New mode attr.
2016-05-18 Jakub Jelineksse.md (<ssse3_avx2>_palignr<mode>): Use constraint...
2016-05-18 Jakub Jelineksse.md (<ssse3_avx2>_pshufb<mode>3<mask_name>): Use...
2016-05-18 Jakub Jelineksse.md (*<ssse3_avx2>_pmulhrsw<mode>3<mask_name>):...
2016-05-18 Jakub Jelineksse.md (avx2_pmaddubsw256, [...]): Add avx512bw alterna...
2016-05-18 Kirill Yukhini386. Extend static buffers. Fix SF mode operand constr...
2016-05-18 Kirill YukhinAVX-512. Use `Yv' for SF mode operand in vec_concat...
2016-05-18 Petr MurzinFix patterns to enable sse-14.c to compile with -masm...
2016-05-18 James Greenhalgh[Patch AArch64] Simplify reduc_plus_scal_v2[sd]f sequence
2016-05-18 Kugan Vivekanandarajahaarch64.c (all_extensions): Removed unused static variable.
2016-05-17 Nathan Sidwellnvptx.c (nvptx_function_arg_boundary): New.
2016-05-17 Jiong Wang[AArch64, 4/4] Reimplement vmvn* intrinscis, remove...
2016-05-17 Jiong Wang[AArch64, 3/4] Reimplement multiply by element to get...
2016-05-17 Jiong Wang[AArch64, 2/4] Extend vector mutiply by element to...
2016-05-17 Jiong Wang[AArch64, 1/4] Add the missing support of vfms_n_f32...
2016-05-17 Kyrylo Tkachov[AArch64] PR target/70809: Delete aarch64_vmls<mode...
2016-05-17 James Greenhalgh[Patch AArch64] Delete ASM_OUTPUT_DEF and fallback...
2016-05-17 Ilya Enkovichre PR target/71114 (Several test suite failures on...
2016-05-17 James Greenhalgh[Patch obvious AArch64] Wrap SHIFT_COUNT_TRUNCATED...
2016-05-17 James Greenhalgh[AArch64 trivial] Don't define a macro when a variable...
2016-05-16 Uros Bizjakxopintrin.h: Correct "unsinged" typo in the comments.
2016-05-16 Robert SuchanekEnable LSA/DLSA for MSA.
2016-05-16 Matthew FortuneCorrect the latency of loads in M5100
2016-05-16 Nathan Sidwellnvptx.c (nvptx_mangle_decl_assembler_name): Revert.
2016-05-16 Wilco DijkstraSome patterns are using '%w2' for immediate operands...
2016-05-16 Matthew FortuneFix multi-line brackets in mips-cpus.def
2016-05-16 Wilco DijkstraThis patch fixes the attributes of integer immediate...
2016-05-16 Matthew Wahab[ARM] Enable __fp16 as a function parameter and return...
2016-05-16 Matthew Wahab[AArch64] Remove an unused reload hook.
2016-05-14 Uros Bizjakre PR target/71097 (Additional testsuite failures with...
2016-05-13 Jakub Jelineki386.c (ix86_compute_frame_layout, [...]): Use HOST_WID...
2016-05-13 Nathan Sidwellnvptx.c (nvptx_mangle_decl_assembler_name): New.
2016-05-13 Nathan Sidwellnvptx.c (write_fn_proto): Handle BUILT_IN_ATOMIC_COMPAR...
next