Age | Commit message (Expand) | Author | Files | Lines |
2023-06-07 | Add RTX codes for BITREVERSE and COPYSIGN. | Roger Sayle | 1 | -0/+6 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -6/+6 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-07 | Introduce smul_highpart and umul_highpart RTX for high-part multiplications | Roger Sayle | 1 | -0/+5 |
2021-05-04 | Remove CC0 | Segher Boessenkool | 1 | -8/+1 |
2021-03-22 | [PR99581] Define relaxed memory and use it for aarch64 | Vladimir N. Makarov | 1 | -0/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-08-25 | Fix a typo in rtl.def | Wei Wentao | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-01 | Remove clobber_high | Richard Sandiford | 1 | -10/+0 |
2019-09-02 | re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS) | Eric Botcazou | 1 | -6/+8 |
2019-05-31 | New .md construct: define_insn_and_rewrite | Richard Sandiford | 1 | -0/+6 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -7/+7 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-09-24 | Change EQ_ATTR_ALT to support up to 64 alternatives | Ilya Leoshkevich | 1 | -1/+1 |
2018-08-06 | Add CLOBBER_HIGH expression | Alan Hayward | 1 | -0/+10 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -1/+1 |
2017-12-20 | poly_int: rtx constants | Richard Sandiford | 1 | -0/+3 |
2017-12-12 | [SFN] introduce statement frontier notes, still disabled | Alexandre Oliva | 1 | -0/+3 |
2017-11-01 | Add a VEC_SERIES rtl code | Richard Sandiford | 1 | -0/+5 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-04-27 | Fix comment in rtl.def | David Malcolm | 1 | -2/+2 |
2016-01-29 | re PR target/69299 (-mavx performance degradation with r232088) | Vladimir Makarov | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-05-19 | rtl.def (REG): Change format to "r". | Richard Sandiford | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-05-13 | rtl.def (SYMBOL_REF): Remove middle "0" field. | Richard Sandiford | 1 | -3/+2 |
2014-05-13 | rtl.def (VAR_LOCATION): Remove "i" field. | Richard Sandiford | 1 | -3/+1 |
2014-05-13 | rtl.def (scratch): Fix outdated comment and remove "0" field. | Richard Sandiford | 1 | -4/+3 |
2014-05-13 | gcc/ | Richard Sandiford | 1 | -15/+15 |
2014-05-13 | rtl.def (REG): Remove middle field. | Richard Sandiford | 1 | -4/+2 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -0/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -1/+1 |
2013-09-23 | rtl.texi (REG_NOTES): Say that int_list can also be used. | Richard Sandiford | 1 | -2/+5 |
2013-06-04 | rtl.def: Add extra fourth optional field to define_cond_exec. | Kyrylo Tkachov | 1 | -2/+3 |
2013-04-08 | rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN... | Steven Bosscher | 1 | -4/+18 |
2013-04-05 | bb-reorder.c (fix_crossing_unconditional_branches): Remove a set-but-unused v... | Steven Bosscher | 1 | -0/+33 |
2013-03-30 | cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | Steven Bosscher | 1 | -4/+15 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-19 | md.texi: Document define_subst. | Maxim Kuznetsov | 1 | -2/+5 |
2012-10-21 | * rtl.def (ADDR_DIFF_VEC): Fix comment typo. | Joern Rennecke | 1 | -1/+1 |
2012-08-02 | cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma... | Kenneth Zadeck | 1 | -3/+4 |
2012-05-04 | rtl.def (ATTR_FLAG): Remove probability indicating flags. | Steven Bosscher | 1 | -3/+1 |
2012-04-21 | re PR bootstrap/53021 (bootstrap failure on Linux/ia32) | Richard Sandiford | 1 | -1/+1 |
2012-04-17 | rtl.def (ADDRESS): Turn operand into a HOST_WIDE_INT. | Richard Sandiford | 1 | -2/+2 |
2011-08-31 | md.texi: Describe the use of match_tests in attribute tests. | Richard Sandiford | 1 | -3/+2 |