| Commit message (Expand) | Author | Age | Files | Lines |
* | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 2015-06-06 | 1 | -6/+5 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -5/+0 |
* | [ifcvt][obvious] Fix typo in comment | Kyrylo Tkachov | 2015-06-03 | 1 | -1/+1 |
* | always define HAVE_conditional_move | Trevor Saunders | 2015-05-22 | 1 | -11/+0 |
* | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 2015-05-20 | 1 | -3/+5 |
* | Use std::swap instead of explicit swaps | Mikhail Maltsev | 2015-05-19 | 1 | -8/+4 |
* | rtl.h (always_void_p): New function. | Richard Sandiford | 2015-05-07 | 1 | -5/+5 |
* | change local vars to rtx_insn * | Trevor Saunders | 2015-05-02 | 1 | -1/+1 |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 1 | -0/+15 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | real.h (HONOR_SNANS, [...]): Replace macros with 3 overloaded declarations. | Marc Glisse | 2014-12-12 | 1 | -3/+3 |
* | re PR rtl-optimization/63917 (r217646 caused many failures) | Zhenqiang Chen | 2014-12-12 | 1 | -1/+29 |
* | real.h (HONOR_NANS): Replace macro with 3 overloaded declarations. | Marc Glisse | 2014-12-10 | 1 | -2/+2 |
* | ifcvt.c (HAVE_cbranchcc4): Define. | Zhenqiang Chen | 2014-11-17 | 1 | -4/+14 |
* | revert: ifcvt.c (noce_emit_cmove, [...]): Allow CC mode if HAVE_cbranchcc4. | Zhenqiang Chen | 2014-11-04 | 1 | -20/+4 |
* | ifcvt.c (noce_try_store_flag_mask): Check rtx cost. | Zhenqiang Chen | 2014-11-03 | 1 | -0/+11 |
* | ifcvt.c (noce_emit_cmove, [...]): Allow CC mode if HAVE_cbranchcc4. | Zhenqiang Chen | 2014-11-03 | 1 | -4/+20 |
* | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 2014-11-01 | 1 | -0/+1 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 1 | -6/+6 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+6 |
* | cfgbuild.h: New. | Andrew MacLeod | 2014-10-22 | 1 | -0/+1 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -2/+6 |
* | re PR inline-asm/63282 (ICE in redirect_jump_1) | Jakub Jelinek | 2014-09-30 | 1 | -0/+3 |
* | Introduce LABEL_REF_LABEL | David Malcolm | 2014-09-11 | 1 | -4/+4 |
* | single_set takes an insn | David Malcolm | 2014-09-09 | 1 | -1/+2 |
* | recog_memoized works on an rtx_insn * | David Malcolm | 2014-09-09 | 1 | -47/+51 |
* | shrink-wrap.h: #define SHRINK_WRAPPING_ENABLED. | Zhenqiang Chen | 2014-09-09 | 1 | -3/+2 |
* | re PR rtl-optimization/62146 (CSE replaces constant with an expression incorr... | Easwaran Raman | 2014-09-05 | 1 | -5/+2 |
* | Use rtx_insn for various jump-handling functions and predicates | David Malcolm | 2014-09-05 | 1 | -2/+2 |
* | use rtx_insn * a little more | Trevor Saunders | 2014-09-04 | 1 | -1/+1 |
* | Work towards NEXT_INSN/PREV_INSN requiring insns as their params | David Malcolm | 2014-08-28 | 1 | -28/+29 |
* | Various condition-handling calls | David Malcolm | 2014-08-26 | 1 | -13/+16 |
* | Remove BB_HEAD, BB_END, BB_HEADER scaffolding | David Malcolm | 2014-08-26 | 1 | -2/+2 |
* | ifcvt.c: Use rtx_insn | David Malcolm | 2014-08-22 | 1 | -58/+78 |
* | cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c) | David Malcolm | 2014-08-21 | 1 | -4/+4 |
* | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | David Malcolm | 2014-08-18 | 1 | -2/+2 |
* | Fix if-conversion pass for dead type-unsafe code | Tom de Vries | 2014-08-14 | 1 | -3/+28 |
* | calls.c (precompute_arguments): Use new SUBREG_PROMOTED_SET instead of SUBREG... | Kugan Vivekanandarajah | 2014-08-08 | 1 | -3/+3 |
* | remove pointer-set.[ch] | Trevor Saunders | 2014-08-07 | 1 | -1/+0 |
* | convert the rest of the users of pointer_map to hash_map | Trevor Saunders | 2014-08-07 | 1 | -30/+23 |
* | re PR rtl-optimization/61772 (RTL if-conversion removes asm volatile goto) | Michael Matz | 2014-07-15 | 1 | -0/+2 |
* | remove has_execute | Trevor Saunders | 2014-07-09 | 1 | -3/+0 |
* | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 2014-06-15 | 1 | -15/+9 |
* | reg-notes.def (CROSSING_JUMP): Likewise. | Richard Sandiford | 2014-05-19 | 1 | -8/+12 |
* | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 2014-05-06 | 1 | -3/+3 |
* | pass cfun to pass::execute | Trevor Saunders | 2014-04-17 | 1 | -17/+14 |
* | pass current function to opt_pass::gate () | Trevor Saunders | 2014-04-17 | 1 | -24/+17 |
* | remove has_gate | Trevor Saunders | 2014-04-17 | 1 | -3/+0 |
* | re PR target/60598 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2239) | Richard Henderson | 2014-03-21 | 1 | -0/+15 |