From 896fe89f55a1620782eb3d421271059a02d92d1c Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Thu, 9 Jul 2009 23:17:28 +0000 Subject: Another todo entry. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75192 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/ARM/README-Thumb.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/Target/ARM/README-Thumb.txt b/lib/Target/ARM/README-Thumb.txt index ecef58a32d..3b27ed3889 100644 --- a/lib/Target/ARM/README-Thumb.txt +++ b/lib/Target/ARM/README-Thumb.txt @@ -232,3 +232,8 @@ Add ldmia, stmia support. Thumb load / store address mode offsets are scaled. The values kept in the instruction operands are pre-scale values. This probably ought to be changed to avoid extra work when we convert Thumb2 instructions to Thumb1 instructions. + +//===---------------------------------------------------------------------===// + +We need to make (some of the) Thumb1 instructions predicable. That will allow +shrinking of predicated Thumb2 instructions. -- cgit v1.2.3-18-g5258