Age | Commit message (Expand) | Author | Files | Lines |
2020-08-27 | vec: add exact argument for various grow functions. | Martin Liska | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-09 | Remove hard_reg_set_equal_p | Richard Sandiford | 1 | -3/+2 |
2019-09-09 | Remove COPY_HARD_REG_SET | Richard Sandiford | 1 | -1/+1 |
2019-08-26 | i386: Roundeven expansion for SSE4.1+ | Tejas Joshi | 1 | -0/+1 |
2019-07-08 | emit-rtl.c (set_insn_locations): New function moved from... | Eric Botcazou | 1 | -0/+1 |
2019-07-03 | Remove another bunch of dead assignment. | Martin Liska | 1 | -1/+0 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -4/+7 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-09-25 | i386.md (frndintxf2_mask_pm): Remove. | Uros Bizjak | 1 | -1/+0 |
2018-09-14 | reg-stack.c: Include regs.h. | Uros Bizjak | 1 | -16/+23 |
2018-09-11 | reg-stack.c (subst_asm_stack_regs): Call replace_reg also for clobbers. | Uros Bizjak | 1 | -7/+1 |
2018-09-06 | reg-stack.c (get_true_reg): Reorder to fallthru to FLOAT case. | Uros Bizjak | 1 | -8/+9 |
2018-04-24 | re PR target/84828 (ICE in verify_flow_info at gcc/cfghooks.c:265) | Jakub Jelinek | 1 | -6/+9 |
2018-03-13 | re PR target/84828 (ICE in verify_flow_info at gcc/cfghooks.c:265) | Jakub Jelinek | 1 | -3/+12 |
2018-03-06 | re PR inline-asm/84683 (internal compiler error: in move_for_stack_reg, at re... | Jakub Jelinek | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-12 | [SFN] boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -2/+2 |
2017-11-14 | tracer.c (better_p): Do not compare frequencies. | Jan Hubicka | 1 | -5/+0 |
2017-10-27 | re PR target/82692 (Ordered comparisons used for unordered built-ins) | Uros Bizjak | 1 | -18/+16 |
2017-10-19 | asan.c (create_cond_insert_point): Do not update edge count. | Jan Hubicka | 1 | -2/+2 |
2017-10-17 | reg-stack.c (compare_for_stack_reg): Add bool argument. | Uros Bizjak | 1 | -7/+20 |
2017-08-30 | [4/77] Add FOR_EACH iterators for modes | Richard Sandiford | 1 | -6/+2 |
2017-02-22 | re PR target/70465 (Poor code for x87 asm) | Jakub Jelinek | 1 | -5/+12 |
2017-01-26 | re PR target/70465 (Poor code for x87 asm) | Jakub Jelinek | 1 | -0/+71 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-08-09 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -3/+5 |
2016-06-10 | re PR inline-asm/68843 (ICE with "u" input constraint) | Bernd Edlinger | 1 | -1/+25 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -4/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -7/+7 |
2015-10-05 | Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE | Richard Sandiford | 1 | -1/+1 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+4 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-19 | regs.h (END_HARD_REGNO): Delete. | Richard Sandiford | 1 | -1/+1 |
2015-05-19 | rtl.h (REG_NREGS): New macro | Richard Sandiford | 1 | -2/+1 |
2015-05-19 | Use std::swap instead of explicit swaps | Mikhail Maltsev | 1 | -20/+8 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -7/+6 |
2015-04-02 | sync.md (UNSPEC_FILD_ATOMIC, [...]): New. | Uros Bizjak | 1 | -2/+2 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+7 |
2014-10-22 | recog.h (extract_constrain_insn): Declare. | Richard Sandiford | 1 | -4/+2 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -1/+6 |
2014-09-16 | Replace INSN_DELETED_P with rtx_insn member functions | Trevor Saunders | 1 | -1/+1 |