diff options
| author | Evan Cheng <evan.cheng@apple.com> | 2009-08-07 19:34:52 +0000 |
|---|---|---|
| committer | Evan Cheng <evan.cheng@apple.com> | 2009-08-07 19:34:52 +0000 |
| commit | b64ec07ea6f65dfbf33afa6fda6de4a6fa14e2a7 (patch) | |
| tree | 1758bff26890fa543501f30a3a625f03f528c9c7 | |
| parent | f0237b1aa65160586868545148305b1646b61cba (diff) | |
| download | bcm5719-llvm-b64ec07ea6f65dfbf33afa6fda6de4a6fa14e2a7.tar.gz bcm5719-llvm-b64ec07ea6f65dfbf33afa6fda6de4a6fa14e2a7.zip | |
This is done.
llvm-svn: 78399
| -rw-r--r-- | llvm/lib/Target/ARM/README-Thumb2.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/ARM/README-Thumb2.txt b/llvm/lib/Target/ARM/README-Thumb2.txt index 6a51e7ce820..651d39311e0 100644 --- a/llvm/lib/Target/ARM/README-Thumb2.txt +++ b/llvm/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. |

