aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
AgeCommit message (Expand)Author
2013-05-14 PR middle-end/57251Jakub Jelinek
2013-05-07 PR debug/57184Jakub Jelinek
2013-03-06 PR middle-end/56548Jakub Jelinek
2013-02-21 PR inline-asm/56405Jakub Jelinek
2013-01-18 PR middle-end/56015Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-09gcc/Richard Sandiford
2013-01-02 PR middle-end/55198John David Anglin
2012-12-16 PR rtl-optimization/55630Eric Botcazou
2012-12-15PR libmudflap/53952Alexandre Oliva
2012-11-18gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-152012-11-15 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-11-10 * expr.c (store_field): Remove TYPE parameter. Remove block of codeEric Botcazou
2012-11-07 PR middle-end/55235Uros Bizjak
2012-11-042012-11-01 Dehao Chen <dehao@google.com>Dehao Chen
2012-11-01gcc:Dehao Chen
2012-10-31 * expr.c (can_move_by_pieces): Apply ATTRIBUTE_UNUSED to len.Joern Rennecke
2012-10-30gcc/Richard Sandiford
2012-10-25gcc/Richard Sandiford
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2012-10-20 PR rtl-optimization/54315Eric Botcazou
2012-10-162012-10-16 Tom de Vries <tom@codesourcery.com>Tom de Vries
2012-10-162012-10-15 Easwaran Raman <eraman@google.com>Easwaran Raman
2012-10-15 * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Do not unnecessarilyEric Botcazou
2012-10-02 PR tree-optimization/54713Jakub Jelinek
2012-09-26 PR middle-end/54635Georg-Johann Lay
2012-09-232012-09-23 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-09-18 PR middle-end/54617Eric Botcazou
2012-09-14 PR rtl-optimization/44194Eric Botcazou
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl
2012-09-062012-09-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-13 PR c/53968Jakub Jelinek
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2012-07-25 * expr.c (expand_expr_real_1): Do not expand operand #1 and #2Eric Botcazou
2012-07-19Fix 0 != CODE_FOR_nothing thinkoRichard Henderson
2012-07-19libstdc++-v3/Tristan Gingold
2012-07-182012-07-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-182012-07-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2012-07-10Move vector highpart emulation to the optabs layerRichard Henderson
2012-07-10Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson
2012-07-05gcc/Steven Bosscher
2012-06-282012-06-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-06-28 * expr.c (convert_move): Latch mem integer inputs into aOlivier Hainque
2012-06-27Add MULT_HIGHPART_EXPRRichard Henderson
2012-06-18gcc/Richard Sandiford
2012-06-17 * output.h (split_double): Move prototype to rtl.h.Steven Bosscher