summaryrefslogtreecommitdiff
path: root/gcc/internal-fn.c
Commit message (Expand)AuthorAgeFilesLines
* OpenMP loop cloning for SIMT executionamonakov2016-11-221-0/+8
* OpenMP offloading to NVPTX: middle-end changesamonakov2016-11-221-0/+126
* PR sanitizer/77823jakub2016-11-161-19/+170
* 2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth2016-11-141-0/+6
* Introduce -fsanitize-address-use-after-scopemarxin2016-11-071-0/+9
* * target.def (min_arithmetic_precision): New hook.ebotcazou2016-10-281-7/+6
* 2016-10-28 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-10-281-0/+47
* * dojump.c (do_jump_by_parts_greater_rtx): Invert probability whenebotcazou2016-10-281-35/+47
* * internal-fn.def (LAUNDER): New internal function.jakub2016-10-251-0/+13
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Implement -Wimplicit-fallthrough.mpolacek2016-09-261-0/+9
* PR middle-end/77594jakub2016-09-161-1/+4
* gcc/ChangeLog:kugan2016-08-201-0/+1
* PR rtl-optimization/71673jakub2016-06-281-1/+1
* PR middle-end/66867jakub2016-06-281-0/+8
* * internal-fn.c (expand_arith_set_overflow): New function.jakub2016-06-241-9/+51
* PR target/49244jakub2016-05-031-0/+25
* [internal-fn.c][committed] Convert conditional compilation on WORD_REGISTER_O...ktkachov2016-04-281-5/+1
* Update copyright years.jakub2016-01-041-1/+1
* PR tree-optimization/68786jakub2015-12-091-6/+14
* PR 68432: Add a target hook to control size/speed optab choicesrsandifo2015-12-021-16/+27
* Add uaddv4_optab and usubv4_optabrth2015-11-231-84/+107
* PR 68393: Handle SUBREG_PROMOTED_VAR_P in expand_direct_optab_fnrsandifo2015-11-191-7/+23
* Vectorize internal functionsrsandifo2015-11-171-7/+7
* Extend tree-call-cdce to calls whose result is usedrsandifo2015-11-171-0/+30
* Short-cut generation of simple built-in functionsrsandifo2015-11-171-43/+51
* Add internal math functionsrsandifo2015-11-171-0/+57
* Add basic support for direct_optab internal functionsrsandifo2015-11-171-15/+129
* gcc/ienkovich2015-11-101-2/+6
* Move #undef DEF_INTERNAL_FN to internal-fn.defrsandifo2015-11-071-4/+0
* * internal-fn.def (GOACC_REDUCTION): New.nathan2015-11-041-0/+8
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-6/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-13/+10
* * internal-fn.def (IFN_GOACC_DIM_SIZE, IFN_GOACC_DIM_POS,nathan2015-10-271-0/+72
* * internal-fn.c (expand_UNIQUE): New.nathan2015-10-271-0/+24
* gcc/jakub2015-10-131-0/+16
* switch from gimple to gimple*tbsaunde2015-09-201-3/+3
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONStbsaunde2015-07-091-6/+6
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* Use std::swap instead of manual swaps.miyuki2015-06-221-29/+11
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-49/+48
* PR target/66112jakub2015-05-131-1/+1
* Postpone expanding va_arg until pass_stdargvries2015-04-171-0/+9
* * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,jakub2015-01-151-9/+17
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-5/+17