aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra-remat.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-21re PR ipa/66424 (wrong code at -O2 and -O3 on x86_64-linux-gnu in 32-bit mode)Vladimir Makarov1-0/+10
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+6
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-04-07re PR debug/65678 (internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:...Vladimir Makarov1-9/+12
2015-04-04re PR target/65647 (GCC won't stop when compile for armv6-m)Vladimir Makarov1-0/+10
2015-02-27re PR target/65032 (ICE in reload_combine_note_use, at postreload.c:1556 on i...Vladimir Makarov1-0/+24
2015-02-24re PR rtl-optimization/65123 (lra remat places insn which breaks data flow)Vladimir Makarov1-0/+10
2015-01-19re PR rtl-optimization/64671 (s390-linux profiledbootstrap failure)Vladimir Makarov1-0/+3
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+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-18re PR rtl-optimization/64291 (Miscompile t-div in GMP's testsuite)Vladimir Makarov1-9/+12
2014-11-18re PR rtl-optimization/63906 (lra_remat miscompiles glibc on aarch64)Vladimir Makarov1-1/+7
2014-11-16lra-remat.c (cand_transf_func): Process regno for rematerialization too.Vladimir Makarov1-0/+4
2014-11-14lra-int.h (lra_create_live_ranges): Add parameter.Vladimir Makarov1-3/+28
2014-11-13common.opt (flra-remat): New.Vladimir Makarov1-0/+1212