aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-08-22sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)David Malcolm4-12/+30
2014-08-22sched-deps.c: Use rtx_insnDavid Malcolm2-16/+29
2014-08-22rtlanal.c: Use rtx_insnDavid Malcolm2-5/+17
2014-08-22resource.c: Use rtx_insnDavid Malcolm2-2/+8
2014-08-22reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)David Malcolm6-117/+230
2014-08-22regstat.c: Use rtx_insnDavid Malcolm2-2/+8
2014-08-22regrename.c: Use rtx_insnDavid Malcolm2-11/+27
2014-08-22reginfo.c: Use rtx_insn (also touches rtl.h)David Malcolm3-6/+13
2014-08-22regcprop.c: Use rtx_insnDavid Malcolm2-10/+20
2014-08-22reg-stack.c: Use rtx_insnDavid Malcolm2-42/+68
2014-08-22ree.c: Use rtx_insnDavid Malcolm2-22/+45
2014-08-22recog.c: Use rtx_insnDavid Malcolm2-6/+13
2014-08-22print-rtl.c: Use rtx_insn for various debug_ functionsDavid Malcolm4-14/+37
2014-08-22predict.*: Use rtx_insn (also touches function.c and config/cris/cris.c)David Malcolm5-12/+35
2014-08-22re PR c++/62199 (ICE with -Wlogical-not-parentheses)Marek Polacek13-78/+144
2014-08-22re PR c/61271 (10 * possible coding error with logical not (!))Marek Polacek3-2/+10
2014-08-22postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)David Malcolm4-30/+58
2014-08-22re PR c++/57709 (-Wshadow is too strict / has false positives)Manuel López-Ibáñez5-7/+52
2014-08-22postreload-gcse.c: Use rtx_insn in various placesDavid Malcolm2-31/+55
2014-08-22optabs.c: Use rtx_insn and rtx_code_labelDavid Malcolm2-57/+132
2014-08-22modulo-sched.c: Use rtx_insn in various placesDavid Malcolm2-17/+39
2014-08-22re PR c++/62129 (internal compiler error: in output_constant, at varasm.c:4755)Jason Merrill3-4/+15
2014-08-22get_ebb_head_tail works with rtx_insnDavid Malcolm8-32/+64
2014-08-22re PR fortran/62135 (ICE with invalid SELECT CASE selector)Steven Bosscher4-1/+29
2014-08-22c.opt (Wcomment): Use CPP, Var and LangEnabledBy.Manuel López-Ibáñez7-26/+20
2014-08-22mode-switching.c: Use rtx_insnDavid Malcolm2-9/+20
2014-08-22lra: use rtx_insnDavid Malcolm9-120/+286
2014-08-22lower-subreg.c: Use rtx_insnDavid Malcolm2-23/+42
2014-08-22loop-unroll.c: Use rtx_insn (also touches basic-block.h)David Malcolm3-25/+63
2014-08-22loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)David Malcolm4-21/+53
2014-08-22loop-invariant.c: Use rtx_insn in various placesDavid Malcolm2-13/+31
2014-08-22loop-doloop.c: Use rtx_insn in a few placesDavid Malcolm2-4/+12
2014-08-22jump.c: Use rtx_insn in a few places (also touches rtl.h and cfgexpand.c)David Malcolm4-17/+38
2014-08-22ira: Use rtx_insn in various placesDavid Malcolm8-46/+103
2014-08-22internal-fn.c: Use rtx_insn and rtx_code_labelDavid Malcolm2-15/+35
2014-08-22init-regs.c: Use rtx_insnDavid Malcolm2-2/+7
2014-08-22ifcvt.c: Use rtx_insnDavid Malcolm2-58/+116
2014-08-22hw-doloop: Use rtx_insn (touches config/bfin/bfin.c)David Malcolm4-6/+19
2014-08-22re PR c++/62129 (internal compiler error: in output_constant, at varasm.c:4755)Jason Merrill6-8/+64
2014-08-22haifa-sched.c: Use rtx_insnDavid Malcolm2-29/+59
2014-08-22gcse.c: Use rtx_insnDavid Malcolm2-45/+81
2014-08-22genpeep.c: peephole requires an rtx_insnDavid Malcolm3-3/+10
2014-08-22re PR target/62195 (Invalid mnemonic 'xxlxor' on powerpc-apple-darwin9 with -...Michael Meissner5-9/+20
2014-08-22fwprop.c: Use rtx_insnDavid Malcolm2-16/+41
2014-08-22function.c: Use rtx_insnDavid Malcolm2-17/+40
2014-08-22final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)David Malcolm4-53/+127
2014-08-22avr-mcus.def: Remove atmega26hvg...Pitchumani Sivanupandi5-195/+154
2014-08-22expr.c: Use rtx_insn and rtx_code_labelDavid Malcolm2-14/+34
2014-08-22expmed.c: Use rtx_insn and rtx_code_labelDavid Malcolm2-27/+54
2014-08-22explow.c: Use rtx_insn and rtx_code_labelDavid Malcolm2-13/+28