diff options
author | David Green <david.green@arm.com> | 2019-02-25 15:50:54 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-02-25 15:50:54 +0000 |
commit | b504f104b2d9d8eaedd2e687b0f028f63c2c139c (patch) | |
tree | 85febaca2baf36eeb2e963250db78a6c7f334cf5 /clang/lib/AST/ASTContext.cpp | |
parent | a066f1f9e6fc5f1399060a2cd22335ec4de7bb90 (diff) | |
download | bcm5719-llvm-b504f104b2d9d8eaedd2e687b0f028f63c2c139c.tar.gz bcm5719-llvm-b504f104b2d9d8eaedd2e687b0f028f63c2c139c.zip |
[ARM] Add some more missing T1 opcodes for the peephole optimisier
This adds a few extra Thumb1 opcodes to improve the peephole opimisers
ability to remove redundant cmp instructions. tADC and tSBC require
a small fixup to prevent MOVS being moved past the instruction, giving
the wrong flags.
Differential Revision: https://reviews.llvm.org/D58281
llvm-svn: 354791
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions