summaryrefslogtreecommitdiff
path: root/gcc/lra-constraints.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/67756 (ICE compiling Linux Kernel fs/namei.c on ARM)Vladimir Makarov2015-10-021-12/+20
* re PR rtl-optimization/67037 (Wrong code at -O1 and above on ARM)Bernd Edlinger2015-09-301-1/+1
* re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when c...Vladimir Makarov2015-09-251-0/+6
* Fix endianness assumption in LRA.David S. Miller2015-09-161-1/+1
* re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when c...Vladimir Makarov2015-09-011-6/+12
* re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se...Vladimir Makarov2015-07-161-7/+1
* re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se...Vladimir Makarov2015-07-141-1/+7
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* re PR rtl-optimization/66782 (Unable to run 64-bit wine after MS->SYSV regist...Vladimir Makarov2015-07-091-3/+15
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+5
* re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subre...Vladimir Makarov2015-06-301-8/+9
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford2015-06-061-3/+3
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* always define HAVE_lo_sumTrevor Saunders2015-05-241-36/+36
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-201-8/+7
* rtl.def (REG): Change format to "r".Richard Sandiford2015-05-191-0/+3
* Use std::swap instead of explicit swapsMikhail Maltsev2015-05-191-9/+3
* setup_next_usage_insn can take a rtx_insn *Trevor Saunders2015-05-091-1/+1
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-3/+3
* make some functions in lra-constraints.c take rtx_insn *Trevor Saunders2015-05-021-2/+2
* change local vars to rtx_insn *Trevor Saunders2015-05-021-1/+1
* make some HAVE_cc0 code always compiledTrevor Saunders2015-04-221-4/+2
* always define HAVE_cc0Trevor Saunders2015-04-221-1/+1
* re PR rtl-optimization/65805 (Chromium gets miscompiled)Vladimir Makarov2015-04-191-1/+1
* re PR target/65729 (ICE (in prohibited_class_reg_set_mode_p, at lra-constrain...Yvan Roux2015-04-141-2/+1
* re PR target/65729 (ICE (in prohibited_class_reg_set_mode_p, at lra-constrain...Vladimir Makarov2015-04-101-1/+2
* re PR rtl-optimization/63491 (Ice in LRA with simple vector test case on power)Vladimir Makarov2015-03-191-17/+7
* re PR rtl-optimization/64317 (Ineffective allocation of PIC base register)Vladimir Makarov2015-02-271-2/+4
* re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...Vladimir Makarov2015-01-301-12/+39
* re PR target/64617 (ICE: Max. number of generated reload insns per insn is ac...Vladimir Makarov2015-01-301-19/+32
* Adjust handling of word sized subregs for OP_OUTRobert Suchanek2015-01-161-0/+2
* re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...Vladimir Makarov2015-01-151-0/+10
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+16
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* re PR target/64348 (Case scal-to-vec1.c failed on arm-linux-gnueabi with -fPIC)Kito Cheng2015-01-091-8/+6
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* * Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.Kaz Kojima2014-12-191-0/+26
* * Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.Kaz Kojima2014-12-191-1/+5
* lra-constraints.c (process_address_1): Swap base_term and index_term if INDEX...Kaz Kojima2014-12-191-0/+14
* lra-constraints.c (lra-constraints.c): Exchange places of sclass and dclass.Vladimir Makarov2014-12-181-1/+1
* lra-constrints.c (process_alt_operands): Remove non allocatable hard regs whe...Vladimir Makarov2014-12-171-13/+19
* ira-int.h (ira_prohibited_class_mode_regs): Remove.Vladimir Makarov2014-12-151-7/+15
* re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...Vladimir Makarov2014-12-121-0/+23
* Rename fuse-caller-saveTom de Vries2014-12-031-1/+1
* common.opt (flra-remat): New.Vladimir Makarov2014-11-131-64/+124
* re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Vladimir Makarov2014-11-091-66/+5
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-25/+25
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4