]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/s390/s390.c
[62/77] Big machine_mode to scalar_int_mode replacement
[thirdparty/gcc.git] / gcc / config / s390 / s390.c
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-16  Jan Hubickaprofile-count.h (profile_probability::from_reg_br_prob_...
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  Dominik VogtS/390: PR80080: Optimize atomic patterns.
2017-04-05  Dominik VogtPR target/79890: S/390: Fix crash.
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: Add vllezlf instruction.
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: Use wfc for scalar vector compares
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: PR79904: Disallow reg + sym_ref literal pool...
2017-03-06  Robin DappS/390: Disable vectorization for loops with few iterations
2017-03-06  Robin DappS/390: Change 2-byte NOPs
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-05  Martin Liskare PR bootstrap/78985 (profiledbootstrap failure by...
2017-01-31  Jakub Jelineks390.c (s390_asan_shadow_offset): New function.
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-02  Andreas KrebbelS/390: Fix RTL sharing when generating reg note.
2016-12-02  Andreas KrebbelS/390: Define vectorization_cost hook
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 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-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-09-26  Andreas KrebbelS/390: Add missing fallthrough comments.
2016-09-23  Dominik VogtS/390: Enable wraparound in s390_contiguous_bitmask_p.
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-11  Andreas KrebbelS/390: Provide low-level builtins with __int128 ops.
2016-07-20  Andreas KrebbelS/390: Remove mode size check in encode_section_info.
2016-07-18  Andreas KrebbelS/390: Fix alignment check for literal pool references.
2016-07-06  Andreas KrebbelS/390: Fix vecinit expansion.
2016-06-13  Andreas KrebbelS/390: Fix MAX_ARGS value.
2016-04-29  Dominik VogtS/390: Improve documentation of s390_reload_costs.
2016-04-29  Ulrich WeigandS/390: Memory constraint cleanup
2016-04-20  Andreas KrebbelPR70674: S/390: Add memory barrier to stack pointer...
2016-04-01  Andreas KrebbelPR70404 S/390: Fix insv expansion.
2016-03-11  Andreas KrebbelS/390: Rename shift_count_or_setmem_operand to setmem_o...
2016-03-01  Andreas KrebbelS/390: Disallow SImode in s390_decompose_address
2016-03-01  Andreas KrebbelS/390: Get rid of Y constraint in rotate patterns.
2016-02-19  Andreas KrebbelS/390: z13 fix mode in vcond expansion
2016-02-19  Andreas KrebbelS/390: z13 inline stpcpy implementation.
2016-02-19  Andreas KrebbelS/390: Add IBM z13 pipeline description
2016-02-15  Marcin KościelnickiS/390: New mcount call sequence for z900+ CPUs in 31...
2016-02-15  Marcin KościelnickiS/390: Add -fsplit-stack support
2016-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-05  Andreas KrebbelS/390: Remove superfluous loops.
2016-02-05  Andreas KrebbelS/390: Fix 64 bit sibcall
2016-02-05  Andreas KrebbelS/390: Fix r6 vararg handling.
2016-01-21  Marcin KościelnickiS/390: Fix missing .size directives.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-21  Dominik VogtS/390: Fix base reg condition.
2015-12-18  Dominik VogtS/390: Allow to use r2 to r4 as literal pool base.
2015-12-18  Robin DappS/390: Turn constm1_operand into all_ones_operand
2015-12-18  Robin DappS/390: Simplify vector conditionals
2015-12-18  Andreas KrebbelS/390: Deprecate g5 and g6 CPU levels
2015-12-11  Dominik VogtS/390: Wide int support.
2015-12-11  Dominik VogtS/390: Fix warnings in "*setmem_long..." patterns.
2015-12-04  Dominik Vogt[PATCH 2/2] S/390: Implement "target" attribute.
2015-12-04  Dominik Vogt[PATCH 1/2] S/390: Implement "target" attribute.
2015-12-02  Andreas KrebbelS/390: Fix vec_splat_* builtins.
2015-12-02  Andreas KrebbelS/390: Enable vrepi constants.
2015-11-23  Robin DappS/390: Fix symbol ref alignment
2015-11-09  Julian BrownMachine modes for address printing.
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-08  Andreas KrebbelS/390: Use create_tmp_var_raw in s390_atomic_assign_exp...
2015-10-05  Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-09-15  Andreas KrebbelS/390: Add missing brackets.
2015-09-10  Andreas KrebbelS/390: Don't use vgm for v1ti and v1tf.
2015-09-10  Andreas KrebbelS/390: Add V1TImode to constant pool modes.
2015-08-27  Dominik VogtS/390: Add emit_barrier() after trap
2015-08-20  Richard Sandifordrtl.h (rtvec_all_equal_p): Declare.
2015-08-06  Andreas KrebbelS/390: Fix dwarf reg size table for -m31 -mzarch.
next