diff options
author | Claudiu Zissulescu <claziss@synopsys.com> | 2021-06-09 12:12:57 +0300 |
---|---|---|
committer | Claudiu Zissulescu <claziss@synopsys.com> | 2021-06-09 12:17:01 +0300 |
commit | 174e75a210753b68de0f2c398a13ace0f512e35b (patch) | |
tree | 5352af06de53e859836418519573e0612ca82cb8 /gcc/objc | |
parent | dd4778a59b4693777c732075021375e19eee6a76 (diff) | |
download | gcc-174e75a210753b68de0f2c398a13ace0f512e35b.zip gcc-174e75a210753b68de0f2c398a13ace0f512e35b.tar.gz gcc-174e75a210753b68de0f2c398a13ace0f512e35b.tar.bz2 |
arc: Update doloop_end patterns
ARC processor can use LP instruction to implement zero overlay loops.
The current inplementation doesn't handle the unlikely situation when
the loop iterator is located in memory. Refurbish the loop_end insn
pattern into a define_insn_and_split pattern.
gcc/
2021-07-09 Claudiu Zissulescu <claziss@synopsys.com>
* config/arc/arc.md (loop_end): Change it to
define_insn_and_split.
Signed-off-by: Claudiu Zissulescu <claziss@synopsys.com>
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions