* config/rs6000/rs6000.md (addti3, subti3): New

Programming / Compilers / GCC - pthaugen [138bc75d-0d04-0410-961f-82ee72b054a4] - 17 April 2014 13:26 UTC

- gcc.target/powerpc/ti_math1.c: New.
- gcc.target/powerpc/ti_math2.c: New.

ad1d5f7 * config/rs6000/rs6000.md (addti3, subti3): New.
gcc/ChangeLog | 4 ++
gcc/config/rs6000/rs6000.md | 43 ++++++++++++++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/powerpc/ti_math1.c | 20 ++++++++
gcc/testsuite/gcc.target/powerpc/ti_math2.c | 73 +++++++++++++++++++++++++++
5 files changed, 145 insertions(+)

Upstream: gcc.gnu.org


  • Share