llvm2.7: backported llvm2.8svn r104558, r104652 & r104653 fixes.
authorXerxes Rånby <xerxes@zafena.se>
Wed, 21 Jul 2010 11:15:21 +0000 (13:15 +0200)
committerXerxes Rånby <xerxes@zafena.se>
Wed, 21 Jul 2010 11:28:49 +0000 (13:28 +0200)
commitde16a3d10308c81c7e40886bbe0846604eebdf77
treedb5af09dd4e45c0eb3cd0f5f8a0a9f1ad3c06d2b
parent99f1588f4dd095151ab7d073144ca42b6a8ee5fe
llvm2.7: backported llvm2.8svn r104558, r104652 & r104653 fixes.

* llvm2.7/r104558-VFPmisc.patch: Add missing implementation
  to the materialization of VFP misc. instructions
  (vmrs, vmsr and vmov (immediate)).
* llvm2.7/r104652-VFPLoadStoreMultiple.patch: LLVM PR7221
  Makes VFP calculations correct.
* llvm2.7/r104653-BFC-BFI.patch: LLVM PR7222
    Fixes LLVM ERROR: ARMv6t2 JIT is not yet supported.
* llvm2.7_2.7.bb: Added above patches and bumped PR.
recipes/llvm/llvm2.7/r104558-VFPmisc.patch [new file with mode: 0644]
recipes/llvm/llvm2.7/r104652-VFPLoadStoreMultiple.patch [new file with mode: 0644]
recipes/llvm/llvm2.7/r104653-BFC-BFI.patch [new file with mode: 0644]
recipes/llvm/llvm2.7_2.7.bb