]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/s390/s390.c
.
[thirdparty/gcc.git] / gcc / config / s390 / s390.c
2017-08-08  marxin.
2017-08-01  jakub PR target/80846
2017-07-31  krebbel[Committed] S/390: Support z14 as CPU name.
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-07-12  krebbelS/390: Calculate costs for load/store on condition
2017-06-30  krebbelS/390: Adjust to the recent branch probability changes.
2017-06-28  krebbelS/390: New option -mpic-data-is-text-relative
2017-06-01  krebbelS/390: Don't fetch the return address early with ooo
2017-05-24  krebbelS/390: Fix PR80725.
2017-04-25  krebbelS/390: PR80080: Optimize atomic patterns.
2017-04-05  krebbelPR target/79890: S/390: Fix crash.
2017-04-03  rediFix numerous typos in comments
2017-03-24  krebbelS/390: arch12: New builtins.
2017-03-24  krebbelS/390: arch12: Support new vector floating point modes.
2017-03-24  krebbelS/390: arch12: Add vllezlf instruction.
2017-03-24  krebbelS/390: arch12: Add support for new vector bit
2017-03-24  krebbelS/390: arch12: Add arch12 option.
2017-03-24  krebbelS/390: Use wfc for scalar vector compares
2017-03-24  krebbelS/390: vec_init improvements
2017-03-24  krebbelS/390: Improve support of 128 bit vectors in GPRs
2017-03-24  krebbelS/390: PR79904: Disallow reg + sym_ref literal pool...
2017-03-06  krebbelS/390: Disable vectorization for loops with few iterations
2017-03-06  krebbelS/390: Change 2-byte NOPs
2017-02-15  krebbelPR target/79241: S/390: define TARGET_CUSTOM_FUNCTION_D...
2017-02-14  krebbelS/390: Cleanup: Remove builtin type flags.
2017-02-06  krebbelS/390: Use macros from hwint.h where possible.
2017-02-05  law PR bootstrap/78985
2017-01-31  jakubgcc/
2017-01-18  krebbelS/390: Downcase first letter of error messages.
2017-01-09  jakub PR translation/79019
2017-01-05  krebbelS/390: Unroll mvc loop for memcpy with small constant...
2017-01-05  krebbelS/390: Unroll mvc/xc loop for memset with small constant
2017-01-05  krebbelS/390: memset: Avoid overlapping MVC operands between...
2017-01-01  jakub Update copyright years.
2016-12-02  krebbelS/390: Fix RTL sharing when generating reg note.
2016-12-02  krebbelS/390: Define vectorization_cost hook
2016-12-02  krebbelS/390: Merge compare of compare results
2016-12-02  krebbelS/390: Fix vector all/any cc modes.
2016-11-23  jgreenhalgh[Patch 3/17] Implement TARGET_C_EXCESS_PRECISION for...
2016-11-21  tbsaundeuse rtx_insn * more places where it is obvious
2016-11-02  tbsaundeuse rtx_insn * in various places where it is obvious
2016-10-28  krebbelS/390: Add static OSC breaker if necessary.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  jakub PR target/77957
2016-09-26  krebbelS/390: Add missing fallthrough comments.
2016-09-23  krebbelS/390: Enable wraparound in s390_contiguous_bitmask_p.
2016-09-22  tbsaundeuse rtx_insn * more
2016-08-23  iangcc/:
2016-08-11  krebbelS/390: Provide low-level builtins with __int128 ops.
2016-07-20  krebbelS/390: Remove mode size check in encode_section_info.
2016-07-18  krebbelS/390: Fix alignment check for literal pool references.
2016-07-06  krebbelS/390: Fix vecinit expansion.
2016-06-13  krebbelS/390: Fix MAX_ARGS value.
2016-04-29  krebbelS/390: Improve documentation of s390_reload_costs.
2016-04-29  krebbelS/390: Memory constraint cleanup
2016-04-20  krebbelPR70674: S/390: Add memory barrier to stack pointer...
2016-04-01  krebbelPR70404 S/390: Fix insv expansion.
2016-03-11  krebbelS/390: Rename shift_count_or_setmem_operand to setmem_o...
2016-03-01  krebbelS/390: Disallow SImode in s390_decompose_address
2016-03-01  krebbelS/390: Get rid of Y constraint in rotate patterns.
2016-02-19  krebbelS/390: z13 fix mode in vcond expansion
2016-02-19  krebbelS/390: z13 inline stpcpy implementation.
2016-02-19  krebbelS/390: Add IBM z13 pipeline description
2016-02-15  krebbelS/390: New mcount call sequence for z900+ CPUs in 31...
2016-02-15  krebbelS/390: Add -fsplit-stack support
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-02-05  krebbelS/390: Remove superfluous loops.
2016-02-05  krebbelS/390: Fix 64 bit sibcall
2016-02-05  krebbelS/390: Fix r6 vararg handling.
2016-01-21  krebbelS/390: Fix missing .size directives.
2016-01-04  jakub Update copyright years.
2015-12-21  krebbelS/390: Fix base reg condition.
2015-12-18  krebbelS/390: Allow to use r2 to r4 as literal pool base.
2015-12-18  krebbelS/390: Turn constm1_operand into all_ones_operand
2015-12-18  krebbelS/390: Simplify vector conditionals
2015-12-18  krebbelS/390: Deprecate g5 and g6 CPU levels
2015-12-11  krebbelS/390: Wide int support.
2015-12-11  krebbelS/390: Fix warnings in "*setmem_long..." patterns.
2015-12-04  krebbel[PATCH 2/2] S/390: Implement "target" attribute.
2015-12-04  krebbel[PATCH 1/2] S/390: Implement "target" attribute.
2015-12-02  krebbelS/390: Fix vec_splat_* builtins.
2015-12-02  krebbelS/390: Enable vrepi constants.
2015-11-23  krebbelS/390: Fix symbol ref alignment
2015-11-09  julesMachine modes for address printing.
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-16  amacleod2015-10-16 Andrew MacLeod <amacleod@redhat.com>
2015-10-08  krebbelS/390: Use create_tmp_var_raw in s390_atomic_assign_exp...
2015-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-09-15  krebbelS/390: Add missing brackets.
2015-09-10  krebbelS/390: Don't use vgm for v1ti and v1tf.
2015-09-10  krebbelS/390: Add V1TImode to constant pool modes.
2015-08-27  krebbelS/390: Add emit_barrier() after trap
2015-08-20  rsandifogcc/
2015-08-06  krebbelS/390: Fix dwarf reg size table for -m31 -mzarch.
2015-08-06  krebbelS/390: Clobber VRs in __builtin_tbegin.
2015-07-24  krebbelS/390: Fix cfi for GPR 2 FPR saves
2015-07-24  krebbel[PATCH] S/390: Improve risbg usage
2015-07-24  krebbel[PATCH 4/4] S390 -march=native related fixes
2015-07-24  krebbel[PATCH 2/4] S390 -march=native related fixes
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
next