[X86][SSE] Combine UNPCKL with vector_shuffle into UNPCKH to save one instruction...
[oota-llvm.git] / docs / MCJITDesignAndImplementation.rst
2014-09-05 Andrew TrickMinor typo.
2013-08-21 Andrew KaylorAdding a document to describe the MCJIT execution engin...