summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000-builtin.def
Commit message (Expand)AuthorAgeFilesLines
* rs6000-builtin.def (CMPGE_16QI): New built-in definition.Bill Schmidt2015-07-021-0/+18
* re PR target/64579 (__TM_end __builtin_tend failed to return transactional st...Peter Bergner2015-04-271-34/+25
* crypto.md (crypto_vpmsum<CR_char>): Change TARGET_CRYPTO to TARGET_P8_VECTOR>Bill Schmidt2015-04-231-12/+36
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* rs6000-builtin.def (XVCVSXDDP_SCALE): New built-in definition.Bill Schmidt2014-09-021-0/+5
* altivec.h (vec_xl): New #define.Bill Schmidt2014-08-281-0/+5
* re PR testsuite/61415 (PowerPC test gcc.target/powerpc/tfmode_off.c fails if ...Peter Bergner2014-06-131-15/+6
* rs6000.h (RS6000_BTM_HARD_FLOAT): New define.Peter Bergner2014-05-041-2/+2
* extend.texi (PowerPC Built-in Functions): Document new powerpc extended divid...Michael Meissner2014-04-241-4/+131
* re PR testsuite/60672 (FAIL: g++.dg/cpp1y/auto-fn25.C -std=gnu++1y (test for...Michael Meissner2014-03-271-0/+2
* vector.md (VEC_L): Add V1TI mode to vector types.Michael Meissner2014-03-131-0/+56
* altivec.md (altivec_lvxl): Rename as *altivec_lvxl_<mode>_internal and use VM...William Schmidt2014-02-211-0/+24
* re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure)David Edelsohn2014-01-111-0/+8
* rs6000-builtin.def: Fix pasto for VPKSDUS.Bill Schmidt2014-01-101-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* rs6000-builtin.def (XSRDPIM): Use floatdf2, ceildf2, btruncdf2, instead of vs...Michael Meissner2013-10-031-3/+3
* acinclude.m4 (LIBITM_CHECK_AS_HTM): New.Peter Bergner2013-07-151-2/+84
* extend.texi (PowerPC AltiVec/VSX Built-in Functions): Document new power8 bui...Michael Meissner2013-06-061-0/+52
* vector.md (VEC_I): Add support for new power8 V2DI instructions.Michael Meissner2013-05-291-2/+54
* extend.texi (PowerPC AltiVec/VSX Built-in Functions): Add documentation for t...Michael Meissner2013-05-221-2/+133
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* [multiple changes]David Edelsohn2012-09-191-0/+6
* rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool2012-08-161-3/+2
* rs6000: Rename patterns for vec_widen_<s>mult_even/odd_<mode>Richard Henderson2012-07-101-12/+12
* re PR target/52624 (missing __builtin_bswap16)Eric Botcazou2012-04-111-3/+0
* rs6000: Implement vec_perm_const for all vector ISAsRichard Henderson2011-12-101-4/+4
* Enable target specific builtins and macros when using the target attribute or...Michael Meissner2011-11-291-980/+1398
* re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump2011-02-211-0/+3
* Fix PR target/47272Michael Meissner2011-02-031-6/+20
* PR target/44218, improve -mrecip on powerpcMichael Meissner2010-06-031-1/+10
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Fix PR target/43154Michael Meissner2010-02-251-0/+4
* Fix 23983, add proper attributes to the altivec/vsx builtinsMichael Meissner2009-10-151-0/+990