Turn FUNCTION_ARG_PADDING into a target hook
[gcc.git] / gcc / config / s390 /
2017-09-04 Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04 Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-09-01 Andreas KrebbelS/390: PR82012: Implement CAN_INLINE_P target hook.
2017-09-01 Alexander Monakovretire mem_signal_fence pattern
2017-08-30 Richard Sandiford[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30 Richard Sandiford[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30 Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30 Richard Sandiford[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30 Richard Sandiford[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-30 Richard Sandiford[15/77] Add scalar_int_mode
2017-08-30 Richard Sandiford[10/77] Make assemble_real take a scalar_float_mode
2017-08-30 Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-01 Jakub Jelinekre PR target/80846 (auto-vectorized AVX2 horizontal...
2017-07-31 Andreas Krebbel[Committed] S/390: Support z14 as CPU name.
2017-07-27 Andreas KrebbelS/390: Fix PR81534
2017-07-16 Jan Hubickaprofile-count.h (profile_probability::from_reg_br_prob_...
2017-07-12 Andreas KrebbelS/390: Remove loc splitter
2017-07-12 Andreas KrebbelS/390: Calculate costs for load/store on condition
2017-06-30 Andreas KrebbelS/390: Adjust to the recent branch probability changes.
2017-06-28 Andreas KrebbelS/390: New option -mpic-data-is-text-relative
2017-06-01 Andreas KrebbelS/390: Don't fetch the return address early with ooo
2017-05-24 Andreas KrebbelS/390: Fix PR80725.
2017-04-25 Andreas KrebbelS/390: PR80464: Split MEM->GPR vector moves
2017-04-25 Andreas KrebbelS/390: PR79895: Fix TImode constant handling
2017-04-25 Dominik VogtS/390: PR80080: Optimize atomic patterns.
2017-04-25 Dominik VogtS/390: Load and test peephole.
2017-04-25 Dominik VogtS/390: Use load-on-condition in cstorecc4
2017-04-05 Dominik VogtPR target/79890: S/390: Fix crash.
2017-04-05 Andreas KrebbelS/390: Initialize variable to avoid warning
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-24 Andreas KrebbelS/390: arch12: New builtins.
2017-03-24 Andreas KrebbelS/390: arch12: Support new vector floating point modes.
2017-03-24 Andreas KrebbelS/390: arch12: Support the mul/add/subtract
2017-03-24 Andreas KrebbelS/390: arch12: Add indirect branch pattern
2017-03-24 Andreas KrebbelS/390: arch12: Add vllezlf instruction.
2017-03-24 Andreas KrebbelS/390: arch12: New vector popcount variants
2017-03-24 Andreas KrebbelS/390: arch12: Add support for new vector bit
2017-03-24 Andreas KrebbelS/390: arch12: Add arch12 option.
2017-03-24 Andreas KrebbelS/390: Rearrange fixuns_trunc pattern definitions.
2017-03-24 Andreas KrebbelS/390: Use wfc for scalar vector compares
2017-03-24 Andreas KrebbelS/390: movdf improvements
2017-03-24 Andreas KrebbelS/390: movsf/sd pattern fixes.
2017-03-24 Andreas KrebbelS/390: vec_init improvements
2017-03-24 Andreas KrebbelS/390: Improve support of 128 bit vectors in GPRs
2017-03-24 Andreas KrebbelS/390: Rename cpu facility vec to vx.
2017-03-24 Andreas KrebbelS/390: PR79904: Disallow reg + sym_ref literal pool...
2017-03-24 Andreas KrebbelS/390: PR79893: Add diagnostics vec_load_bndry builtin.
2017-03-20 Andreas KrebbelS/390: PR78857: Don't use load and test if result is...
2017-03-09 Andreas KrebbelS/390: Add missing constraints in builtin patterns
2017-03-06 Robin DappS/390: Disable vectorization for loops with few iterations
2017-03-06 Robin DappS/390: Change 2-byte NOPs
2017-03-02 Jakub Jelinekre PR tree-optimization/79345 (passing yet-uninitialize...
2017-02-15 Dominik VogtPR target/79241: S/390: define TARGET_CUSTOM_FUNCTION_D...
2017-02-14 Andreas KrebbelS/390: Cleanup: Remove builtin type flags.
2017-02-06 Dominik VogtS/390: Use macros from hwint.h where possible.
2017-02-06 Andreas KrebbelS/390: Add SIZE_TYPE comment.
2017-02-05 Martin Liskare PR bootstrap/78985 (profiledbootstrap failure by...
2017-02-02 Andreas KrebbelS/390: Remove unused expanders from vx-builtins.md
2017-02-02 Andreas KrebbelS/390: Add missing comments listing mnemonics.
2017-02-02 Andreas KrebbelS/390: Rename __S390_VX__ to __VX__.
2017-01-31 Jakub Jelineks390.c (s390_asan_shadow_offset): New function.
2017-01-31 Andreas KrebbelS/390: Rename __S390_ARCH_LEVEL__ to __ARCH__.
2017-01-30 Dominik VogtS/390: PR target/79240: Fix assertion in s390_extzv_shi...
2017-01-27 Dominik VogtS/390: Fix matching setmem_long_and*.
2017-01-18 Andreas KrebbelS/390: Downcase first letter of error messages.
2017-01-09 Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-05 Andreas KrebbelS/390: Unroll mvc loop for memcpy with small constant...
2017-01-05 Andreas KrebbelS/390: Unroll mvc/xc loop for memset with small constant
2017-01-05 Andreas KrebbelS/390: memset: Avoid overlapping MVC operands between...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-22 Dominik VogtRun tests only if the machine supports the instruction...
2016-12-19 Dominik VogtPR target/78748: S/390: Fix ICE with ANDC splitter.
2016-12-02 Andreas KrebbelS/390: Fix RTL sharing when generating reg note.
2016-12-02 Dominik VogtPR target/77822: S390: Validate argument range of ...
2016-12-02 Andreas KrebbelS/390: Define vectorization_cost hook
2016-12-02 Andreas KrebbelS/390: Add vector pack/unpack patterns.
2016-12-02 Andreas KrebbelS/390: Merge compare of compare results
2016-12-02 Andreas KrebbelS/390: Fix vector all/any cc modes.
2016-11-23 James Greenhalgh[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.
2016-11-23 James Greenhalgh[Patch 3/17] Implement TARGET_C_EXCESS_PRECISION for...
2016-11-21 Trevor Saundersuse rtx_insn * more places where it is obvious
2016-11-02 Trevor Saundersuse rtx_insn * in various places where it is obvious
2016-10-28 Andreas KrebbelS/390: Add static OSC breaker if necessary.
2016-10-28 Andreas KrebbelS/390: Add support for arch<n> arch/tune options.
2016-10-20 Andreas KrebbelS/390: Add fallthrough comment in md file.
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13 Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-10-10 Andreas KrebbelS/390: Wrap more macro args into ()
2016-09-26 Andreas KrebbelS/390: Add missing fallthrough comments.
2016-09-23 Dominik VogtS/390: Improved risbg usage.
2016-09-23 Dominik VogtS/390: Enable wraparound in s390_contiguous_bitmask_p.
2016-09-23 Dominik VogtS/390: Mode attrs "bitoff[_plus]" simplify risbg instru...
2016-09-23 Martin LiskaFix typos: adress -> address
2016-09-22 Trevor Saundersuse rtx_insn * more
2016-08-23 Ian Lance Taylors390.c (s390_asm_file_start): Call default_file_start.
2016-08-23 Dominik VogtS/390: Add splitter for "and" with complement.
2016-08-11 Andreas KrebbelS/390: Provide low-level builtins with __int128 ops.
next