aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.def
AgeCommit message (Expand)AuthorFilesLines
2023-11-21Add register filter operand to define_register_constraintRichard Sandiford1-2/+4
2023-06-07Add RTX codes for BITREVERSE and COPYSIGN.Roger Sayle1-0/+6
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-6/+6
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-07Introduce smul_highpart and umul_highpart RTX for high-part multiplicationsRoger Sayle1-0/+5
2021-05-04Remove CC0Segher Boessenkool1-8/+1
2021-03-22[PR99581] Define relaxed memory and use it for aarch64Vladimir N. Makarov1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-08-25Fix a typo in rtl.defWei Wentao1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-01Remove clobber_highRichard Sandiford1-10/+0
2019-09-02re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)Eric Botcazou1-6/+8
2019-05-31New .md construct: define_insn_and_rewriteRichard Sandiford1-0/+6
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-7/+7
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-24Change EQ_ATTR_ALT to support up to 64 alternativesIlya Leoshkevich1-1/+1
2018-08-06Add CLOBBER_HIGH expressionAlan Hayward1-0/+10
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-1/+1
2017-12-20poly_int: rtx constantsRichard Sandiford1-0/+3
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-0/+3
2017-11-01Add a VEC_SERIES rtl codeRichard Sandiford1-0/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-27Fix comment in rtl.defDavid Malcolm1-2/+2
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-13rtl.def (SYMBOL_REF): Remove middle "0" field.Richard Sandiford1-3/+2
2014-05-13rtl.def (VAR_LOCATION): Remove "i" field.Richard Sandiford1-3/+1
2014-05-13rtl.def (scratch): Fix outdated comment and remove "0" field.Richard Sandiford1-4/+3
2014-05-13gcc/Richard Sandiford1-15/+15
2014-05-13rtl.def (REG): Remove middle field.Richard Sandiford1-4/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-0/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-1/+1
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-2/+5
2013-06-04rtl.def: Add extra fourth optional field to define_cond_exec.Kyrylo Tkachov1-2/+3
2013-04-08rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN...Steven Bosscher1-4/+18
2013-04-05bb-reorder.c (fix_crossing_unconditional_branches): Remove a set-but-unused v...Steven Bosscher1-0/+33
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-4/+15
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-19md.texi: Document define_subst.Maxim Kuznetsov1-2/+5
2012-10-21* rtl.def (ADDR_DIFF_VEC): Fix comment typo.Joern Rennecke1-1/+1
2012-08-02cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck1-3/+4
2012-05-04rtl.def (ATTR_FLAG): Remove probability indicating flags.Steven Bosscher1-3/+1
2012-04-21re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford1-1/+1
2012-04-17rtl.def (ADDRESS): Turn operand into a HOST_WIDE_INT.Richard Sandiford1-2/+2