aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-color.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-31re PR rtl-optimization/70461 (Performance regression after r234527)Vladimir Makarov1-1/+7
2016-03-29re PR rtl-optimization/68695 (Performance regression related to ssa patch / i...Vladimir Makarov1-8/+38
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-11/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+8
2015-09-24re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when c...Vladimir Makarov1-7/+18
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev1-1/+1
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod1-1/+0
2015-08-07Add alternative_mask to ira_implicitly_set_insn_hard_regsH.J. Lu1-0/+1
2015-07-16re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se...Vladimir Makarov1-5/+37
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-16/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+6
2015-06-25hash-table.h: Update comments.Richard Sandiford1-3/+1
2015-06-25ira-color.c (assign_hard_reg): Remove unecessary bitmap check.Zhouyi Zhou1-9/+16
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-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-01Change use to type-based pool allocator in ira-color.c.Martin Liska1-14/+20
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-8/+0
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-05-09change more argument types to rtx_insn *Trevor Saunders1-2/+2
2015-04-18remove need for store_values_directlyTrevor Saunders1-6/+8
2015-04-16ira-color.c (setup_left_conflict_sizes_p): Do not process node itself when co...Zhouyi Zhou1-5/+3
2015-02-20re PR rtl-optimization/64172 (Wrong code with GCC vector extensions on ARM wh...Vladimir Makarov1-1/+5
2015-02-09ira-color.c (setup_left_conflict_sizes_p): Simplify initialization/assignment...Zhouyi Zhou1-4/+3
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+16
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-11/+11
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-14ira.c: Fix typo in comment.Kito Cheng1-5/+5
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin1-3/+5
2014-09-24re PR rtl-optimization/63210 (ira does not select the best register compared ...Zhenqiang Chen1-1/+7
2014-09-19cfgrtl.c [...]: Update comments and fix spacing to conform to coding style.Felix Yang1-6/+6
2014-09-16Clean up useless initialization for IRA if using LRA.Kito Cheng1-0/+6
2014-08-22re PR c/61271 (10 * possible coding error with logical not (!))Marek Polacek1-1/+1
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-5/+7
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-3/+3
2014-05-02defaults.h (HONOR_REG_ALLOC_ORDER): Change HONOR_REG_ALLOC_ORDER to a C expre...Kito Cheng1-15/+12
2014-03-26re PR other/59545 (Signed integer overflow issues)Marek Polacek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-11-14ira-color.c (coalesce_allocnos): Don't allocate and free sorted_copies.Vladimir Makarov1-3/+0
2013-11-13re PR rtl-optimization/59036 (Performance degradation after r204212 on 32-bit...Vladimir Makarov1-72/+284
2013-10-31re PR bootstrap/58933 (IRA ICE in update_costs_from_allocno)Vladimir Makarov1-11/+12
2013-10-30regmove.c: Remove.Vladimir Makarov1-53/+223
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl1-16/+19
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-2/+1