<div>The attached patch enables LLVM to materialize of movt/movw instructions in ARM JIT. These allow you loading 32-bit immediate and addresses using 2 instructions instead of from the constant pool. This patch should resolve the Bug #6265 (<a href="http://llvm.org/bugs/show_bug.cgi?id=6265">http://llvm.org/bugs/show_bug.cgi?id=6265</a>).</div>
<div><br></div><div>Zonr</div>