aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra-lives.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-07re PR target/83252 (Wrong code with "-march=skylake-avx512 -O3")Vladimir Makarov1-1/+12
2017-10-16re PR sanitizer/82353 (runtime ubsan crash)Vladimir Makarov1-3/+10
2017-10-12revert: re PR sanitizer/82353 (runtime ubsan crash)Vladimir Makarov1-6/+3
2017-10-11re PR sanitizer/82353 (runtime ubsan crash)Vladimir Makarov1-3/+6
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-1/+1
2017-09-12Make more use of end_hard_regnoRichard Sandiford1-6/+2
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-1/+3
2017-08-30Add a partial_subreg_p predicateRichard Sandiford1-5/+5
2017-05-14make inverted_post_order_compute() operate on a vecTrevor Saunders1-5/+4
2017-02-14re PR target/79282 ([7 Regresion] FAIL: gcc.target/arm/neon-for-64bits-1.c sc...Vladimir Makarov1-7/+22
2017-01-26re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endi...Vladimir Makarov1-11/+28
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-06lra-lives.c (process_bb_lives): Update biggest mode for implicitly used hard ...Vladimir Makarov1-4/+17
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-07-26use auto_sbitmap in various placesTrevor Saunders1-7/+3
2016-03-14LRA: identify biggest access mode for hard_regs and use it in split_regBernd Schmidt1-7/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11re PR rtl-optimization/68287 (conditional jump or move depends on uninitializ...Martin Liska1-2/+2
2015-11-09Fix memory leaks and use a pool_allocatorMartin Liska1-6/+8
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-13/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-7/+5
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-4/+0
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev1-2/+1
2015-09-01re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when c...Vladimir Makarov1-8/+13
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-2/+3
2015-07-11re PR middle-end/66353 (Missing bb_has_abnormal_call_pred in basic-block.h)Marek Polacek1-17/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09re PR rtl-optimization/66782 (Unable to run 64-bit wine after MS->SYSV regist...Vladimir Makarov1-1/+14
2015-07-08re PR target/66334 (cleanup block fails to initialize EBX)Vladimir Makarov1-1/+12
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+6
2015-06-30re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subre...Vladimir Makarov1-1/+1
2015-06-22re PR bootstrap/63740 (GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1...Vladimir Makarov1-1/+9
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev1-10/+4
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-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-01Change use to type-based pool allocator in lra-lives.c.Martin Liska1-25/+10
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev1-7/+4
2015-04-22add default definition of EH_RETURN_DATA_REGNOTrevor Saunders1-2/+0
2015-03-16Revert 'Use actual_call_used_reg_set to find conflicting regs'Tom de Vries1-5/+1
2015-03-12Use actual_call_used_reg_set to find conflicting regsTom de Vries1-1/+5
2015-01-23re PR rtl-optimization/64317 (Ineffective allocation of PIC base register)Vladimir Makarov1-12/+21
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-12-03Rename fuse-caller-saveTom de Vries1-1/+1
2014-11-28re PR rtl-optimization/64087 (ICE on valid code at -O3 on x86_64-linux-gnu in...Vladimir Makarov1-9/+23
2014-11-21re PR target/63897 (gcc.dg/torture/vector-2.c fails at on x86_64-apple-darwin14)Vladimir Makarov1-55/+66
2014-11-14lra-int.h (lra_create_live_ranges): Add parameter.Vladimir Makarov1-39/+49
2014-11-13Rename struct in gcc/lra-lives.cKirill Yukhin1-3/+3