summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* re PR target/58864 (ICE in connect_traces, at dwarf2cfi.c:NNNN)Jakub Jelinek2013-12-031-0/+22
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+19
* md.texi (setmem): Document new parameter.Jan Hubicka2013-11-191-0/+3
* cuintp.c (UI_From_gnu): Use tree_to_shwi rather than tree_low_cst.Richard Sandiford2013-11-181-2/+2
* c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford2013-11-181-2/+2
* cuintp.c: Update comments to refer to tree_fits_shwi_p rather than host_integ...Richard Sandiford2013-11-181-1/+1
* cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford2013-11-181-2/+2
* md.texi (setmem, movstr): Update documentation.Jan Hubicka2013-11-171-3/+9
* function.c (assign_parms): Use all.reg_parm_stack_space instead of re-evaluat...Ulrich Weigand2013-11-141-2/+2
* expr.h: Revert change and include tree-core.h.Andrew MacLeod2013-10-291-0/+3
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-3/+0
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-1/+1
* expr.h (extract_bit_field): Remove packedp parameter.Sandra Loosemore2013-09-271-1/+1
* re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez2013-02-191-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR middle-end/55114 (gcc.dg/builtins-53.c ICEs on mips64 soft-float)Richard Sandiford2013-01-091-0/+2
* Makefile.in (recog.o): Add insn-codes.h.Richard Sandiford2012-11-181-8/+0
* expr.h (adjust_address_1): Add a size parameter.Richard Sandiford2012-11-181-5/+10
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* re PR middle-end/54315 (unnecessary copy of return value for union)Eric Botcazou2012-10-201-1/+1
* [multiple changes]Easwaran Raman2012-10-161-3/+3
* re PR rtl-optimization/44194 (struct returned by value generates useless stores)Eric Botcazou2012-09-141-3/+15
* tree.h (expand_case): Move prototype ...Steven Bosscher2012-09-111-0/+9
* expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher2012-07-111-5/+0
* re PR tree-optimization/51581 (Integer division by constant is not vectorized)Jakub Jelinek2012-06-151-0/+7
* expr.h (move_by_pieces_ninsns): Declare.Richard Sandiford2012-01-021-0/+4
* optab.c (maybe_emit_atomic_exchange): New.Andrew MacLeod2011-11-241-1/+4
* Unify implementations of __builtin_mem_*_fence and __sync_synchronize.Richard Henderson2011-11-171-1/+0
* atomic_base.h (atomic_thread_fence): Call builtin.Andrew MacLeod2011-11-071-2/+2
* Check in patch/merge from cxx-mem-model BranchAndrew Macleod2011-11-061-3/+10
* expr.h (copy_blkmode_to_reg): Declare.Richard Sandiford2011-10-121-0/+2
* re PR debug/50299 (entryval: bigendian 32bit->64bit extension breaks address ...Jakub Jelinek2011-09-121-1/+9
* params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez2011-07-271-1/+4
* expr.h (expand_shift): Rename to ...Richard Guenther2011-04-291-2/+4
* expr.h (prepare_operand): Move to...Richard Sandiford2011-03-211-3/+0
* explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson2011-03-031-2/+2
* expr.c (emit_group_load_1): Update calls to extract_bit_field.Jie Zhang2010-10-221-1/+1
* re PR rtl-optimization/33721 ([meta-bug] Gcc can't properly align stack varia...Richard Henderson2010-10-091-1/+1
* Stack usage supportEric Botcazou2010-08-301-3/+2
* c-common.c (IN_GCC_FRONTEND): Do not undef.Manuel López-Ibáñez2010-07-031-2/+0
* expr.h (emit_stack_probe): Declare.Eric Botcazou2010-07-021-0/+3
* mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h.Steven Bosscher2010-06-021-136/+0
* basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd2010-05-291-1/+1
* re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek2010-02-191-8/+8
* tm.texi (STACK_CHECK_PROBE_LOAD): Delete.Eric Botcazou2009-12-131-5/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-101-0/+3
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-031-8/+12
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-3/+9
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-1/+1