summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-07-25stmt.c (expand_case): Try to narrow the index type if it's larger than a word.Eric Botcazou
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-08-27Add new gswitch related functions into tree-cfg.c.Martin Liska
2018-04-30Microblaze Target: PIC data text relative Andrew Sadek
2018-03-13re PR middle-end/84831 (Invalid memory read in parse_output_constraint)Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-09-13Fix emission of exception dispatch (PR middle-end/82154).Martin Liska
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska
2017-08-07re PR middle-end/81698 (expand_case uses wrong edge as default edge)Jakub Jelinek
2017-07-14Remove Pascal language in source code.Martin Liska
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-29re PR middle-end/81194 (ICE during RTL pass: expand)Peter Bergner
2017-05-10tree-cfg.c (gimple_seq_unreachable_p): New function.Peter Bergner
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-08-28make forced labels a vecTrevor Saunders
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev
2015-08-19remove useless typedefsTrevor Saunders
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-07-05target.def: Add code_for_* hooks.Richard Sandiford
2015-06-30target-insns.def (jump): New targetm instruction pattern.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-01Change use to type-based pool allocator in stmt.c.Martin Liska
2015-05-24add default for HAVE_tablejumpTrevor Saunders
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-11Only resolve_asm_operand_names onceRichard Henderson
2015-04-17re PR target/65689 ([AArch64] S constraint fails for inline asm at -O0)Jakub Jelinek
2015-02-13re PR ipa/65034 (ICE (segfault) on arm-linux-gnueabihf)Jakub Jelinek
2015-01-15re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...Vladimir Makarov
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod