summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-09Remove hard_reg_set_equal_pRichard Sandiford
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford
2019-08-26i386: Roundeven expansion for SSE4.1+Tejas Joshi
2019-07-08emit-rtl.c (set_insn_locations): New function moved from...Eric Botcazou
2019-07-03Remove another bunch of dead assignment.Martin Liska
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-09-25i386.md (frndintxf2_mask_pm): Remove.Uros Bizjak
2018-09-14reg-stack.c: Include regs.h.Uros Bizjak
2018-09-11reg-stack.c (subst_asm_stack_regs): Call replace_reg also for clobbers.Uros Bizjak
2018-09-06reg-stack.c (get_true_reg): Reorder to fallthru to FLOAT case.Uros Bizjak
2018-04-24re PR target/84828 (ICE in verify_flow_info at gcc/cfghooks.c:265)Jakub Jelinek
2018-03-13re PR target/84828 (ICE in verify_flow_info at gcc/cfghooks.c:265)Jakub Jelinek
2018-03-06re PR inline-asm/84683 (internal compiler error: in move_for_stack_reg, at re...Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-11-14tracer.c (better_p): Do not compare frequencies.Jan Hubicka
2017-10-27re PR target/82692 (Ordered comparisons used for unordered built-ins)Uros Bizjak
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-10-17reg-stack.c (compare_for_stack_reg): Add bool argument.Uros Bizjak
2017-08-30[4/77] Add FOR_EACH iterators for modesRichard Sandiford
2017-02-22re PR target/70465 (Poor code for x87 asm)Jakub Jelinek
2017-01-26re PR target/70465 (Poor code for x87 asm)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-08-09re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek
2016-06-10re PR inline-asm/68843 (ICE with "u" input constraint)Bernd Edlinger
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-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
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-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-19regs.h (END_HARD_REGNO): Delete.Richard Sandiford
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford
2015-04-02sync.md (UNSPEC_FILD_ATOMIC, [...]): New.Uros Bizjak
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-22recog.h (extract_constrain_insn): Declare.Richard Sandiford
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders
2014-08-28reg-stack.c: Include rtl-iter.h.Richard Sandiford