Mercurial > hg > CbC > CbC_llvm
diff lib/Target/ARM/README-Thumb.txt @ 77:54457678186b LLVM3.6
LLVM 3.6
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 08 Sep 2014 22:06:00 +0900 |
parents | 95c75e76d11b |
children | afa8332a0e37 |
line wrap: on
line diff
--- a/lib/Target/ARM/README-Thumb.txt Thu Dec 12 15:22:36 2013 +0900 +++ b/lib/Target/ARM/README-Thumb.txt Mon Sep 08 22:06:00 2014 +0900 @@ -215,10 +215,6 @@ //===---------------------------------------------------------------------===// -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.