2014-08-18 21:37:45 +02:00
|
|
|
This file tracks the status of the merger of the
|
|
|
|
"Introduce rtx subclasses" patches, and is slated for removal once all
|
|
|
|
are merged.
|
|
|
|
|
|
|
|
See https://gcc.gnu.org/ml/gcc-patches/2014-08/msg00498.html for more
|
|
|
|
information.
|
|
|
|
|
2014-08-21 17:08:47 +02:00
|
|
|
Phase 1: initial "scaffolding" commits: DONE
|
2014-08-23 03:02:46 +02:00
|
|
|
Phase 2: per-file commits in main source dir: DONE
|
|
|
|
Phase 3: per-file commits within "config" subdirs: IN PROGRESS
|
2014-08-18 21:37:45 +02:00
|
|
|
Phase 4: removal of "scaffolding": TODO
|
|
|
|
Phase 5: additional rtx_def subclasses: TODO
|
|
|
|
Phase 6: use extra rtx_def subclasses: TODO
|
2014-08-18 22:48:17 +02:00
|
|
|
|
|
|
|
TODO: "Scaffolding" to be removed
|
|
|
|
=================================
|
2014-08-19 17:18:42 +02:00
|
|
|
* DF_REF_INSN
|
2014-08-18 22:48:17 +02:00
|
|
|
* SET_BB_HEAD, SET_BB_END, SET_BB_HEADER, SET_BB_FOOTER
|
2014-08-19 18:00:59 +02:00
|
|
|
* SET_BB_NOTE_LIST
|
2014-08-19 18:39:52 +02:00
|
|
|
* SET_BND_TO
|
2014-08-19 17:31:23 +02:00
|
|
|
* SET_DEP_PRO, SET_DEP_CON
|
2014-08-19 02:54:22 +02:00
|
|
|
* SET_NEXT_INSN, SET_PREV_INSN
|
2014-08-19 17:42:24 +02:00
|
|
|
* SET_VINSN_INSN_RTX
|