diff options
author | Michael Hayes <m.hayes@gcc.gnu.org> | 1999-10-16 00:29:20 +0000 |
---|---|---|
committer | Michael Hayes <m.hayes@gcc.gnu.org> | 1999-10-16 00:29:20 +0000 |
commit | 6c7811a860fe1d7f66516f006fc5e88555453576 (patch) | |
tree | 70fb9654da1ec56bac274a6fa4d699b25dc34629 /gcc | |
parent | 1f7c7f6f8c1fe8f6500d9c5149c02574be04745d (diff) | |
download | gcc-6c7811a860fe1d7f66516f006fc5e88555453576.zip gcc-6c7811a860fe1d7f66516f006fc5e88555453576.tar.gz gcc-6c7811a860fe1d7f66516f006fc5e88555453576.tar.bz2 |
* config/c4x/c4x.md (*db_noclobber,
*decrement_and_branch_until_zero_noclobber): New patterns and
associated splitters.
From-SVN: r30031
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d17c41b..3f7f0d1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Sat Oct 16 13:26:47 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz> + + * config/c4x/c4x.md (*db_noclobber, + *decrement_and_branch_until_zero_noclobber): New patterns and + associated splitters. + Sat Oct 16 13:13:15 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz> * config/c4x/c4x.md (parallel instruction patterns): Rework |