2020-05-05 |
Michael Meissner | Patch ieee128-lib-patch007b
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | Update ChangeLog
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | Remove extra newline
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | Patch ieee128-lib-patch006b
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | Patch ieee128-lib-patch005b
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | Patch ieee128-lib-patch004b
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | Patch ieee128-lib-patch003b
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | Patch ieee128-lib-patch002b
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | Patch ieee128-lib-patch001b
|
commit | commitdiff | tree |
2020-05-05 |
Michael Meissner | setup branch
|
commit | commitdiff | tree |
2020-04-25 |
Michael Meissner | Turn on -mpcrel by default for -mcpu=future 2020-04-25 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-28 |
Michael Meissner | Fix target/93937 2020-02-28 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-27 |
Michael Meissner | Fix PR target/93932 2020-02-27 Michael Meissner <meissner@linux.ibm.com> 2020-02-27 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-11 |
Michael Meissner | Rename -mprefixed-addr to be -mprefixed, and document it. 2020-02-11 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-06 |
Michael Meissner | Fix PR 93569. 2020-02-06 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-05 |
Michael Meissner | Fix PR 93568 (thinko) 2020-02-05 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-03 |
Michael Meissner | Optimize vec_extract of vectors in memory with a PC... 2020-02-03 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-03 |
Michael Meissner | Rewrite convulated code to avoid adding r0. 2020-02-03 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-03 |
Michael Meissner | Adjust how variable vector extraction is done. 2020-02-03 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-02-03 |
Michael Meissner | Add some gcc_asserts for vector extract processing. 2020-02-03 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Revert patch accidentily created on the wrong sandbox
|
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Restore patch reverted on trunk instead of a branch
|
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Revert a patch from luoxhu@linux.ibm.com
|
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Refactor some code for a future change. 2020-01-06 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Update ChangeLog for last change
|
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Update 'Q' constraint documentation. 2020-01-06 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Fix bad code of vector extract of PC-relative address... 2020-01-06 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Add support for large prefixed address in adjusting... 2020-01-06 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-12-20 |
Michael Meissner | Rename signed integer 16/34-bit macros. 2019-12-20 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-12-17 |
Michael Meissner | Generate PADDI to add large constants if -mcpu=future. 2019-12-12 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-12-17 |
Michael Meissner | Use PLI to load up 32-bit SImode constants if -mcpu... 2019-12-17 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-12-17 |
Michael Meissner | Use PLI to load up large constants if -mcpu=future. 2019-12-17 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-11-28 |
Michael Meissner | Reformat movdi_internal64. 2019-11-26 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-11-27 |
Michael Meissner | Reformat movsi_internal. 2019-11-27 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-11-11 |
Michael Meissner | Add prefixed insn support for stack_protect_setdi ... 2019-11-11 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-10-23 |
Michael Meissner | Rework how prefixed instruction length is calculated. 2019-10-23 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-10-23 |
Michael Meissner | Reformat some code; Add support for generating PLWA... 2019-10-23 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Meissner | Add check for prefixed addresses. 2019-10-10 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-10-03 |
Michael Meissner | Undo unintended change to predicates.md in subversion...
|
commit | commitdiff | tree |
2019-10-03 |
Michael Meissner | Use the SIGNED_16BIT_OFFSET_EXTRA_P macro for 16-bit... 2019-10-02 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-09-30 |
Michael Meissner | Fix typo in my last commit's ChangeLog entry
|
commit | commitdiff | tree |
2019-09-30 |
Michael Meissner | Add initial support for prefixed/PC-relative addressing. 2019-09-30 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-09-11 |
Michael Meissner | Simplify the code. 2019-09-11 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-08-05 |
Michael Meissner | Add missing ChangeLog entry. 2019-08-02 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-08-02 |
Michael Meissner | Add future.md. 2019-08-02 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-08-01 |
Michael Meissner | Fix comment about use of @pcrel@got. 2019-08-01 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-07-18 |
Michael Meissner | Rename function. 2019-07-18 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-07-18 |
Michael Meissner | Update PowerPC compiler for pc-relative support. 2019-07-18 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-07-10 |
Michael Meissner | predicates.md (cint34_operand): Update SIGNED_34BIT_OFFSET_P... 2019-07-10 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-07-09 |
Michael Meissner | rs6000-internal.h (create_TOC_reference): Delete. 2019-07-09 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-07-03 |
Michael Meissner | altivec.md (altivec_mov<mode>, [...]): Change the RTL... 2019-07-03 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-06-28 |
Michael Meissner | Update pc-relative support. 2019-06-28 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-06-28 |
Michael Meissner | re PR target/91009 (Bug with future PowerPC patches... 2019-06-27 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-06-20 |
Michael Meissner | rs6000.md (isa attribute): Add support for for a future... 2019-06-20 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2019-06-11 |
Michael Meissner | Do not enable -mpcrel by default at the current time
|
commit | commitdiff | tree |
2019-05-29 |
Michael Meissner | rtl.h (LABEL_REF_P): New #define. 2019-05-28 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-11-16 |
Michael Meissner | constraints.md (wF constraint): Remove power9 fusion... 2018-11-16 Michael Meissner <meissner@linux.ibm.com> 2018-11-16 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-10-24 |
Michael Meissner | rs6000.c (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Define... 2018-10-24 Michael Meissner <meissner@linux.ibm.com> 2018-10-24 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-08-20 |
Michael Meissner | re PR target/87033 (The compiler does not generate... 2018-08-20 Michael Meissner <meissner@linux.ibm.com> 2018-08-20 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-07-27 |
Michael Meissner | constraints.md (wG constraint): Delete, no longer used. 2018-07-27 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-06-25 |
Michael Meissner | config.gcc (powerpc64le*): Revert January 16th... 2018-06-25 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-06-21 |
Michael Meissner | pack02.c: Use __ibm128 instead of long double if the... 2018-06-21 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-06-21 |
Michael Meissner | rs6000.c (init_float128_ieee): Prevent complex multiply... 2018-06-23 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-06-21 |
Michael Meissner | rs6000.md (neg<mode>2_internal): Use the correct mode... 2018-06-21 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-06-21 |
Michael Meissner | rs6000.md (extendtfif2): Add missing 128-bit conversion... 2018-06-21 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-06-18 |
Michael Meissner | re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble... 2018-06-18 Michael Meissner <meissner@linux.ibm.com> 2018-06-18 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-06-06 |
Michael Meissner | re PR target/85657 (Make __ibm128 a separate type,... 2018-06-06 Michael Meissner <meissner@linux.ibm.com> 2018-06-06 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-06-06 |
Michael Meissner | re PR target/85657 (Make __ibm128 a separate type,... 2018-06-06 Michael Meissner <meissner@linux.ibm.com> 2018-06-05 Michael Meissner <meissner@linux.ibm.com> 2018-06-05 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-05-21 |
Michael Meissner | re PR target/85657 (Make __ibm128 a separate type,... 2018-05-21 Michael Meissner <meissner@linux.ibm.com> 2018-05-21 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-05-21 |
Michael Meissner | re PR target/85657 (Make __ibm128 a separate type,... 2018-05-21 Michael Meissner <meissner@linux.ibm.com> 2018-05-21 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-05-11 |
Michael Meissner | rs6000.md (mov<mode>_softfloat, FMOVE32): Reformat... 2018-05-11 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-05-10 |
Michael Meissner | rs6000.c (mode_supports_dq_form): Rename mode_supports_vsx_d... 2018-05-10 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-04-20 |
Michael Meissner | re PR target/85456 (PowerPC: Using -mabi=ieeelongdouble... 2018-04-20 Michael Meissner <meissner@linux.ibm.com> 2018-04-20 Michael Meissner <meissner@linux.ibm.com> 2018-04-20 Michael Meissner <meissner@linux.ibm.com>
|
commit | commitdiff | tree |
2018-04-17 |
Michael Meissner | re PR target/85424 (The __builtin_packlongdouble function... 2018-04-17 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-03-27 |
Michael Meissner | re PR target/84914 (PowerPC complex multiply/divide... 2018-03-27 Michael Meissner <meissner@linux.vnet.ibm.com> 2018-03-27 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-02-07 |
Michael Meissner | install.texi (Configuration): Document the --with-long... 2018-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-02-07 |
Michael Meissner | re PR target/84154 (PowerPC GCC 7 and 8 have regression... 2018-02-07 Michael Meissner <meissner@linux.vnet.ibm.com> 2018-02-07 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-02-06 |
Michael Meissner | re PR target/84154 (PowerPC GCC 7 and 8 have regression... 2018-02-06 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-29 |
Michael Meissner | re PR target/81550 (gcc.target/powerpc/loop_align.c... 2018-01-29 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-25 |
Michael Meissner | re PR target/81550 (gcc.target/powerpc/loop_align.c... 2018-01-24 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-22 |
Michael Meissner | re PR target/83862 (powerpc: ICE in signbit testcase) 2018-01-22 Michael Meissner <meissner@linux.vnet.ibm.com> 2018-01-22 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-17 |
Michael Meissner | rs6000.c (rs6000_emit_move): If we load or store a... 2018-01-17 Michael Meissner <meissner@linux.vnet.ibm.com> 2018-01-17 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-17 |
Michael Meissner | config.gcc (powerpc*-linux*-*): Add support for 64... 2018-01-16 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-11 |
Michael Meissner | configure.ac (--with-long-double-format): Add support... 2018-01-11 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-10 |
Michael Meissner | rs6000.c (is_complex_IBM_long_double): Explicitly check... 2018-01-10 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-08 |
Michael Meissner | quad-float128.h (IBM128_TYPE): Explicitly use __ibm128... 2018-01-08 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-08 |
Michael Meissner | quad-float128.h (IBM128_TYPE): Explicitly use __ibm128... 2018-01-08 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2018-01-03 |
Michael Meissner | rs6000.md (floor<mode>2): Add support for IEEE 128... 2018-01-02 Michael Meissner <meissner@linux.vnet.ibm.com> 2018-01-02 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-12-28 |
Michael Meissner | builtins.def: (_Float<N> and _Float<N>X BUILT_IN_CEIL... 2017-12-28 Michael Meissner <meissner@linux.vnet.ibm.com> 2017-12-28 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-12-01 |
Michael Meissner | re PR target/81959 (PowerPC __float128 optimization... 2017-12-01 Michael Meissner <meissner@linux.vnet.ibm.com> 2017-12-01 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-12-01 |
Michael Meissner | _mulkc3.c (__mulkc3): Add forward declaration. 2017-11-30 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-11-30 |
Michael Meissner | re PR libgcc/83112 (Silence warnings from PowerPC libgcc... 2017-11-30 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-11-27 |
Michael Meissner | [gcc] 2017-11-27 Michael Meissner <meissner@linux.vnet.ibm.com> 2017-11-27 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-11-16 |
Michael Meissner | rs6000.c (rs6000_expand_builtin): Do not do the switch... 2017-11-15 Michael Meissner <meissner@linux.vnet.ibm.com> 2017-11-15 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-11-14 |
Michael Meissner | rs6000.md (bswapdi2): On 32-bit ISA 3.0, don't generate... 2017-11-14 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-11-14 |
Michael Meissner | rs6000-c.c (is_float128_p): New helper function. 2017-11-14 Michael Meissner <meissner@linux.vnet.ibm.com> 2017-11-14 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-11-13 |
Michael Meissner | match.pd: Convert fminf<N>... 2017-11-13 Michael Meissner <meissner@linux.vnet.ibm.com> 2017-11-13 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-11-10 |
Michael Meissner | rs6000.md (bswaphi2_reg): On ISA 3.0 systems, enable... 2017-11-10 Michael Meissner <meissner@linux.vnet.ibm.com> 2017-11-10 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-11-06 |
Michael Meissner | re PR target/82748 (ICE with __builtin_fabsq and __float128... 2017-11-06 Michael Meissner <meissner@linux.vnet.ibm.com> 2017-11-06 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |
2017-10-31 |
Michael Meissner | builtins.def (DEF_FLOATN_BUILTIN): Change most _Float... 2017-10-31 Michael Meissner <meissner@linux.vnet.ibm.com>
|
commit | commitdiff | tree |