| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport PRs 61729, 73650, 77850, 80382, 80618, 80692, 80902, 80966 | Segher Boessenkool | 2017-06-27 | 1 | -4/+3 |
* | vector.md (vec_shr_<mode>): Fix to do a shift instead of a rotate. | Pat Haugen | 2015-08-27 | 1 | -5/+18 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | predicates.md (easy_fp_constant): Delete redunant tests for 0.0. | Michael Meissner | 2014-11-14 | 1 | -47/+0 |
* | [RS6000] Remove vec_shl and (hopefully) fix vec_shr | Alan Lawrence | 2014-11-14 | 1 | -44/+4 |
* | htm.md (tabort, [...]): Use xor instead of minus. | Segher Boessenkool | 2014-09-11 | 1 | -2/+6 |
* | constraints.md ("S"): Require TARGET_POWERPC64. | Segher Boessenkool | 2014-08-18 | 1 | -19/+3 |
* | vector.md (VEC_L): Add V1TI mode to vector types. | Michael Meissner | 2014-03-13 | 1 | -5/+6 |
* | vector.md (*vector_ordered<mode>): Change split to use canonical form for nor... | Bill Schmidt | 2014-02-25 | 1 | -2/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | vector.md (vec_pack_trunc_v2df): Revert previous little endian change. | Bill Schmidt | 2013-11-22 | 1 | -18/+3 |
* | vector.md ("mov<mode>"): Do not call rs6000_emit_le_vsx_move to move into or ... | Ulrich Weigand | 2013-11-19 | 1 | -0/+1 |
* | altivec.md (UNSPEC_VPERM_X, [...]): Remove. | Bill Schmidt | 2013-11-15 | 1 | -2/+2 |
* | vector.md (vec_pack_sfix_trunc_v2df): Adjust for little endian. | Bill Schmidt | 2013-11-05 | 1 | -2/+12 |
* | vector.md (vec_pack_trunc_v2df): Adjust for little endian. | Bill Schmidt | 2013-11-04 | 1 | -1/+6 |
* | vector.md (vec_unpacks_hi_v4sf): Correct for endianness. | Bill Schmidt | 2013-10-16 | 1 | -6/+6 |
* | vector.md (vec_realign_load<mode>): Generate vperm directly to circumvent sub... | Bill Schmidt | 2013-10-11 | 1 | -2/+9 |
* | vector.md (mov<mode>): Emit permuted move sequences for LE VSX loads and stor... | Bill Schmidt | 2013-10-07 | 1 | -1/+11 |
* | vector.md (vec_realign_load_<mode>): Reorder input operands to vperm for litt... | Bill Schmidt | 2013-07-24 | 1 | -2/+6 |
* | vector.md (xor<mode>3): Move 128-bit boolean expanders to rs6000.md. | Michael Meissner | 2013-07-23 | 1 | -81/+0 |
* | vector.md (GPR move splitter): Do not split moves of vectors in GPRS if they ... | Michael Meissner | 2013-06-10 | 1 | -1/+3 |
* | extend.texi (PowerPC AltiVec/VSX Built-in Functions): Document new power8 bui... | Michael Meissner | 2013-06-06 | 1 | -5/+47 |
* | vector.md (VEC_I): Add support for new power8 V2DI instructions. | Michael Meissner | 2013-05-29 | 1 | -7/+7 |
* | predicates.md (indexed_address, [...]): New predicates. | Michael Meissner | 2013-03-20 | 1 | -12/+22 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | LANGUAGES: Fix typos. | Joseph Myers | 2012-05-29 | 1 | -1/+1 |
* | re PR target/50310 (ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 wit... | Michael Meissner | 2012-03-06 | 1 | -0/+88 |
* | rs6000: Implement vec_perm_const for all vector ISAs | Richard Henderson | 2011-12-10 | 1 | -65/+9 |
* | Enable target specific builtins and macros when using the target attribute or... | Michael Meissner | 2011-11-29 | 1 | -1/+1 |
* | vector.md (vcondv4sfv4si, [...]): New patterns. | Jakub Jelinek | 2011-11-09 | 1 | -0/+57 |
* | re PR tree-optimization/27460 (Does not vectorize statements with mixed type ... | Richard Guenther | 2011-09-02 | 1 | -3/+3 |
* | re PR target/49621 (ICE in trunc_int_for_mode, at explow.c:57) | Jakub Jelinek | 2011-07-08 | 1 | -4/+4 |
* | PR target/48258, improve vector reduction on power7 | Michael Meissner | 2011-04-26 | 1 | -1/+48 |
* | Fix 48262 | Andrew Pinski | 2011-04-01 | 1 | -2/+2 |
* | Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053 | Michael Meissner | 2011-03-21 | 1 | -2/+1 |
* | Fix PR target/47272 | Michael Meissner | 2011-02-03 | 1 | -1/+38 |
* | rs6000: -mfused-madd cleanup | Richard Henderson | 2010-11-16 | 1 | -4/+2 |
* | Add power6 copysign/parity support | Michael Meissner | 2010-07-28 | 1 | -7/+2 |
* | PR target/44218, improve -mrecip on powerpc | Michael Meissner | 2010-06-03 | 1 | -0/+14 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+1 |
* | Fix PR target/43154 | Michael Meissner | 2010-02-25 | 1 | -19/+22 |
* | vector.md (absv2sf2, [...]): New expanders. | Nathan Froyd | 2009-12-09 | 1 | -0/+94 |
* | Add patch 5/6 for full power7/VSX support | Michael Meissner | 2009-07-30 | 1 | -71/+317 |
* | Commit patch #3 of 4 for Power7 VSX support | Michael Meissner | 2009-07-23 | 1 | -0/+700 |