summaryrefslogtreecommitdiff
path: root/gcc/rtl.def
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-01Remove clobber_highRichard Sandiford
2019-09-02re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)Eric Botcazou
2019-05-31New .md construct: define_insn_and_rewriteRichard Sandiford
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-09-24Change EQ_ATTR_ALT to support up to 64 alternativesIlya Leoshkevich
2018-08-06Add CLOBBER_HIGH expressionAlan Hayward
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-12-20poly_int: rtx constantsRichard Sandiford
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva
2017-11-01Add a VEC_SERIES rtl codeRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-04-27Fix comment in rtl.defDavid Malcolm
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov
2016-01-04Update copyright years.Jakub Jelinek
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford
2015-01-05Update copyright years.Jakub Jelinek
2014-05-13rtl.def (SYMBOL_REF): Remove middle "0" field.Richard Sandiford
2014-05-13rtl.def (VAR_LOCATION): Remove "i" field.Richard Sandiford
2014-05-13rtl.def (scratch): Fix outdated comment and remove "0" field.Richard Sandiford
2014-05-13gcc/Richard Sandiford
2014-05-13rtl.def (REG): Remove middle field.Richard Sandiford
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford
2013-06-04rtl.def: Add extra fourth optional field to define_cond_exec.Kyrylo Tkachov
2013-04-08rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN...Steven Bosscher
2013-04-05bb-reorder.c (fix_crossing_unconditional_branches): Remove a set-but-unused v...Steven Bosscher
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-19md.texi: Document define_subst.Maxim Kuznetsov
2012-10-21* rtl.def (ADDR_DIFF_VEC): Fix comment typo.Joern Rennecke
2012-08-02cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck
2012-05-04rtl.def (ATTR_FLAG): Remove probability indicating flags.Steven Bosscher
2012-04-21re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford
2012-04-17rtl.def (ADDRESS): Turn operand into a HOST_WIDE_INT.Richard Sandiford
2011-08-31md.texi: Describe the use of match_tests in attribute tests.Richard Sandiford
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt
2011-03-16re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek
2010-10-15Add fma supportMichael Meissner
2010-09-09rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek
2010-07-29revert: rtl.def (NOTE): Swap operands 4 and 5.Jakub Jelinek
2010-07-27rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt