aboutsummaryrefslogtreecommitdiff
path: root/gcc/valtrack.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14re PR debug/77844 (Compilation of simple C++ example exhaust memory)Jakub Jelinek1-0/+20
2016-12-02re PR target/78614 (ICE error: invalid rtl sharing found in the insn (verify_...Jakub Jelinek1-4/+0
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-09reduce conditional compilation based on AUTO_INC_DECTrevor Saunders1-5/+3
2015-07-09always define AUTO_INC_DECTrevor Saunders1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-5/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford1-4/+2
2015-04-07re PR debug/65678 (internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:...Jakub Jelinek1-7/+24
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-3/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+2
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-09-05make dead_debug_insert_temp take an rtx_insn *Trevor Saunders1-1/+1
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm1-1/+1
2014-08-26Remove DF_REF_INSN scaffoldingDavid Malcolm1-2/+3
2014-08-23valtrack.c: Use rtx_insnDavid Malcolm1-4/+4
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-6/+8
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-09alias.c (addr_side_effect_eval): Use gen_int_mode with the mode of the associ...Richard Sandiford1-3/+4
2013-03-12re PR rtl-optimization/56571 (ICE in copyprop_hardreg_forward_1, at regcprop....Jan Hubicka1-1/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-12-19re PR debug/55730 (ICE in mem_loc_descriptor, at dwarf2out.c:12725)Jakub Jelinek1-0/+22
2012-10-30re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva1-3/+5
2012-10-30re PR debug/54953 (New sra-1.c FAILs on powerpc)Jakub Jelinek1-1/+2
2012-10-29re PR debug/54693 (VTA guality issues with loops)Alexandre Oliva1-3/+3
2012-10-29re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva1-16/+52
2012-10-02re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva1-22/+198
2012-09-03re PR debug/53923 (ICE: RTL check: expected code 'reg', have 'debug_expr' in ...Jakub Jelinek1-0/+8
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck1-4/+1
2012-08-02re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva1-3/+5
2012-08-02re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva1-6/+5
2012-08-02re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva1-0/+492