summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)Author
2020-05-08csa: Fix --enable-checking=yes,df bootstrap failure in csa [PR94961]Jakub Jelinek
2020-04-02cselib: Reuse VALUEs on sp adjustments [PR92264]Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-11-25Convert m68k to not use cc0Bernd Schmidt
2019-10-01Remove clobber_highRichard Sandiford
2019-09-30Pass an ABI to choose_hard_reg_modeRichard Sandiford
2019-09-30Add a function for getting the ABI of a call insn targetRichard Sandiford
2019-09-30Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*Ilya Leoshkevich
2019-09-19Rework constant subreg folds and handle more variable-length casesRichard Sandiford
2019-09-10Make get_call_rtx_from take a const rtx_insn *Richard Sandiford
2019-09-09Make note_stores take an rtx_insnRichard Sandiford
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford
2019-08-13Adjust placement of protoype for tablejump_casesi_patternOlivier Hainque
2019-08-13Handle casesi dispatch tablejumps in create_trace_edges (as well)Olivier Hainque
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-08emit-rtl.c (set_insn_locations): New function moved from...Eric Botcazou
2019-05-29rtl.h (LABEL_REF_P): New #define.Michael Meissner
2019-03-30re PR rtl-optimization/89862 (LTO bootstrap fails for ARM)Kugan Vivekanandarajah
2019-03-28rtl.h (NONDEBUG_INSN_P): Define as NONJUMP_INSN_P or JUMP_P or CALL_P instead...Jakub Jelinek
2019-01-24re PR rtl-optimization/88948 (ICE in elimination_costs_in_insn, at reload1.c:...Uros Bizjak
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-27Come up with memop_ret enum instead of int endp for memory operations.Martin Liska
2018-11-20S/390: Skip LT(G) peephole when literal pool is involvedIlya Leoshkevich
2018-11-20re PR rtl-optimization/85925 (compilation of masking with 257 goes wrong in c...Eric Botcazou
2018-08-16expmed.h (canonicalize_comparison): New declaration.Vlad Lazar
2018-08-06Add func to check if register is clobbered by clobber_highAlan Hayward
2018-08-06Generation support for CLOBBER_HIGHAlan Hayward
2018-08-06Add CLOBBER_HIGH expressionAlan Hayward
2018-06-18More rtx to rtx_insn * cleanupsDavid Malcolm
2018-06-13emit-rtl.c: more typesafetyDavid Malcolm
2018-06-08Remove MPXMartin Liska
2018-04-03Remove UBSAN in dwarf2out.c (PR tree-optimization/82491).Martin Liska
2018-03-02re PR rtl-optimization/84614 (wrong code with u16->u128 extension at aarch64 ...Jakub Jelinek
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva
2018-01-10Mostly revert r254296Richard Sandiford
2018-01-06re PR rtl-optimization/83682 (ICE in simplify_subreg, at simplify-rtx.c:6296)Jakub Jelinek
2018-01-03poly_int: GET_MODE_PRECISIONRichard Sandiford
2018-01-03re PR debug/83645 (ICE: in get_insn_template, at final.c:2100 with -gstatemen...Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2018-01-02Make CONST_VECTOR_ELT handle implicitly-encoded elementsRichard Sandiford
2018-01-02New CONST_VECTOR layoutRichard Sandiford
2017-12-21poly_int: REG_ARGS_SIZERichard Sandiford
2017-12-20poly_int: operand_subwordRichard Sandiford
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-12-20poly_int: extract_bit_field bitrangeRichard Sandiford
2017-12-20poly_int: MEM_OFFSET and MEM_SIZERichard Sandiford
2017-12-20poly_int: REG_OFFSETRichard Sandiford
2017-12-20poly_int: rtx constantsRichard Sandiford