Mercurial > hg > CbC > CbC_llvm
comparison lib/Target/ARM/README-Thumb.txt @ 95:afa8332a0e37 LLVM3.8
LLVM 3.8
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 13 Oct 2015 17:48:58 +0900 |
parents | 54457678186b |
children | 1172e4bd9c6f |
comparison
equal
deleted
inserted
replaced
84:f3e34b893a5f | 95:afa8332a0e37 |
---|---|
230 Make use of hi register variants of cmp: tCMPhir / tCMPZhir. | 230 Make use of hi register variants of cmp: tCMPhir / tCMPZhir. |
231 | 231 |
232 //===---------------------------------------------------------------------===// | 232 //===---------------------------------------------------------------------===// |
233 | 233 |
234 Thumb1 immediate field sometimes keep pre-scaled values. See | 234 Thumb1 immediate field sometimes keep pre-scaled values. See |
235 Thumb1RegisterInfo::eliminateFrameIndex. This is inconsistent from ARM and | 235 ThumbRegisterInfo::eliminateFrameIndex. This is inconsistent from ARM and |
236 Thumb2. | 236 Thumb2. |
237 | 237 |
238 //===---------------------------------------------------------------------===// | 238 //===---------------------------------------------------------------------===// |
239 | 239 |
240 Rather than having tBR_JTr print a ".align 2" and constant island pass pad it, | 240 Rather than having tBR_JTr print a ".align 2" and constant island pass pad it, |