diff options
-rw-r--r-- | lib/Target/ARM/README-Thumb2.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/ARM/README-Thumb2.txt b/lib/Target/ARM/README-Thumb2.txt index 6a51e7ce82..651d39311e 100644 --- a/lib/Target/ARM/README-Thumb2.txt +++ b/lib/Target/ARM/README-Thumb2.txt @@ -1,5 +1,3 @@ //===---------------------------------------------------------------------===// // Random ideas for the ARM backend (Thumb2 specific). //===---------------------------------------------------------------------===// - -We should be using ADD / SUB rd, sp, rm <shift> instructions. |