aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@synopsys.com>2018-10-31 12:27:07 +0100
committerClaudiu Zissulescu <claziss@gcc.gnu.org>2018-10-31 12:27:07 +0100
commit8180cde0fb12e1aa10a74319d24cfa9619a60261 (patch)
treebe25f7c816bf625f23cb1080b1a3c5dd1996efe3 /gcc/tree-outof-ssa.c
parentfad03406ebbeb8609491bf6a71377cc71431661f (diff)
downloadgcc-8180cde0fb12e1aa10a74319d24cfa9619a60261.zip
gcc-8180cde0fb12e1aa10a74319d24cfa9619a60261.tar.gz
gcc-8180cde0fb12e1aa10a74319d24cfa9619a60261.tar.bz2
[ARC] Remove non standard funcions calls.
Replace all custom "library" calls with compiler known patterns. gcc/ xxxx-xx-xx Claudiu Zissulescu <claziss@synopsys.com> * config/arc/arc.md (mulsi3): Remove call to mulsi_600_lib. (mulsi3_600_lib): Remove pattern. (umulsi3_highpart_600_lib_le): Likewise. (umulsi3_highpart): Remove call to umulsi3_highpart_600_lib_le. (umulsidi3): Remove call to umulsidi3_600_lib. (umulsidi3_600_lib): Remove pattern. (peephole2): Remove peephole using the above deprecated patterns. testsuite/ xxxx-xx-xx Claudiu Zissulescu <claziss@synopsys.com> * gcc.target/arc/mulsi3_highpart-2.c: Update test. libgcc/ xxxx-xx-xx Claudiu Zissulescu <claziss@synopsys.com> * config/arc/lib1funcs.S (_muldi3): New function. * config/arc/t-arc (LIB1ASMFUNCS): Add _muldi3. From-SVN: r265672
Diffstat (limited to 'gcc/tree-outof-ssa.c')
0 files changed, 0 insertions, 0 deletions