Hi Craig<div><br></div><div>With gratuitous copy and paste I've got the x86 JIT working on AVX. This passes make check for me.</div><div><br></div><div>I did this in a rush so please have a good look at the patch to see if you want to commit it. I think it also needs some whitespace removal.</div>
<div><br></div><div>The only change I really wasn't happy with is the one in X86BaseInfo.h. I hit that llvm_unreachable on most of the tests after my changes. I'm confused as my code is mostly copied from the X86MCCodeEmitter so i don't know why it doesn't fire from there.</div>
<div><br></div><div>Thanks,</div><div>Pete</div>